LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
corgidrp/__init__.py
corgidrp/astrom.py
corgidrp/bad_pixel_calibration.py
corgidrp/caldb.py
corgidrp/calibrate_kgain.py
corgidrp/calibrate_nonlin.py
corgidrp/check.py
corgidrp/combine.py
corgidrp/corethroughput.py
corgidrp/darks.py
corgidrp/data.py
corgidrp/detector.py
corgidrp/find_source.py
corgidrp/flat.py
corgidrp/fluxcal.py
corgidrp/klip_fm.py
corgidrp/l1_to_l2a.py
corgidrp/l2a_to_l2b.py
corgidrp/l2b_to_l3.py
corgidrp/l3_to_l4.py
corgidrp/l4_to_tda.py
corgidrp/measure_companions.py
corgidrp/mocks.py
corgidrp/nd_filter_calibration.py
corgidrp/ops.py
corgidrp/photon_counting.py
corgidrp/pol.py
corgidrp/pump_trap_calibration.py
corgidrp/sorting.py
corgidrp/spec.py
corgidrp/star_center.py
corgidrp/walker.py
corgidrp.egg-info/PKG-INFO
corgidrp.egg-info/SOURCES.txt
corgidrp.egg-info/dependency_links.txt
corgidrp.egg-info/requires.txt
corgidrp.egg-info/top_level.txt
corgidrp/data/JWST_CALFIELD2020.csv
corgidrp/data/stellar_polarization_database.csv
corgidrp/data/filter_curves/imaging_lens_v0.txt
corgidrp/data/filter_curves/pupil_lens_v0.txt
corgidrp/data/filter_curves/transmission_ID-01_1F_v0.csv
corgidrp/data/filter_curves/transmission_ID-02_2F_v0.csv
corgidrp/data/filter_curves/transmission_ID-03_3F_v0.csv
corgidrp/data/filter_curves/transmission_ID-04_4F_v0.csv
corgidrp/data/filter_curves/transmission_ID-05_1A_v0.csv
corgidrp/data/filter_curves/transmission_ID-06_1B_v0.csv
corgidrp/data/filter_curves/transmission_ID-07_1C_v0.csv
corgidrp/data/filter_curves/transmission_ID-08_2A_v0.csv
corgidrp/data/filter_curves/transmission_ID-09_2B_v0.csv
corgidrp/data/filter_curves/transmission_ID-10_2C_v0.csv
corgidrp/data/filter_curves/transmission_ID-11_3A_v0.csv
corgidrp/data/filter_curves/transmission_ID-12_3B_v0.csv
corgidrp/data/filter_curves/transmission_ID-14_3D_v0.csv
corgidrp/data/filter_curves/transmission_ID-15_3E_v0.csv
corgidrp/data/filter_curves/transmission_ID-16_4A_v0.csv
corgidrp/data/filter_curves/transmission_ID-17_4B_v0.csv
corgidrp/data/filter_curves/transmission_ID-18_4C_v0.csv
corgidrp/data/filter_curves/transmission_ID-21_3C_v0.csv
corgidrp/data/filter_curves/transmission_ID-22_3G_v0.csv
corgidrp/data/header_formats/l1.csv
corgidrp/data/spectroscopy/CGI_bandpass_centers.csv
corgidrp/data/spectroscopy/TVAC_PRISM3_dispersion_profile.npz
corgidrp/data/spectroscopy/templates/spec_unocc_noslit_offset_prism3_3d_12.fits
corgidrp/data/spectroscopy/templates/spec_unocc_noslit_prism3_filtersweep_0.fits
corgidrp/data/spectroscopy/templates/spec_unocc_noslit_prism3_filtersweep_01.fits
corgidrp/data/spectroscopy/templates/spec_unocc_noslit_prism3_filtersweep_02.fits
corgidrp/data/spectroscopy/templates/spec_unocc_noslit_prism3_filtersweep_03.fits
corgidrp/data/spectroscopy/templates/spec_unocc_noslit_prism3_filtersweep_04.fits
corgidrp/data/spectroscopy/templates/spec_unocc_noslit_prism3_filtersweep_05.fits
corgidrp/data/spectroscopy/templates/spec_unocc_r1c2slit_offset_prism3_3d_12.fits
corgidrp/recipe_templates/bp_map.json
corgidrp/recipe_templates/build_trad_dark_full_frame.json
corgidrp/recipe_templates/build_trad_dark_image.json
corgidrp/recipe_templates/build_trad_dark_image_1.json
corgidrp/recipe_templates/build_trad_dark_image_2.json
corgidrp/recipe_templates/l1_flat_and_bp.json
corgidrp/recipe_templates/l1_to_boresight.json
corgidrp/recipe_templates/l1_to_kgain.json
corgidrp/recipe_templates/l1_to_kgain_1.json
corgidrp/recipe_templates/l1_to_kgain_2.json
corgidrp/recipe_templates/l1_to_l2a_basic.json
corgidrp/recipe_templates/l1_to_l2a_eng.json
corgidrp/recipe_templates/l1_to_l2a_noisemap.json
corgidrp/recipe_templates/l1_to_l2a_noisemap_1.json
corgidrp/recipe_templates/l1_to_l2a_noisemap_2.json
corgidrp/recipe_templates/l1_to_l2a_nonlin.json
corgidrp/recipe_templates/l1_to_l2a_nonlin_1.json
corgidrp/recipe_templates/l1_to_l2a_nonlin_2.json
corgidrp/recipe_templates/l1_to_l2a_nonlin_3.json
corgidrp/recipe_templates/l1_to_l2a_tdd_vap.json
corgidrp/recipe_templates/l1_to_l2a_tdd_vap_full.json
corgidrp/recipe_templates/l1_to_l2b.json
corgidrp/recipe_templates/l1_to_l2b_pc.json
corgidrp/recipe_templates/l1_to_l2b_pc_dark.json
corgidrp/recipe_templates/l1_to_l2b_pc_dark_1.json
corgidrp/recipe_templates/l1_to_l2b_pc_dark_2.json
corgidrp/recipe_templates/l1_to_l2b_pol.json
corgidrp/recipe_templates/l2a_build_trad_dark_image.json
corgidrp/recipe_templates/l2a_build_trad_dark_image_1.json
corgidrp/recipe_templates/l2a_build_trad_dark_image_2.json
corgidrp/recipe_templates/l2a_to_corethroughput_map.json
corgidrp/recipe_templates/l2a_to_l2a_noisemap.json
corgidrp/recipe_templates/l2a_to_l2a_noisemap_1.json
corgidrp/recipe_templates/l2a_to_l2a_noisemap_2.json
corgidrp/recipe_templates/l2a_to_l2b.json
corgidrp/recipe_templates/l2a_to_l2b_pc.json
corgidrp/recipe_templates/l2a_to_l2b_pc_1.json
corgidrp/recipe_templates/l2a_to_l2b_pc_2.json
corgidrp/recipe_templates/l2a_to_l2b_pc_3.json
corgidrp/recipe_templates/l2a_to_l2b_pc_VAP.json
corgidrp/recipe_templates/l2a_to_l2b_pc_dark.json
corgidrp/recipe_templates/l2a_to_l2b_pc_dark_1.json
corgidrp/recipe_templates/l2a_to_l2b_pc_dark_2.json
corgidrp/recipe_templates/l2a_to_l2b_pc_dark_VAP.json
corgidrp/recipe_templates/l2a_to_l2b_pc_spec.json
corgidrp/recipe_templates/l2a_to_l2b_pc_spec_1.json
corgidrp/recipe_templates/l2a_to_l2b_pc_spec_2.json
corgidrp/recipe_templates/l2a_to_l2b_pc_spec_3.json
corgidrp/recipe_templates/l2a_to_l2b_pol.json
corgidrp/recipe_templates/l2a_to_l2b_pol_pc_3.json
corgidrp/recipe_templates/l2a_to_l2b_spec.json
corgidrp/recipe_templates/l2a_to_l2b_tdd_vap.json
corgidrp/recipe_templates/l2a_to_polflat.json
corgidrp/recipe_templates/l2b_to_boresight.json
corgidrp/recipe_templates/l2b_to_corethroughput.json
corgidrp/recipe_templates/l2b_to_distortion.json
corgidrp/recipe_templates/l2b_to_fluxcal_factor.json
corgidrp/recipe_templates/l2b_to_fluxcal_factor_pol.json
corgidrp/recipe_templates/l2b_to_l3.json
corgidrp/recipe_templates/l2b_to_l3_pol.json
corgidrp/recipe_templates/l2b_to_l4.json
corgidrp/recipe_templates/l2b_to_nd_filter.json
corgidrp/recipe_templates/l2b_to_nd_filter_spec.json
corgidrp/recipe_templates/l2b_to_polcal.json
corgidrp/recipe_templates/l2b_to_spec_flux.json
corgidrp/recipe_templates/l2b_to_spec_linespread.json
corgidrp/recipe_templates/l2b_to_spec_prism_disp.json
corgidrp/recipe_templates/l3_to_l4.json
corgidrp/recipe_templates/l3_to_l4_noncoron_spec.json
corgidrp/recipe_templates/l3_to_l4_nopsfsub.json
corgidrp/recipe_templates/l3_to_l4_pol.json
corgidrp/recipe_templates/l3_to_l4_psfsub_spec.json
corgidrp/recipe_templates/test.json
corgidrp/recipe_templates/trap_pump_cal.json
corgidrp/recipe_templates/trap_pump_cal_1.json
corgidrp/recipe_templates/trap_pump_cal_2.json
docs/source/conf.py
examples/ttr5_analog.py
tests/test_add_shot_noise_to_err.py
tests/test_astrom.py
tests/test_badpixel_correction.py
tests/test_badpixelmap.py
tests/test_bit_depth.py
tests/test_build_synthesized_dark.py
tests/test_caldb.py
tests/test_calibrate_darks_lsq.py
tests/test_check.py
tests/test_combine.py
tests/test_corethroughput.py
tests/test_cr_detection.py
tests/test_create_flatfield.py
tests/test_create_polflatfield.py
tests/test_create_wcs.py
tests/test_crop.py
tests/test_dark_sub.py
tests/test_data_levels.py
tests/test_dataset.py
tests/test_desmear.py
tests/test_detector_params.py
tests/test_discard_setup_frames.py
tests/test_distortion_correction.py
tests/test_emgain_div.py
tests/test_err_dq.py
tests/test_exptime_normalization.py
tests/test_find_source.py
tests/test_find_star.py
tests/test_flat_div.py
tests/test_flux_ratio_noise_curve.py
tests/test_fluxcal.py
tests/test_frame_selection.py
tests/test_kgain.py
tests/test_kgain_cal.py
tests/test_klipthrupt.py
tests/test_mean_combine.py
tests/test_measure_companions.py
tests/test_nd_filter_calibration.py
tests/test_non_linearity_correction.py
tests/test_nonlin_cal.py
tests/test_northup_and_align.py
tests/test_ops.py
tests/test_photon_counting.py
tests/test_polarimetry.py
tests/test_prescan_sub.py
tests/test_psfsub.py
tests/test_pumptrap_calibration.py
tests/test_sort_pupilimg_frames.py
tests/test_spec.py
tests/test_walker.py
tests/RAM_testing/noisemap_cal_RAM_testing.py
tests/RAM_testing/nonlin_RAM_testing.py
tests/RAM_testing/sorting_file_generator.py
tests/e2e_tests/astrom_e2e.py
tests/e2e_tests/bp_map_e2e.py
tests/e2e_tests/corethroughput_e2e.py
tests/e2e_tests/ctmap_e2e.py
tests/e2e_tests/flatfield_e2e.py
tests/e2e_tests/fluxcal_e2e.py
tests/e2e_tests/fluxcal_e2e_band3.py
tests/e2e_tests/fluxcal_pol_e2e.py
tests/e2e_tests/kgain_e2e.py
tests/e2e_tests/l1_to_fluxcal_e2e.py
tests/e2e_tests/l1_to_l2a_e2e.py
tests/e2e_tests/l1_to_l2b_e2e.py
tests/e2e_tests/l1_to_l3_pol_e2e.py
tests/e2e_tests/l1_to_l3_spec_e2e.py
tests/e2e_tests/l1_to_l4_pol_e2e.py
tests/e2e_tests/l1_to_nd_filter_spec_e2e.py
tests/e2e_tests/l1_to_spec_flux_e2e.py
tests/e2e_tests/l2b_to_distortion_e2e.py
tests/e2e_tests/l2b_to_l4_e2e.py
tests/e2e_tests/l2b_to_l4_noncoron_e2e.py
tests/e2e_tests/l3_to_l4_pol_e2e.py
tests/e2e_tests/l4_to_tda_spec_vap_e2e.py
tests/e2e_tests/nd_filter_e2e.py
tests/e2e_tests/nd_filter_e2e_band3.py
tests/e2e_tests/noisemap_cal_e2e.py
tests/e2e_tests/nonlin_e2e.py
tests/e2e_tests/nonlin_kgain_e2e.py
tests/e2e_tests/photon_count_e2e.py
tests/e2e_tests/polcal_e2e.py
tests/e2e_tests/polflatfield_e2e.py
tests/e2e_tests/spec_l3_to_l4_noncoron_e2e.py
tests/e2e_tests/spec_l3_to_l4_psfsub_e2e.py
tests/e2e_tests/spec_linespread_e2e.py
tests/e2e_tests/spec_prism_disp_e2e.py
tests/e2e_tests/ssc_tvac.py
tests/e2e_tests/trad_dark_e2e.py
tests/e2e_tests/trap_pump_cal_e2e.py
tests/e2e_tests/zz_dataformat_e2e.py
tests/simulation_scripts/simdata_ct_spc_band3.py
tests/simulation_scripts/simpupil_ct_spc_band3.py
tests/test_data/example_L1_input.fits
tests/test_data/fpam_to_excam_modelbased.fits
tests/test_data/fsam_to_excam_modelbased.fits
tests/test_data/metadata.yaml
tests/test_data/metadata_eng.yaml