read_comptable¶
- stsynphot.stio.read_comptable(filename, tab_ext=1)[source]¶
Read component table file (regular or thermal).
Table must contain the following named columns:
TIME- Useafter date and time in the format ofMMM DD YYYY HH:MM:SS(str)COMPNAME- Component name, usually a combination of instrument/detector and filter names (str)FILENAME- Path to corresponding throughput file in the format ofpath_var$filename(str)COMMENT- Comment (str)
See Component Table (TMC, TMT) for more details.