pynrc
Getting Started
Overview
Basic Installation
Install with new Conda Environment
User Guides
Basic Usage
Ramp Optimization Examples
Coronagraph Basics
Coronagraph Wedge Masks
DMS Level 1b Example
Reference Info
Detailed API
Detector Operations
Observation Classes
Simulations
Data Reduction
Utilities
WebbPSF Extensions
webbpsf_ext.bandpasses
webbpsf_ext.coords
webbpsf_ext.image_manip
webbpsf_ext.image_manip.add_ipc
webbpsf_ext.image_manip.add_ppc
webbpsf_ext.image_manip.apply_pixel_diffusion
webbpsf_ext.image_manip.bp_fix
webbpsf_ext.image_manip.convolve_image
webbpsf_ext.image_manip.crop_image
webbpsf_ext.image_manip.crop_observation
webbpsf_ext.image_manip.crop_zero_rows_cols
webbpsf_ext.image_manip.cv_shift
webbpsf_ext.image_manip.distort_image
webbpsf_ext.image_manip.expand_mask
webbpsf_ext.image_manip.fourier_imshift
webbpsf_ext.image_manip.fractional_image_shift
webbpsf_ext.image_manip.frebin
webbpsf_ext.image_manip.fshift
webbpsf_ext.image_manip.get_im_cen
webbpsf_ext.image_manip.image_convolution
webbpsf_ext.image_manip.image_rescale
webbpsf_ext.image_manip.image_shift_with_nans
webbpsf_ext.image_manip.make_disk_image
webbpsf_ext.image_manip.model_to_hdulist
webbpsf_ext.image_manip.pad_or_cut_to_size
webbpsf_ext.image_manip.replace_nans
webbpsf_ext.image_manip.replace_nans_griddata
webbpsf_ext.image_manip.rotate_offset
webbpsf_ext.image_manip.rotate_shift_image
webbpsf_ext.image_manip.zrebin
webbpsf_ext.logging_utils
webbpsf_ext.maths
webbpsf_ext.opds
webbpsf_ext.psfs
webbpsf_ext.robust
webbpsf_ext.spectra
webbpsf_ext.utils
webbpsf_ext.webbpsf_ext_core
Revision History
License
Contributing
pynrc
Detailed API
WebbPSF Extensions
webbpsf_ext.image_manip
webbpsf_ext.image_manip.crop_zero_rows_cols
View page source
webbpsf_ext.image_manip.crop_zero_rows_cols
webbpsf_ext.image_manip.
crop_zero_rows_cols
(
image
,
symmetric
=
True
,
return_indices
=
False
)
[source]
Crop off rows and columns that are all zeros.