pypeit.core.wavecal.defs module

Module for arcline definitions

class pypeit.core.wavecal.defs.LinesBitMask[source]

Bases: BitMask

Bits for arc lines

version = '1.0.0'
pypeit.core.wavecal.defs.instruments()[source]

Dict to convert instrument to bitwise flag

Warning

Modifying any of the following is a bad idea. Adding is ok

Returns:

instr_dict

Return type:

dict

pypeit.core.wavecal.defs.lines()[source]

Dict of line lists included in this database

Warning

Modifying any of the following is a bad idea. Adding is ok

Returns:

lamp_dict

Return type:

dict

pypeit.core.wavecal.defs.str_len()[source]

Hard-codes length of strings in the database

Warning

Modifying any of the following is a bad idea.

Returns:

strlen_dict

Return type:

dict