Skip to content

Commit

Permalink
Change rot to rot_sky and type to Sky
Browse files Browse the repository at this point in the history
  • Loading branch information
rhiannonlynne committed Dec 10, 2024
1 parent 71c3608 commit ba93969
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Scheduler/observing_blocks_maintel/AOS/BLOCK-T345.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"ra": "$ra",
"dec": "$dec"
},
"rot_value": "$rot",
"rot_type": "PhysicalSky",
"rot_value": "$rot_sky",
"rot_type": "Sky",
"az_wrap_strategy": "NOUNWRAP"
}
},
Expand Down

0 comments on commit ba93969

Please sign in to comment.