lsst.obs.base  19.0.0-56-g64d9981
Functions | Variables
cmd.write_curated_calibrations Namespace Reference

Functions

def write_curated_calibrations (context, repo, instrument, output_run)
 

Variables

 log = logging.getLogger(__name__)
 
 required
 

Function Documentation

◆ write_curated_calibrations()

def cmd.write_curated_calibrations.write_curated_calibrations (   context,
  repo,
  instrument,
  output_run 
)
Add an instrument's curated calibrations to the data repository.

Definition at line 38 of file write_curated_calibrations.py.

Variable Documentation

◆ log

cmd.write_curated_calibrations.log = logging.getLogger(__name__)

Definition at line 30 of file write_curated_calibrations.py.

◆ required

cmd.write_curated_calibrations.required

Definition at line 34 of file write_curated_calibrations.py.