webbpsf_ext.image_manip
Functions
|
Convolve image with IPC kernel |
|
Add Post-Pixel Coupling (PPC) |
|
Apply charge diffusion kernel to image |
|
Find and fix bad pixels in image with median of surrounding values |
|
Convolve image with various PSFs |
|
Crop input image around center using integer offsets only |
|
Crop around aperture reference location |
|
Crop off rows and columns that are all zeros. |
|
Use OpenCV library for image shifting |
|
Distort an image |
|
Expand bad pixel mask by npix pixels |
|
Fourier shift image |
|
Shift image(s) by a fractional amount |
|
Fractional rebin |
|
Fractional image shift |
|
Returns pixel position (xcen, ycen) of array center. |
|
Perform image convolution with a PSF kernel |
|
Rescale image flux |
|
Shift image by a fractional amount accounting for NaNs |
|
Rescale disk model flux to desired pixel scale and distance. |
|
HDUList from model FITS file. |
|
Resize an array to a new shape by either padding with zeros or trimming off rows and/or columns. |
|
Replace NaNs in an image with interpolated values |
|
Replace NaNs in an image using griddata interpolation |
|
Rotate and offset an array. |
|
Rotate/Shift image |
|
Rebin image using scipy.ndimage.zoom |