Analysis pipeline for the Calar Alto OMEGA2000 survey
## using cats
...
...
@@ -20,7 +19,7 @@ to finally run cats you simply have to execute following command:
cats [-h] -p path/to/files [-o path/to/output/] [-c true or false] [-a all or phtmtry or flsclr]
## options
### options
-h, --help show this help message and exit
...
...
@@ -37,6 +36,6 @@ c true or false, --checkimage true or false
And that's how you'd foo a bar
## dependencies
### dependencies
cats uses all the libraries one would expect from a python script analysing astronomical data (numpy, matplotlib, pandas, scipy, astropy), as well as some more obtuse ones, namely dl query client and aplpy, which can be downloaded as one would expect.