-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update deps * Migrate to using pyarrow dtypes * Add RA, Dec, and FWHM to the datamodel for AG frames * Populate ISFSWEEP header keyword in focus sweep * Fix setting header with header_keywords * Ingest each AG frame to DB after exposure * Add raise_on_error parameter to dataframe_to_database * Use weigth in the spline fit * Add Focuser.require_best_to_be_in_range option * Change default fit_method to spline in Focuser * Improve focus based on temperature and relative adjustment * Add fit_method to best_focus message * Make sure actor config is a Configuration instance * Add fwhm to ReferenceFocus * Fix telemetry actor name * Rounding and keywords * Record if the exposure is a focus sweep in the frame data and DB * Ensure ISFSWEEP is a boolean * Improve log messages * Tweak adjust_focus messages * Fix focus adjustment when using a reference focus * Tweak message * Add focus-info command * Add option to sleep between exposures * Prevent NaNs in headers * If guider fails, set status to IDLE | FAILED * Update changelog
- Loading branch information
Showing
14 changed files
with
743 additions
and
371 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.