rundrizCR
- drizzlepac.drizCR.rundrizCR(imgObjList, configObj, procSteps=None)[source]
Execute the
driz_crcosmic-ray rejection step.- Parameters:
- imgObjListlist
Iterable of image objects created by
processInputthat contain the science data, masks, and bookkeeping information for each exposure.- configObjConfigObj-like
Configuration structure holding AstroDrizzle parameter sections. The
driz_crsection supplies thresholds and flags for the rejection run.- procStepsdrizzlepac.util.ProcessingSteps, optional
Optional progress tracker used by the pipeline harness; when provided the step is registered and marked complete automatically.