API
Public Step API
jwst.cube_build.cube_build_step Module
Classes
|
Create a 3-D spectral cube from IFU data. |
Complete Developer API
jwst.cube_build.blot_cube_build Module
Classes
|
Main module for blotting a sky cube back to detector space. |
jwst.cube_build.coord Module
A set of routines to assist in the WCS transforms used in the cube_build step.
Functions
|
Compute the tangent projection coordinates |
|
Compute |
|
Estimation of RA and Dec from the |
|
Convert |
jwst.cube_build.cube_build_io_util Module
Read in reference files for the cube_build step.
Functions
|
Read in CUBEPAR reference file. |
jwst.cube_build.cube_build Module
Basic routines used to set up IFU cubes.
Classes
|
Hold top-level information on the IFU cube. |
The user-selected channels are not in the data. |
|
The user-selected subchannels are not in the data. |
|
The user-selected filters are not in the data. |
|
The user-selected gratings are not in the data. |
|
Grating is provided but not filter or vice versa. |
jwst.cube_build.cube_build_wcs_util Module
Routines related to WCS procedures of cube_build.
Functions
|
Get MIRI slice end points in input image coordinates. |
|
Find the footprint of the MIRI channel data on the sky. |
|
Find the sky footprint of a slice of a NIRSpec exposure. |
jwst.cube_build.cube_internal_cal Module
Routines for creating IFU cubes with interpolation method=area, coord_system=internal_cal.
Functions
|
Match detector pixels to output plane in local IFU coordinate system. |
jwst.cube_build.data_types Module
Classes
|
Class to handle reading input data to |
jwst.cube_build.file_table Module
Classes
Dictionary contains defaults for MIRI and NIRSpec data. |
|
assign_wcs has not been run. |
|
Data is not of type |
jwst.cube_build.ifu_cube Module
Work horse routines used for building ifu spectra cubes.
Classes
|
Combine IFU data onto a regular grid. |
Interpolation=area when more than 1 file is used to build cube. |
|
Cube building parameter is NaN. |
jwst.cube_build.instrument_defaults Module
Dictionary of basic instrument parameters.
Classes
Define the basic instrument parameters. |