Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | dish | |
Module | dish | |
Tool | dish |
scans | scan numbers | ||
Allowed: | string - e.g., '[4,7,9]' | ||
Default: | all | ||
rows | row numbers in the MS | ||
Allowed: | string - e.g., '[4:8],10' | ||
Default: | all | ||
source | source names | ||
Allowed: | string | ||
Default: | all | ||
restfrequency | the restfrequency | ||
Allowed: | vector of doubles | ||
Default: | all | ||
date | date of the observation | ||
Allowed: | string | ||
Default: | all | ||
ut | seconds of UT time since the observations started | ||
Allowed: | vector of floats | ||
Default: | all |
- ok := d.select(rows='[1:100]',scans='[4:6]');