ratt-ru / simms

Creates empty measurement sets using the the CASA simulate tool.
GNU General Public License v2.0
7 stars 8 forks source link

Autocorrelation part of the Measurement set #28

Closed Ermiasabebe closed 8 years ago

Ermiasabebe commented 8 years ago

I have been using simms module for generating MS and simulation. The measurement set produced has not auto-correlation part. I attached the snapshot of the table produced using simms.

Actually we can produce the the auto- correlation using "makems.cfg" by setting WriteAutoCorr=T. Maybe WriteAutoCorr=T is not included in simms as a default ?

autocorrelation

SpheMakh commented 8 years ago

Thanks for pointing this out. I've added a new option to allow you to include autocorrelations: -ac/--auto-correlations on the command line, or auto_corr from python.