lsst.ip.isr¶
The lsst.ip.isr
module provides instrument signature removal (ISR) related tasks.
ISR includes steps such as combining multiple amplifiers into one full CCD image, corrections for overscans, crosstalk, bias and dark frames, and the creation of variance and mask planes.
Contributing¶
lsst.ip.isr
is developed at https://github.com/lsst/ip_isr.
You can find Jira issues for this module under the ip_isr component.