Code commits
Casa6
-
Ville Suoranta bc18dfea2a8a08d5e653b30d011a7b63a0c82536
Merge pull request #347 in CASA/casa6 from CAS-13369 to master
* commit '665970a0a1a03f0deea878db422e7c7ac598d22a':
Fix pb math in task_simalma (CAS-13369)
Adding a new regression script based on the simalma casaguides from https://casaguides.nrao.edu/index.php?title=Simalma_(CASA_5.4). This regression will monitor that task simalma works properly for those use-cases described in the guides. The fits file used by the regression is added to the casatestdata repository.
Add feather to XML deps for simalma (CAS-13369)
Update deprecated image extension in task_simalma (CAS-13369)
simanalyze cell parameter accepts non-strings (CAS-13369)
vector element fix (CAS-13369)
allow for specification of task dependencies in XML w/ <needs> (CAS-13369) -
Sandra Castro b6e882b8abbf860c8704afface57741a80689a84
Merge pull request #345 in CASA/casa6 from CAS-13398 to master
* commit '71d8c098968d4e4d9a1ebab471f7599275a5c189':
Update plotms master wheel
Update test_plotms for Mac, plotms wheel
Set plotms branch wheel
Add plotms test for cal axes
Fix plotms cache for cal axis types -
Andrew McNichols 665970a0a1a03f0deea878db422e7c7ac598d22a
Merge branch 'master' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-13369
Conflicts:
casatools/ac/templates/setup.py.in
casatools/readme.md
casatools/scripts/gcw-pick
casatools/scripts/xml-casa
The jar file had been incremented underneath these changes -
Pam Harris <pharris@nrao.edu> 71d8c098968d4e4d9a1ebab471f7599275a5c189 m
Update plotms master wheel
-
Pam Harris <pharris@nrao.edu> 4bcd4050383edc9f098a691beadacfac550bf929 m
Merge branch 'master' into CAS-13398
-
Pam Harris <pharris@nrao.edu> b2448fdb356333643193fbc4a51bfe5bf4891a6e m
Update test_plotms for Mac, plotms wheel
-
Pam Harris <pharris@nrao.edu> f84e6b58ba544381c903e44093af9ded34efd689 m
Set plotms branch wheel
-
Pam Harris <pharris@nrao.edu> fd3406b3b4f14bde62a26400f9503a39404e576f m
Add plotms test for cal axes
-
Pam Harris <pharris@nrao.edu> 116479c2fccfce5b0719556148c31520fe3cc10a m
Fix plotms cache for cal axis types
-
Andrew McNichols 72d21ff7a17ff5fc843ee9209dcabe0c2b238c8c m
Fix pb math in task_simalma (CAS-13369)
The .image file produced by clean in 5.4 had primary beam correction applied. Since CAS-12502 and the change to using imtclean instead of imclean in simanalyze (called by simalma) the .image file is now sky-flat and does not need an extra scaling by the primary beam before it is feathered with the SD image.
Ensure the task_simalma code follows the algorithm:
* create SD image
* create IF flat-noise image
* regrid SD to IF
* output = feather(SD*IF.pb, IF(flat-noise) )/ IF.pb -
Sandra Castro 27a25138b5cfb78af1e439cbb06d66c8916fc0be m
Adding a new regression script based on the simalma casaguides from https://casaguides.nrao.edu/index.php?title=Simalma_(CASA_5.4). This regression will monitor that task simalma works properly for those use-cases described in the guides. The fits file used by the regression is added to the casatestdata repository.
-
Andrew McNichols b93cf530c8c88740ffd1d851df7f228dde1a8543 m
Add feather to XML deps for simalma (CAS-13369)
-
Andrew McNichols 47faf2308a6e7bce5830b5dc1ca3dd92995956ad m
Update deprecated image extension in task_simalma (CAS-13369)
CAS-12502 changed expected outputs of simanalyze due to simutil.imtclean call, so change expected pathname to ".pb" from ".flux.pbcoverage" which is no longer created. -
Darrell Schiebel <darrell@schiebel.us> cf725350c9fac1c93194269ead597220b5cd38e7 m
simanalyze cell parameter accepts non-strings (CAS-13369)
-
Darrell Schiebel <darrell@schiebel.us> c95eecac99c538b6820bc2f4a159780c5885b700 m
vector element fix (CAS-13369)
-
Darrell Schiebel <darrell@schiebel.us> 83c18f757d63a2a6a95c26975e2879ad387024e8 m
allow for specification of task dependencies in XML w/ <needs> (CAS-13369)
- casa5/gcwrap/tasks/simalma.xml (version 83c18f757d63a2a6a95c26975e2879ad387024e8) (diffs)
- casatools/ac/templates/setup.py.in (version 83c18f757d63a2a6a95c26975e2879ad387024e8) (diffs)
- casatools/readme.md (version 83c18f757d63a2a6a95c26975e2879ad387024e8) (diffs)
- casatools/scripts/gcw-pick (version 83c18f757d63a2a6a95c26975e2879ad387024e8) (diffs)
- casatools/scripts/xml-casa (version 83c18f757d63a2a6a95c26975e2879ad387024e8) (diffs)