Skip to content

Commit

Permalink
comment out F2 adjustWavelengthZeropoint tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-simpson committed Jan 4, 2025
1 parent 9808f78 commit d821c20
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions geminidr/core/tests/test_spect.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
- ndim, degree, domain_start, domain_end, c0, [c1, c2, c3...] : standard
Chebyshev1D definition of the aperture centre (in pixels) as a function of
pixel in the dispersion direction
pixel in the dispersion direction
- aper_lower : location of bottom of aperture relative to centre (always
negative)
Expand Down Expand Up @@ -442,12 +443,12 @@ def test_adjust_wavelength_zero_point_auto_shift(filename, instrument,
'N20150511S0123': -0.0273750, # GNIRS 32/mm 0.45" ShortBlue
'N20220718S0140': 2.083875, # GNIRS 32/mm 0.10" LongBlue
'N20130827S0128': -3.2903125, # GNIRS 10/mm 0.10" LongBlue
'S20140610S0077': -1.755625, # F2 R3K 1pix-slit f/16
'S20210430S0138': 0.2556250, # F2 R3K 2pix-slit f/16
'S20150629S0230': 0.3927500, # F2 JH 3pix-slit f/16
'S20210709S0035': 0.3030625, # F2 JH 4pix-slit f/16
'S20170215S0111': 0.0551250, # F2 HK 6pix-slit f/16
'S20180125S0028': -0.046375, # F2 JH 8pix-slit f/16
#'S20140610S0077': -1.755625, # F2 R3K 1pix-slit f/16
#'S20210430S0138': 0.2556250, # F2 R3K 2pix-slit f/16
#'S20150629S0230': 0.3927500, # F2 JH 3pix-slit f/16
#'S20210709S0035': 0.3030625, # F2 JH 4pix-slit f/16
#'S20170215S0111': 0.0551250, # F2 HK 6pix-slit f/16
#'S20180125S0028': -0.046375, # F2 JH 8pix-slit f/16
'N20050918S0135': 0.6130625, # NIRI Hgrism f6-6pix
'N20050627S0040': -0.059625, # NIRI Hgrism f6-6pix
'N20070615S0118': -0.029875, # NIRI Jgrism f6-6pix
Expand Down

0 comments on commit d821c20

Please sign in to comment.