You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of using FITS tables, store non-HST filter curves as coefficients that describe the math of reproducing the curves. Perhaps astropy.modeling can be used. Example curves are Johnson UBVRI, etc.
However, this does not replace the old FITS files; Just in addition to.
Pros: Save storage space.
Cons: Loss in accuracy.
The text was updated successfully, but these errors were encountered:
Instead of using FITS tables, store non-HST filter curves as coefficients that describe the math of reproducing the curves. Perhaps
astropy.modeling
can be used. Example curves are Johnson UBVRI, etc.However, this does not replace the old FITS files; Just in addition to.
Pros: Save storage space.
Cons: Loss in accuracy.
The text was updated successfully, but these errors were encountered: