Coverage for config/ingest.py : 100%

Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
'object': 'OBJECT', 'visit': 'EXPNUM', 'date': 'DATE-OBS', 'expTime': 'EXPTIME', } 'ccd': 'translate_ccd', 'filter': 'translate_filter', 'defects': 'translate_defects', } 'object': 'text', 'visit': 'int', 'ccd': 'int', 'extension': 'int', 'state': 'text', 'filter': 'text', 'date': 'text', 'taiObs': 'text', 'expTime': 'double', 'defects': 'text', } |