index
:
chandra-acis-analysis.git
master
Chandra ACIS analysis tools and documents
Git Repositories Owner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
manifest.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
manifest.py: Support return relative path w.r.t CWD for "getpath()"
Aaron LI
2017-02-17
1
-3
/
+12
|
*
manifest.py: Do not change when to find the manifest file.
Aaron LI
2017-02-17
1
-8
/
+7
|
*
manifest.py: Add setpath() method and setpath sub-command
Aaron LI
2017-02-17
1
-0
/
+34
|
*
Add get_manifest() and get_results() functions
Aaron LI
2017-02-17
1
-0
/
+17
|
*
manifest.py: Add parameter 'splitlist' to gets() for CSV export
Aaron LI
2017-02-17
1
-2
/
+25
|
*
manifest.py: Support multiple files for "getpath()"
Aaron LI
2017-02-17
1
-5
/
+20
|
*
manifest.py: Only change directory when need to find manifest file
Aaron LI
2017-02-17
1
-3
/
+2
|
*
manifest.py: Support list of values for items
Aaron LI
2017-02-17
1
-21
/
+39
|
*
manifest.py: Implement "getpath" sub-command
Aaron LI
2017-02-13
1
-1
/
+24
|
*
manifest.py: Add argument "-C" / "--directory"
Aaron LI
2017-02-13
1
-0
/
+5
|
*
manifest.py: Add method "gets()" to get values of a list of items
Aaron LI
2017-02-12
1
-1
/
+33
|
*
manifest.py: Add sub-command "show" and make it the default
Aaron LI
2017-02-12
1
-4
/
+23
|
*
manifest.py: Try to parse given value to integer or float
Aaron LI
2017-02-11
1
-3
/
+17
|
*
manifest.py: Handle empty manifest file
Aaron LI
2017-02-11
1
-2
/
+4
|
*
Add scripts/{manifest,results}.py
Aaron LI
2017-02-11
1
-0
/
+224
* manifest.py: Manage the observation products in YAML format manifest * results.py: Manage the analysis results in YAML format