Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | table | |
Tool | tableplot |
# clear all flags from two measurement set tables tp := tableplot(); tp.settables(tabnames=['3c273.ms','3c48.ms']); tp.clearflags(); tp.done();