Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-43495: Fix observing day offset for ComCamSim and LSSTCamSim #525

Merged
merged 3 commits into from
Apr 29, 2024

Conversation

timj
Copy link
Member

@timj timj commented Apr 26, 2024

Also test for the offset. This required some file modifications for the simulated LSSTCamSim since it was not conformant. An OR3 ComCamSim file is used now.

Modify translator tests to test for that offset.
Neither native ComCamSim or LSSTCamSim files use the correct
definition of observing day. This meant that now that we are
testing for conformance they failed the tests.

Use a ComCamSim file from OR3 that was generated
from the test stand (and so does conform). This file was also
zeroed out to take up less space.

There are no conformant LSSTCamSim files at this time so the
file was rewritten with an MJD-OBS that does match the
day obs.

It is not posible to use the controller code when calculating
the observing day offset.
@timj timj requested a review from jchiang87 April 26, 2024 18:16
@timj timj merged commit 7c8a0d4 into main Apr 29, 2024
3 checks passed
@timj timj deleted the tickets/DM-43495 branch April 29, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants