Skip to content

Commit

Permalink
Add into filter to scheduled observation for backward compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
rhiannonlynne committed Jan 25, 2025
1 parent 69e1167 commit 39376fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rubin_scheduler/scheduler/utils/observation_array.py
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ def __new__(cls, n=1):
("flush_by_mjd", float),
("exptime", float),
("band", "U1"),
("filter", "U40"),
("rotSkyPos", float),
("rotTelPos", float),
("rotTelPos_backup", float),
Expand Down

0 comments on commit 39376fe

Please sign in to comment.