jjtobin / auto_selfcal

MIT License
17 stars 8 forks source link

Create script to split calibrated_final.ms into individual EBs #14

Closed psheehan closed 1 year ago

psheehan commented 1 year ago

I just had to deal with a number of calibrated_final.ms files and decided to spend a small amount of time figuring out how to split them automatically rather than doing it all manually. I figure that this could presumably be useful to other users of the code, so am adding it to the repo for others to make use of.

As a quick note, I haven't formally tested it on a file yet, I originally wrote it in an interactive CASA session and copied and pasted, so I'll try to do that when I get a chance.