Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Team:SQuaRE
Description
Create a prototype standalone validation test of the astrometric performance of the stack on suitable CFHT data. Module is called `validate_drp`
http://github.com/lsst/validate_drp_cfht
Decide how those data should be provided (testdata_cfht being one obvious possibility), and determine if obs_cfht tests and the tests for this validate_drp module should use the same test datasets.
This is prototyping for DM-2518.
Attachments
Issue Links
- blocks
-
DM-2518 Add a CFHT-based post-build integration test to the sandbox build
- Done
This is now down as
http://github.com/lsst/validate_drp
setup lsst_apps
git clone https://github.com/lsst/obs_cfht
git clone https://github.com/lsst/validation_data_cfht
git clone https://github.com/lsst/validate_drp
cd obs_cfht; git checkout 59e204f; setup -r .; scons opt=3; cd -
setup -r validation_data_cfht
cd validate_drp
sh run_test.sh