Releases: sdss/lvmcam
Releases · sdss/lvmcam
lvmcam 0.4.4
✨ Improved
- Bumped
araviscam
to 0.2.3 with a potential fix for the cameras getting into read-only mode. - Use
umask 0002
in Docker image.
lvmcam 0.4.3
- Updated
sdss-araviscam
to 0.2.2.
lvmcam 0.4.2
✨ Improved
- Added local mean sidereal time header keyword
LMST
. Note that the value is computed without updatedIERS-B
tables so it may be slightly off. - Reduce the polling of the MoCon.
⚙️ Engineering
- Do not add
skymakercam
to docker image.
lvmcam 0.4.1
✨ Improved
- Upgraded
araviscam
to 0.2.1 with workarounds for exposures with empty buffers.
lvmcam 0.4.0
🔥 Breaking changes
- This version drops support for
skymakercam
. Use the0.3.x
tags if necessary.
✨ Improved
- #56 Serious rewrite of the codebase with relatively limited changes in behaviour. A lot of code that overrode the default behaviour in
basecam
has been removed. - Added a custom
reconnect
command that will reconnect both cameras even if they were not present when the actor started.
lvmcam 0.3.5
✨ Improved
- Use
basecam 0.7.2
withCLU 2.1.0
. Adds theget-command-model
command. - Build docker image using
python:3.9-bookworm
base image. This installs a more recent version of the Aravis libraries and seems to solve several camera communication issues. - Fixed East cameras flips.
lvmcam 0.3.4
- Additional FLIR image flips on 3 East cameras
lvmcam 0.3.3
0.3.3
lvmcam 0.3.1
🏷️ Changed
- Change image destination to
/data/agcam/<SJD>/<CAMERA>_<SEQ_NO>.fits
.
lvmcam 0.3.0
- Move lvmtel to its own repo.
- Linting and some code cleaning.
- Update Dockerfile to deploy at LCO.