sot / astromon

Astrometric accuracy (celestial location) monitor
0 stars 0 forks source link

Post alpha-release fixes #16

Closed javierggt closed 2 years ago

javierggt commented 2 years ago

Description

These are some changes that were left out before releasing 1.0.0a. Most of these changes are from issue #15. Some of the changes for issue #15 are split into PR #17 for easier inspection.

Detailed list:

Fixes #15

Interface impacts

Testing

I will test code docstrings too.

Unit tests

Independent check of unit tests by [REVIEWER NAME]

Functional tests

End-to-end test with one OBSID. starting from an empty directory, the following command creates an astromon.h5 file with tables that should match the current master.

astromon-cat-obs-data \
  --workdir work \
  --archive-dir archive \
  --log-level debug \
  --obsid 62650

The docs in a tmp directory: https://icxc.cfa.harvard.edu/aspect/tmp/jgonzalez/astromon/pr-17-docs