test_calTable
Check that using the caltable param creates a new cal file
Elapsed Time: 0.4822041988372803 Seconds
Status: PASS
Task Executions:
- polfromgain(gaincopy.ms, tablein=caldata, caltable=calpath)
images:
Serial Mode: MPI Environment Not Enabled
Number of processors available in the system: 12
Mem Use: 2.81640625 MiB
Re-Run: python3 /Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF142-TTA15/casa6/casatasks/tests/tasks/test_req_task_polfromgain.py polfromgain_test.test_calTable
test_calTableContains
Check that the contents of the calibration table match the reference file
Elapsed Time: 0.20994806289672852 Seconds
Status: PASS
Task Executions:
- result = polfromgain(gaincopy.ms, tablein=caldata, caltable=calpath)
resulting_dict:
- {'1331+30500002_0': {}, '1445+09900002_0': {'Spw0': [1.0, 0.008513461714434767, 0.025951259064680963, 0.0], 'SpwAve': [1.0, 0.008513461714434767, 0.025951259064680963, 0.0]}, 'N5921_2': {}}
images:
Serial Mode: MPI Environment Not Enabled
Number of processors available in the system: 12
Mem Use: 0.5234375 MiB
Re-Run: python3 /Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF142-TTA15/casa6/casatasks/tests/tasks/test_req_task_polfromgain.py polfromgain_test.test_calTableContains
test_dictContains
Check that the dict contains all the correct infromation
Elapsed Time: 0.1769866943359375 Seconds
Status: PASS
Task Executions:
- result = polfromgain(gaincopy.ms, tablein=caldata)
images:
Serial Mode: MPI Environment Not Enabled
Number of processors available in the system: 12
Mem Use: 0.78125 MiB
Re-Run: python3 /Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF142-TTA15/casa6/casatasks/tests/tasks/test_req_task_polfromgain.py polfromgain_test.test_dictContains
test_dictOutput
Check that the task takes a MS and outputs a dictionary
Elapsed Time: 0.17915582656860352 Seconds
Status: PASS
Task Executions:
- result = polfromgain(gaincopy.ms, tablein=caldata)
resulting_dict:
- {'1331+30500002_0': {}, '1445+09900002_0': {'Spw0': [1.0, 0.008513461714434767, 0.025951259064680963, 0.0], 'SpwAve': [1.0, 0.008513461714434767, 0.025951259064680963, 0.0]}, 'N5921_2': {}}
images:
Serial Mode: MPI Environment Not Enabled
Number of processors available in the system: 12
Mem Use: 0.2734375 MiB
Re-Run: python3 /Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF142-TTA15/casa6/casatasks/tests/tasks/test_req_task_polfromgain.py polfromgain_test.test_dictOutput