getAmpImagesFromDir¶
- lsst.ts.wep.utils.getAmpImagesFromDir(rawExpDir)¶
Apply regular expression to find repackaged amplifier image files. Use the negative lookahead to find those fits files that do not contain ‘_e’ in their name.
Parameters¶
- rawExpDirstr
path to the input directory with raw repackaged files
Returns¶
- list [str]
raw amplifier image files