ChileanVirtualObservatory / acalib

Advanced Computing for Astronomy Library
http://acalib.readthedocs.io/en/latest/
GNU General Public License v3.0
7 stars 13 forks source link

Generalize code to support different axes orders #24

Open maray opened 7 years ago

maray commented 7 years ago

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.