Determine best way to reproduce FITS functionality
Opened this issue · 0 comments
Engineero commented
We don't necessarily have to reproduce the entire FITS standard if we can carry the same type of information more efficiently with a different structure and provide utilities for easily encoding/decoding FITS files through our protobuf. Figure out the best way to encode the FITS information in a protobuf, and the implement that rather than directly copying the FITS standard into protobuf-land.