1.0.1.2
- Updated AtikCameras from 2023.03.03.1262 to 2023.03.03.1283
- Enabled the gain and exposure 16 Bit modes whilst in Long Exposure mode. (Longer image output time expected vs Short Exposure Mode)
- Default save type is now TIFF rather than FITS
1.0.1.1
- Changed HDR naming to 16 bit mode to avoid confusion.
- Updated AtikCameras from 2023.02.21.1238 to 2023.03.03.1262
- Updated the way the offset is applied whilst in 16 Bit stretch mode
and whilst binning. The offset shown in the UI will be the total offset applied.
- Updated the way the offset is applied whilst in 16 Bit stretch mode
- Gain and offset now available in the UI for the VS series of cameras.
1.0.1.0
- Updated AtikCameras from 2023.02.09.1217 to 2023.02.21.1242
- Fixed blank image return after undetermined amount of time across Apx range.
- Added Auto exposure mode
- Gain & Offset Preset and exposure modes renamed to better describe their function
- Added ChemiMOS HDR modes
-
- Stretch: Shifts the 14bit data from the camera into the top 14bits of a ushort
the bottom two bits are then filled in uniformly - Exposure: Two exposures are taken, one four times the length of the other,
the longer exposure image is then shifted into the top 14bits of a ushort
and a blend point is chosen to overlap the two image ranges. - Gain: Two exposures are taken at the same length with different gains
the second image having 4 times the intensity of the first. The higher intensity
image is then shifted into the top 14bits of a ushort and a blend point is chosen
to overlap the two image ranges.
- Stretch: Shifts the 14bit data from the camera into the top 14bits of a ushort
-
- Added tooltips