...
After running the RTS (see below) and checking the solutions (using the python scripts supplied in VCSTools), I found that I also had to add 14 to the list of flagged channels, and 52, 53 and , 59 and 61 to the list of flagged tiles.
***vcsstats shows that the last three RF inputs in the files appear to be corrupted. Assuming these are the tiles with "VCS order" (253, 254, 255), these correspond to "Input" (223, 239, 255), RTS flag numbers (111, 119, 127), or "TileName" (HexE29, HexS17, HexS25). I'm now attempting to redo the calibration without those three tiles, and will see if it makes a difference.
Run the RTS
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
$ cd /astro/mwavcs/vcs/1318345216/cal/1318345216/rts $ sbatch /astro/mwavcs/vcs/1318345216/batch/RTS_1318345216.batch |
...