pipeline.hsd.tasks.common.utils¶
Functions
|
|
|
Return ASDM name that target scantable belongs to. Assumptions are: - scantable is generated from MS - MS is generated from ASDM - MS name is <uid>.ms. |
|
Return ASDM name that target ms originates from. Assumptions are: - MS is generated from ASDM - MS name is <uid>.ms. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Convert FLAGTRA (unsigned char) to a mask array (1=valid, 0=flagged) |
|
Returns index of corresponding ms in context The method maps both work_data and original MS to a proper index The return value is -1 if no match found. |
|
Returns name of corresponding parent ms in context The method maps both work_data and original MS to a proper index The return value is “” if no match found. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make row mapping between source MS and associating MS |
|
Make row mapping between calibrated MS and baselined MS. |
|
|
|
MJD —> date string |
|
|
|
|
|
Judge if spw ids vary across EBs. |
|
|
|
|
|
|
|
Classes
|
|
|
|
|
|
|