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

Add file splitting to imaging mode data #506

Merged

Conversation

bhilbert4
Copy link
Collaborator

@bhilbert4 bhilbert4 commented Jun 25, 2020

This PR adds file splitting for imaging mode observations. File splitting was already implemented for imaging TSO and grism TSO observations, but it is also possible for other modes to have observations that are large enough to trigger file splitting. This has been seen in several WFSC commissioning programs.

These changes allow for file splitting in imaging data with sidereal tracking.

  • Test updates with imaging observations that are both over and under the splitting limit

  • Test with WFSS observations both over and under the limit.

  • Test TSO imaging mode to make sure these changes haven't caused any errors

  • Test TSO grism mode to make sure these changes haven't caused any errors

These changes will not affect non-sidereal observations, nor sidereal observations that contain non-sidereal targets (e.g. background asteroids). Implementing file splitting for those modes will be much more complicated and invasive, and at the moment is lower priority.

@bhilbert4 bhilbert4 self-assigned this Jun 25, 2020
@bhilbert4
Copy link
Collaborator Author

Ugh. The failing test is the Gaia query with an error code of 500 (internal server error). Maybe we'll just wait a bit on this and see if whatever that problem is goes away, since I don't think it's related to Mirage at all.

@bhilbert4
Copy link
Collaborator Author

Resolves #483
I'll create a separate issue for adding file splitting to non-sidereal and moving target data.

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.

1 participant