Skip to content

Releases: sdss/lvmscp

lvmscp 0.10.2

14 Feb 22:07
Compare
Choose a tag to compare

✨ Improved

  • Added keyword TEMPSCI with the temperature outside the science telescope optical bench.

🔧 Fixed

  • Fixed a typo in the asyncio_default_fixture_loop_scope configuration value in pyproject.toml.

lvmscp 0.10.1

11 Jan 14:36
Compare
Choose a tag to compare

🔧 Fixed

  • Updated archon to 0.15.1 to fix an issue in which a previously aborted exposure could affect the following one.

⚙️ Engineering

  • Updated workflows and Dockerfile to use uv more efficiently.

lvmscp 0.10.0

07 Nov 22:24
Compare
Choose a tag to compare

🔥 Breaking changes

  • Removed the now deprecated LN2 code.

✨ Improved

  • Updated archon to 0.15.0 with a fix for wait-for-idle.

⚙️ Engineering

  • Migrate to using uv for packaging.
  • Update workflows.

lvmscp 0.9.1

28 Aug 05:17
Compare
Choose a tag to compare

🚀 Added

  • #25 Added new command get-etr which returns the estimated remaining time for the exposure including readout.

Full Changelog: 0.9.0...0.9.1

lvmscp 0.9.0

15 Jul 04:24
Compare
Choose a tag to compare

🔥 Breaking changes

  • Dropped support for Python 3.9.

✨ Improved

  • Bumped archon to 0.14.0.

⚙️ Engineering

  • Format code using ruff.

lvmscp 0.8.1

13 Jan 19:15
Compare
Choose a tag to compare

✨ Improved

  • Cast NaNs in header to nulls.

🏷️ Changed

  • Disable download of IERS tables. Updated astropy-iers-data.

lvmscp 0.8.0

02 Dec 18:45
Compare
Choose a tag to compare

✨ Improved

  • #24 Support archon 0.13.x.

lvmscp 0.7.1

01 Dec 00:39
Compare
Choose a tag to compare

🔧 Fixed

  • Added fitsio to docker image.

lvmscp 0.7.0

01 Dec 00:17
Compare
Choose a tag to compare

0.7.0 - November 30, 2023

💥 Breaking changes

  • Support for Python 3.8 has been deprecated.

✨ Improved

  • Upgraded archon to 0.12.0.

lvmscp 0.6.15

25 Nov 21:35
Compare
Choose a tag to compare

🔧 Fixed

  • Fixed a bug getting the lamp status after switching to the new lvmnps actor.