lsst.obs.base  19.0.0-56-g64d9981+3
Functions | Variables
cmd.register_instrument Namespace Reference

Functions

def register_instrument (context, repo, instrument)
 

Variables

 log = logging.getLogger(__name__)
 
 required
 
 True
 
 helpMsg
 

Function Documentation

◆ register_instrument()

def cmd.register_instrument.register_instrument (   context,
  repo,
  instrument 
)
Add an instrument to the data repository.

Definition at line 37 of file register_instrument.py.

Variable Documentation

◆ helpMsg

cmd.register_instrument.helpMsg

Definition at line 35 of file register_instrument.py.

◆ log

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

Definition at line 30 of file register_instrument.py.

◆ required

cmd.register_instrument.required

Definition at line 34 of file register_instrument.py.

◆ True

cmd.register_instrument.True

Definition at line 35 of file register_instrument.py.