webbpsf_ext.bandpasses.nircam_grism_th

webbpsf_ext.bandpasses.nircam_grism_th(module, grism_order=1, wave_out=None, return_bp=False)[source]

NIRCam grism throughput

Parameters:
  • module (str) – NIRCam module ‘A’ or ‘B’

  • grism_order (int) – Grism order 1 or 2

  • wave_out (ndarray) – Optional wavelength array in units of microns. Only returns throughput array if set.

  • return_bp (bool) – Return synphot bandpass object instead of wavelength and throughput arrays.