Releases: ColumbiaWillLab/AbsorptionImaging
Releases · ColumbiaWillLab/AbsorptionImaging
v0.3.3b
Reverted and modified from v0.3.2c:
- Added option to modify title in config.ini
- Corrected naming error in settings
For some reason, it requires config.ini in same directory to run now.
v0.3.2c
Updated name of log file to "000_logging.hdf5" to avoid conflict with python scripts.
Log file contains all image files as np.arrays and config variables.
v0.3.2b
App now outputs a "logging.csv" file in 'Raw Data/' folder.
Appends to logging file, useful shot variables everytime a new shot/sequence is taken.
Arbitrary comments can be appended in logging file via a comments section found in the Settings tab.
Renamed "Plot Settings" to "Settings".
v0.3.2a
Amended outputs in 3ROI tab on gui.
Now outputs subtracted background atom counts in roi a, roi b, the background counts/px in roi bg and the ratio of a/b.
roi c renamed and repurposed as roi bg.
v0.3.2
Added 3 region of interest functionality.
Outputs:
Raw atom count for ROI A, B and C,
and ratio of (A-B)/(A-C+B-C), C should be background.
v0.3.1a
Updated listmaker function to include last user-defined step and fixed rounding error.
v0.3.1
Included Autofill list, professor mode, and corrected magnification
v0.3.0-rc1
Add pytest framework and Travis CI configuration for testing/build. Fix
bugs with optical density smoothing
Option to fix z0 to 0 in fit
v0.2.9
Add option to fix z0
Add average temperature and unit markings
- Add average temperature and units
- Move larger features to v0.3.0 release