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
The cartesian (x,y,z) positions of the sky regions are currently calculated and stored in the SkyRegion model. These are never used as far as I can tell so can safely be removed.
Also check they aren't being calculated anywhere else for individual measurements since they are slow to compute.
The text was updated successfully, but these errors were encountered:
The cartesian
(x,y,z)
positions of the sky regions are currently calculated and stored in theSkyRegion
model. These are never used as far as I can tell so can safely be removed.Also check they aren't being calculated anywhere else for individual measurements since they are slow to compute.
The text was updated successfully, but these errors were encountered: