Skip to content

Commit

Permalink
Tweaked the TA aperture position to account for bad pixels and partly…
Browse files Browse the repository at this point in the history
… compensate the 22.5 y-offset between imaging and spectroscopy. Added the TADHSTS ROI apertures used to compute the slew to science attitude. These latter ones are at Y=1046.5 which will place the LW spectra near mid-detector at Y~1024.5
  • Loading branch information
Mario Gennaro committed May 20, 2024
1 parent e6df60d commit 999cc7d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pysiaf/source_data/NIRCam/nircam_siaf_aperture_definition.txt
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,10 @@
NRCB4_GRISMTS128 , SUBARRAY , 1046.0 , 176.0 , 2048 , 128 , 1003.0 , 65.0 , NRCB4_FULL; NRCB5_GRISM128_F322W2 , grism_ts_sw
NRCB4_GRISMTS64 , SUBARRAY , 1046.0 , 176.0 , 2048 , 64 , 1003.0 , 33.0 , NRCB4_FULL; NRCB5_GRISM64_F322W2 , grism_ts_sw
# Grism Time Series, DHS (Module-A)
NRCA5_TADHSTS32 , SUBARRAY , 820.5 , 1023.5 , 32 , 32 , 16.5 , 16.5 , NRCA5_FULL , default
NRCA5_TADHS32TS_F405N , SUBARRAY , 820.43 , 1023.85 , 32 , 32 , 16.5 , 16.5 , NRCA5_FULL , default
NRCA5_TADHSTS32 , SUBARRAY , 863.5 , 1031.5 , 32 , 32 , 16.5 , 16.5 , NRCA5_FULL , default
NRCA5_TADHS32TS_F405N , SUBARRAY , 863.43 , 1031.85 , 32 , 32 , 16.5 , 16.5 , NRCA5_FULL , default
NRCA5_TADHSTS_SCI_F322W2 , ROI , 468.5 , 1046.5 , 32 , 32 , 16.5 , 16.5 , NRCA5_FULL , default
NRCA5_TADHSTS_SCI_F444W , ROI , 1191.5 , 1046.5 , 32 , 32 , 16.5 , 16.5 , NRCA5_FULL , default
# WFSC / MIMF Field Points (Module-A)
NRCA3_DHSPIL , FULLSCA , 1084.0 , 1194.0 , 2048 , 2048 , 965.0 , 1194.0 , NRCA3_FULL , default
NRCA3_DHSPIL_SUB96 , SUBARRAY , 1084.0 , 1194.0 , 96 , 96 , 48.0 , 49.0 , NRCA3_FULL , default
Expand Down

0 comments on commit 999cc7d

Please sign in to comment.