Lvmguider

Latest version: v0.5.4

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.5.4

✨ Improved

* [24](https://github.com/sdss/lvmguider/pull/24) Ensure group write permissions for new files in Docker container.

⚙️ Engineering

* Format and lint using `ruff`.
* Relax Python requirement to `>=3.10,<4`.

0.5.3

🔧 Fixed

* Fixed dynamically setting `additionalProperties: true` in the schama. Apparently something has changed with `jsonschema 4.22.0` and now changing the schema in the actor is not sufficient; one must then recreate the validator with the modified schema.

0.5.2

🔧 Fixed

* Fix comment for keyword `REFFILE` being too long when the keyword is populated.

0.5.1

✨ Improved

* Added `AIRMASS` and `GUIDERV` keywords to co-add FITS files and data frames.

0.5.0

🚀 New

* Added `RA`, `DEC`, `FWHM`, `ISFSWEEP` to the `PROC` headers, `FrameData`, and `lvmops.agcam_frame`. All AG frames are now loaded to the database, not only those associated with an exposure.
* `Focuser` now uses a temperature model to estimate the initial best focus.
* Added `adjust-focus` and `focus-info` commands. If a focus sweep has been previously executed, `adjust-focus` can be used to adjust the focuser position based on the delta temperature between the bench temperature during the focus sweep and the current temperature.

✨ Improved

* Use inverse standard deviation as weights for the focus spline fit.
* `Focuser` now has an option to require the best resulting focus to be in the range of focuser positions tested or it will automatically repeat the focus sweep with a larger step size.

0.4.2

✨ Improved

* Upgraded `astropy` to 6.0.0. The docker image now tries (but continues if it fails) to update the `astropy-iers-data` package before running the actor and internally `lvmguider` should never try to download IERS data over the internet.

🔧 Fixed

* Fixed `pandas` deprecation in `lvmguider.extraction`.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.