Skip to content

Releases: ColumbiaWillLab/AbsorptionImaging

v0.3.3b

Choose a tag to compare

@liuhenry liuhenry released this 13 Nov 19:02

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

Choose a tag to compare

@liuhenry liuhenry released this 24 Jun 15:32
5afbed3

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

Choose a tag to compare

@liuhenry liuhenry released this 26 May 22:01

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

Choose a tag to compare

@liuhenry liuhenry released this 07 May 21:52

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

Choose a tag to compare

@liuhenry liuhenry released this 01 May 17:16

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

Choose a tag to compare

@liuhenry liuhenry released this 22 Oct 21:25

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

v0.3.1

Choose a tag to compare

@liuhenry liuhenry released this 18 Oct 21:37

Included Autofill list, professor mode, and corrected magnification

v0.3.0-rc1

Choose a tag to compare

@liuhenry liuhenry released this 09 Aug 13:59
Add pytest framework and Travis CI configuration for testing/build. Fix

bugs with optical density smoothing

Option to fix z0 to 0 in fit

Choose a tag to compare

@liuhenry liuhenry released this 22 Jul 15:26
v0.2.9

Add option to fix z0

Add average temperature and unit markings

Choose a tag to compare

@liuhenry liuhenry released this 18 Jul 21:04
  • Add average temperature and units
  • Move larger features to v0.3.0 release