lsst.obs.base
19.0.0-64-gf672fef+6
|
Functions | |
def | ingest_raws (*args, **kwargs) |
def | register_instrument (*args, **kwargs) |
def | write_curated_calibrations (*args, **kwargs) |
Variables | |
required | |
help | |
default | |
def cmd.commands.ingest_raws | ( | * | args, |
** | kwargs | ||
) |
Definition at line 41 of file commands.py.
def cmd.commands.register_instrument | ( | * | args, |
** | kwargs | ||
) |
Add an instrument to the data repository.
Definition at line 48 of file commands.py.
def cmd.commands.write_curated_calibrations | ( | * | args, |
** | kwargs | ||
) |
Add an instrument's curated calibrations to the data repository.
Definition at line 58 of file commands.py.
cmd.commands.default |
Definition at line 38 of file commands.py.
cmd.commands.help |
Definition at line 36 of file commands.py.
cmd.commands.required |
Definition at line 31 of file commands.py.