rundrizCR

drizzlepac.drizCR.rundrizCR(imgObjList, configObj, procSteps=None)[source]

Execute the driz_cr cosmic-ray rejection step.

Parameters:
imgObjListlist

Iterable of image objects created by processInput that contain the science data, masks, and bookkeeping information for each exposure.

configObjConfigObj-like

Configuration structure holding AstroDrizzle parameter sections. The driz_cr section 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.