Skip to content

Releases: ColumbiaWillLab/AbsorptionImaging

v0.3.3b

13 Nov 19:02
Compare
Choose a tag to compare

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

24 Jun 15:32
5afbed3
Compare
Choose a tag to compare

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

26 May 22:01
Compare
Choose a tag to compare

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

07 May 21:52
Compare
Choose a tag to compare

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

01 May 17:16
Compare
Choose a tag to compare

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

22 Oct 21:25
Compare
Choose a tag to compare

Updated listmaker function to include last user-defined step and fixed rounding error.

v0.3.1

18 Oct 21:37
Compare
Choose a tag to compare

Included Autofill list, professor mode, and corrected magnification

v0.3.0-rc1

09 Aug 13:59
Compare
Choose a tag to compare
Add pytest framework and Travis CI configuration for testing/build. Fix

bugs with optical density smoothing

Option to fix z0 to 0 in fit

22 Jul 15:26
Compare
Choose a tag to compare
v0.2.9

Add option to fix z0

Add average temperature and unit markings

18 Jul 21:04
Compare
Choose a tag to compare
  • Add average temperature and units
  • Move larger features to v0.3.0 release