API
Public Step API
jwst.ipc.ipc_step Module
Perform the IPC (Inter-Pixel Capacitance) correction step.
Classes
|
Perform IPC correction by convolving a science datamodel with IPC reference data. |
Complete Developer API
jwst.ipc.ipc_corr Module
Functions for IPC correction.
Functions
|
Execute all tasks for IPC correction. |
|
Apply the IPC correction to the science arrays. |
|
Get the number of reference pixel rows and columns. |
|
Extract a slice from IPC kernel corresponding to science data. |
|
Convolve the science data with the IPC kernel. |
jwst.ipc.x_irs2 Module
Functions
|
Determine the shape of the 'normal' pixel data when excluding interleaved reference pixels. |
|
Create a mask to extract 'normal' pixels. |
|
Extract 'normal' pixel data from an IRS2 image. |
|
Copy 'normal' pixel data into an IRS2 image. |