- 30 May, 2019 2 commits
- 29 May, 2019 13 commits
-
-
hammonds authored
-
hammonds authored
-
hammonds authored
-
hammonds authored
-
hammonds authored
-
hammonds authored
environment(in site-packages).
-
hammonds authored
-
hammonds authored
minixes and all of its pieces.
-
hammonds authored
-
hammonds authored
-
hammonds authored
-
hammonds authored
-
hammonds authored
displayed on the PyPi site. remove __main__ from minixs moved it to minixs.gui.qtcalibrator
-
- 28 May, 2019 6 commits
-
-
hammonds authored
-
hammonds authored
-
hammonds authored
the UW group that started this development. CHANGES.md lists changes to the core code to make updates for the new GUI. Most of this was updates to Python imports but also added callback endtry for progress reporting.
-
hammonds authored
group to the new version which uses PyQt and is able to process the Pilatus 2M (or presumably any) detector.
-
hammonds authored
package name.
-
hammonds authored
-
- 23 May, 2019 2 commits
- 22 May, 2019 3 commits
- 21 May, 2019 7 commits
- 20 May, 2019 2 commits
- 15 May, 2019 5 commits
-
-
hammonds authored
Change some code that had "If Windows" around it for unknown reason. Now the same on all platforms.
-
hammonds authored
pyqtgraph does not handle completely flat images so I threw in some code to catch this. Set image to None and make the ImageItem border Red when the image is set to None to keep from crashing. Change mouse view to display filtered image data.
-
hammonds authored
copy of the filters so that as they are changed, the image is updated properly. Now that there is a copy of the filter in the imageView, it can internally change the images both as we scroll through images and as we change the filtered values.
-
hammonds authored
Add menu item that allows viewing the local maxima used in the fits.
-
hammonds authored
dimension refers to the direction Up, Down, right, left. rolldir is reference to horizontal or vertical which also translates to data axis. Add in code which allows passing out & viewing the fit points that are found and used in the fit for calibration.
-