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
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link |
|
Description |
Create a prototype standalone validation test of the astrometric performance of the stack on suitable CFHT data. For now this module is called `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_cfht module should use the same test datasets. This is prototyping for |
Create a prototype standalone validation test of the astrometric performance of the stack on suitable CFHT data. For now this module is called `validate_drp_cfht` and was created at
http://github.com/wmwv/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_cfht module should use the same test datasets. This is prototyping for |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Reviewers | Hsin-Fang Chiang [ hchiang2 ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Description |
Create a prototype standalone validation test of the astrometric performance of the stack on suitable CFHT data. For now this module is called `validate_drp_cfht` and was created at
http://github.com/wmwv/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_cfht module should use the same test datasets. This is prototyping for |
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 |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
Team | SQuaRE [ 10302 ] |
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