Revert last change.
Remove warning
Remove warning
Try to use multiprocessing on a Mac
Revert patching (included in silx 2.0.0)
Patch without importing.
Patch PyOpenGL for Python 3.12
Allow to specify the architecture
Architecture options not valid when using a .spec file.
Merge branch 'master' of https://github.com/vasole/pymca
Use minimal patching.
Allow to specify the architecture
Do not use deprecated numpy.int
Correct syntax error
Get rid of comparison warnings.
Prevent comparison warning.
Update version.
Update changelog.txt
Path PyQt6 (and silx)
Missing dependency
Remove no isolation flag
Attribute error.
Import from a single place.
Add compatibility with silx 2
Relocate histogram action to be prior to the save/copy actions.
Add pixel intensities action
Check for the presence of the histogram action.
Recover ADD Image functionality.
Get rid of obsolete python 2.5 code.
Do not attempt to decode the 2 bytes read.
Merge branch 'master' of https://github.com/vasole/pymca
Suppress warning in unused code
Remove duplicated modules.
Update
Check attribute
Add missing extension
Multiple files to be patched
Patch also PySide6 and not only PyQt5
Adapt to PyInstaller 6.x.x
Adapt to blissdata
Prevent the possibility to use a string somewhere.
Reset to None
Patch only if needed
Patch the returned locale if needed
Make sure restoring the current locale cannot give an error.
Strange error under some systems restoring the locale
Provide traceback information
Check for escape peak information.
Do not use two groups of the same element.
Make sure configuration is restored if there is an error calculating concentrations
Typo.
Prepare release.
Typo
Typo
Use ID14
Beamline ID18 moved to ID14
Correct repeated error comparing a string and an integer.
Support stacks of images
Remove unused code.
Remove unused code.
Allow sorting by index or by name.
Allow copy to clipboard
Remove obsolete code
Correct error on slot signature.
Update version and changelog.txt
Revert change (it was getting an older matplotlib version)
Marker cannot be None since matplotlib 3.8.0rc1
Tests not passing with matplotlib 3.8.0rc1
closes #1026
Compatibility with h5py 2.10 (Ubuntu 20.04)
Update version and changelog.txt
Complete the cases.
Get rid of unused modules
Add new test.
Test standard and dynamic reading
Test standard and dynamic reading
Implement no-regression test for dynamically loaded data
Indentation error.
Indentation error.
Dynamically loaded integer data gave errors.
Update version and changelog.txt
Update version and changelog.txt
Make sure to get all curves.
Make sure to get all curves.
Add ID32 default configuration.
Handle matplotlib 3.7.x
Black the code
Unconditional update.
Save motor positions of first scan from group A
Append empty dict when needed.
Do not use obsolete method.
Make sure there is no attempt to compile h5py
Get rid of deprecated histogram2d normed keyword.
Black the code
Update stats widget
I guess it has to do with using xorg or wayland https://itsfoss.com/switch-xorg-wayland/
No idea :( You could try other binding: pip install PySide6 pymca --binding=PySide6
That resolution should not be a problem (tested under windows). Some possible workarounds: pymca --backend=silx Can you upgrade things? I am thinking about PyQt5 and matplotlib. What is the output of the command "pip freeze"? Best regards. Armando
Hi Jean, That package is not installed together with PyMca because the license is GPL. You can install it as pip install https://github.com/vasole/bcflight/tarball/master What is your screen resolution? Have you changed screen? In that case start PyMca as pymca -f to bypass previous settings. Please keep me informed. Best regards, Armando
Update version and changelog.txt