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

Get instrument mode for TA data #1108

Open
bhilbert4 opened this issue Nov 15, 2022 · 0 comments
Open

Get instrument mode for TA data #1108

bhilbert4 opened this issue Nov 15, 2022 · 0 comments

Comments

@bhilbert4
Copy link
Collaborator

For most observations, the exp_type and the instrument mode are synonymous. But for some TA observations, the instrument mode needs to be retrieved from a header keyword and fits extension that are dependent upon the type of TA observation. @penaguerrero knows how to do this.

Should we add this to the Django models as the exp_type for TA data? Or do we want to keep the exp_type as e.g. NRS_MSATA, NRC_TA, and then have a new entry for the instrument mode? Woudl that be wasteful if mode and exp_type are identical 90% of the time?

This information would be used in the hover over improvements described in #1019
@BradleySappington

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant