aohma / fuvpy

Python code to work with FUV images
MIT License
3 stars 3 forks source link

flag missing column data as nan #5

Closed jpreistad closed 1 year ago

jpreistad commented 2 years ago

This should make it easier to discard the part of the image where data is missing due to the download(?) issue they had. At the moment, the new flatfield handling make these counts non-zero, making it harder to remove later.