aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/results.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename 'context.py' to '_context.py'Aaron LI2017-02-201-1/+1
|
* Update manifest.py and results.py for 'acispy'Aaron LI2017-02-191-24/+3
|
* Add get_manifest() and get_results() functionsAaron LI2017-02-171-0/+17
|
* Add scripts/{manifest,results}.pyAaron LI2017-02-111-0/+22
* manifest.py: Manage the observation products in YAML format manifest * results.py: Manage the analysis results in YAML format