FITS keyword textual values in measurements table #82
Replies: 2 comments 1 reply
|
Hi John, unfortunately (as you have probably discovered), the measurements tables only support numeric values currently, except in the label field, which is specifically intended to contain the filename of the file used to produce that row of data. We'll keep this question open and discuss again at our next development meeting to review the upsides and downsides of making it possible to write strings to any cell, and the development complexity involved. We'll get back here after our meeting. --Karen |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Is there a workaround that allows a FITS keyword that contains text to be included in the measurements table?
I'm thinking about PIERSIDE, which has EAST or WEST values, and would like to include that in my measurements table for downstream processing. Even if I could get it converted to a value like 0 or 1, it would be useful.
Thanks in advance,
John
All reactions