Implement Sierra FGS_Mask Code#92
Implement Sierra FGS_Mask Code#92BradleySappington wants to merge 8 commits intospacetelescope:mainfrom
Conversation
rgcosentino
left a comment
There was a problem hiding this comment.
Leaving a to do I see right now. Keep up the good work!
| @@ -1,2 +1,10 @@ | |||
| dark: | |||
| multiprocess_superdark: true | |||
| fgs_mask: | |||
There was a problem hiding this comment.
@srosagomez Can you please provide details as inline comments for what these variables are and units.
|
Hey @BradleySappington so there is required header information that we need to add to the meta for the FGS mask. Here is the table below it is from this document linked above. FITS Header Keyword Meaning Datatype @srosagomez and I chatted and here is what we think:
Thoughts? Can be discussed at hack session next week but I think this makes sense. It allows us to make a product in standard asdf format so RDMT can monitor it and it's like everything else, but also we give the ability to deliver a product to the customer in the format they request/require separately. |
Sierra Created the FGS_MASK work. I am cleaning up and turning into pipeline ready function using her code.