Skip to content

Commit a0ed54d

Browse files
committed
remove one example from test_determine_pinhole_rectification
1 parent a3738e2 commit a0ed54d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

geminidr/gnirs/tests/crossdispersed/test_determine_pinhole_rectification.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
#GNIRS XD pinhole files
1818
("S20060507S0125_flatCorrected.fits", {}),# 32 l/mm, ShortBlue
1919
("N20130821S0556_flatCorrected.fits", {}), # 10 l/mm, LongBlue
20-
("N20231029S0343_stack.fits", {"debug_max_trace_pos": 4}) # 111 l/mm, ShortBlue
20+
# This is not a great test because there's a lot of real estate
21+
# beyond the 4th trace for the model to flap around in
22+
#("N20231029S0343_stack.fits", {"debug_max_trace_pos": 4}) # 111 l/mm, ShortBlue
2123
]
2224

2325

0 commit comments

Comments
 (0)