Skip to content

Commit

Permalink
Updated the disperser name and band with new values.
Browse files Browse the repository at this point in the history
  • Loading branch information
rbovill committed Dec 8, 2023
1 parent 34913c1 commit 9776011
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"object_name": "HD164461",
"acq_filter": "SDSSr_65mm",
"acq_grating": "empty_1",
"grating_sequence": ["ronchi170lpmm", "ronchi170lpmm", "empty_1"],
"grating_sequence": ["holo4_003", "holo4_003", "empty_1"],
"filter_sequence": ["empty_1", "SDSSr_65mm", "SDSSr_65mm"],
"exposure_time_sequence": [4.0, 4.0, 1.0],
"target_pointing_tolerance": 5,
Expand All @@ -165,7 +165,7 @@
registry["auxtel_acquire_and_take_sequence_test"] = yaml.safe_dump(
{
"object_name": "HD164461",
"grating_sequence": ["ronchi170lpmm", "ronchi170lpmm", "ronchi170lpmm"],
"grating_sequence": ["holo4_003", "holo4_003", "holo4_003"],
"filter_sequence": ["SDSSr_65mm", "SDSSr_65mm", "SDSSr_65mm"],
"exposure_time_sequence": [5.0, 5.0, 5.0],
"do_acquire": False,
Expand Down

0 comments on commit 9776011

Please sign in to comment.