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
CASA-generated files include stokes and we drop it simply by position. We must free ACALib from hardcoded dimensions (i.e., arr[0] is freq), because that depends on the FITS metada. We need to clarify this, and make sure that we can use ACALib on "any" fits, not only CASA-generated ones.
The text was updated successfully, but these errors were encountered:
CASA-generated files include stokes and we drop it simply by position. We must free ACALib from hardcoded dimensions (i.e., arr[0] is freq), because that depends on the FITS metada. We need to clarify this, and make sure that we can use ACALib on "any" fits, not only CASA-generated ones.
The text was updated successfully, but these errors were encountered: