run_det1#

niriss_tools.pipeline.run_det1(uncal_path, output_dir, **kwargs)[source]#

Run the level 1 detector pipeline on an uncalibrated image.

Applies detector-level corrections.

Parameters:
uncal_pathPathLike

The location of the file to be processed, with the extension _uncal.fits.

output_dirPathLike

The directory into which the output files will be saved.

**kwargsdict, optional

Any additional keyword arguments, to be passed to jwst.pipeline.Detector1Pipeline.