| astro.main.RawFinder (version @(#)$Revision: 1.80 $) | index /astro-wise/AWEHOME/AWBASE/astro/main/RawFinder.py |
| Classes | ||||||||
|
| ||||||||
| Functions | ||
| ||
| Data | ||
| __version__ = '@(#)$Revision: 1.80 $' inputs = {'AssociateList': 'SourceList', 'AstrometricParameters': 'RawScienceFrame', 'BiasFrame': 'RawBiasFrame', 'CoaddedRegriddedFrame': 'RegriddedFrame', 'ColdPixelMap': 'RawDomeFlatFrame', 'DomeFlatFrame': 'RawDomeFlatFrame', 'FringeFrame': 'RawScienceFrame', 'HotPixelMap': 'RawBiasFrame', 'MasterFlatFrame': 'RawTwilightFlatFrame', 'NightSkyFlatFrame': 'RawScienceFrame', ...} log = <common.log.ThreadedLog.ThreadedLog instance at 0x134c638> raw_attribute_names = {'BiasFrame': 'raw_bias_frames', 'CoaddedRegriddedFrame': 'regridded_frames', 'ColdPixelMap': 'flat', 'DomeFlatFrame': 'raw_domeflat_frames', 'FringeFrame': 'raw_science_frames', 'HotPixelMap': 'bias', 'NightSkyFlatFrame': 'raw_science_frames', 'PhotSrcCatalog': 'frame', 'ReadNoise': 'raw_bias_frames', 'SourceList': 'frame', ...} | ||