Smithsonian / sma2casa

Code to convert SMA data files into FITS-IDI files suitable for importing to CASA
3 stars 6 forks source link

smaImportFix.py column STATION does not exist #1

Open aileisun opened 7 years ago

aileisun commented 7 years ago

I was trying to convert an SMA data set taken in early 2016 but got the following errors:

smaImportFix.py line 306

stations = tb.getcol('STATION')

RuntimeError: TableProxy::getColumn: column STATION does not exist