Closed javierggt closed 2 years ago
@javierggt - I see in the functional testing that: "I intend to do the same tests as the previous PR". I'm not sure if you ended up doing that testing already, but with that testing completed this can be merged.
Yes, I just edited the PR description to describe better what I did.
Description
This PR fixes several issues having to do with the
db.py
module:'r'
mode by default (#24).It also fixes an issue that didn't have anything to do with
db.py
but it was convenient to do it at the same time:A few minor issues were found and fixed on the fly.
Fixes #19 Fixes #20 Fixes #21 Fixes #22 Fixes #23 Fixes #24
Interface impacts
This PR requires a new h5 file which can be found at
~jgonzale/tmp/astromon/astromon-pr-26.h5
The following columns were removed:
Testing
Unit tests
Independent check of unit tests by [REVIEWER NAME]
Functional tests
I ran the same commands to create a new hdf5 file, with the code in this branch and the code in master. I then compared the output and verified that the differences are as expected, namely:
astromon_xray_src.snr
I ran the following commands:
For issue 24: