marshallEngine.cl_utils module

Documentation for marshallEngine can be found here: http://marshallEngine.readthedocs.org

Usage:

marshall init marshall clean [-s ] marshall import [] [-s ] marshall lightcurve [-s ] marshall refresh [-s ]

Options:

init setup the marshallEngine settings file for the first time clean preform cleanup tasks like updating transient summaries table import import data, images, lightcurves from a feeder survey refresh update the cached metadata for a given transient lightcurve generate a lightcurve for a transient in the marshall database transientBucketId the transient ID from the database survey name of survey to import [panstarrs|atlas|useradded] withInLastDay import transient detections from the last N days (Default 30)

-h, --help                              show this help message
-v, --version                           show version
-s, --settings <pathToSettingsFile>     the settings file
tab_complete(text, state)[source]
main(arguments=None)[source]

The main function used when ``cl_utils.py`` is run as a single script from the cl, or when installed as a cl command