pipeline.infrastructure.sessionutils¶
Functions
|
|
|
Get a map of spectral windows IDs that map from a source spw ID in the source MS to its equivalent spw in the target MS. |
|
Return list of measurement sets for specified session name. |
|
Return results grouped into lists by session. |
|
Group the specified list of measurement sets ‘vislist’ by their session, and return a dictionary that maps a session name to the corresponding list of measurement sets. |
Get a vis-independent property implementation for a parallel Inputs argument. |
|
|
Map integer spw arguments from one MS to their equivalent spw in the target ms. |
|
Remap a string spw argument, e.g., ‘16,18,20,22’, from one MS to the equivalent map in the target ms. |
|
|
|
Classes
|
|
|
VDPTaskFactory is a class that implements the Factory design pattern, returning tasks that execute on an MPI client or locally as appropriate. |
|