Build: #2 was successful Manual run by CASA adm account
Code commits
Pipeline
-
Rui Xue eb7e76035f6b6ca3a7d9bb131dc988dc669d61d3 m
PIPE-3025: Remove serial model write enforcement logic in tclean for 'mosaic' gridder
-
Takeshi Nakazato 07f517743b331eed2d069619296b09d85dec3a2a m
Pull request #1782: PIPE-3035 bug fix to support "infiles" in VDPTaskFactory
Merge in PIPE/pipeline from PIPE-3035-paralleltemplate-doesn-t-distribute-vis-dependent-parameter-values-properly to main
* commit '7b27c5c12798e6f956051aa65083203fede4d714':
PIPE-3035 bug fix to support "infiles" in VDPTaskFactory -
Rui Xue 4b9c547dd168724e257904d81940e90c3f81db36 m
Pull request #1783: PIPE-3051: Add warning for nmajor limit in `CleanBase`
Merge in PIPE/pipeline from PIPE-3051-clone-hif_makeimages-stage-should-issue-warning-if-stopping-criterion-is-nmajor to main
* commit '4766493e7bd8415f96ec18d88a360ea247b71468':
PIPE-3051: Improve logging and error messages in `CleanBase`
PIPE-3051: Add warning for nmajor limit in `CleanBase` -
Rui Xue <rx.astro@gmail.com> 4766493e7bd8415f96ec18d88a360ea247b71468 m
PIPE-3051: Improve logging and error messages in `CleanBase`
-
Takeshi Nakazato 7b27c5c12798e6f956051aa65083203fede4d714 m
Merge branch 'main' into PIPE-3035-paralleltemplate-doesn-t-distribute-vis-dependent-parameter-values-properly
-
Ajay Vibhute bc8bd7d374246913a5b0d0428dbf1b2a1db8b69e m
Pull request #1751: PIPE-2990: fixed leading ',' in warning weblog message for ignored antennas
Merge in PIPE/pipeline from PIPE-2990-fix-leading-comma-in-warning-antennas-to-be-ignored-weblog-messages to main
* commit 'deae224f069e5606542fd1f80980c48b3d4c49c8':
PIPE-2990: minor changes suggested during PR review
PIPE-2990: added build_refantignore to build ignore refant and added test for it
PIPE-2990: fix refantignore handling
PIPE-2990: fixed leading ',' in warning weblog message for ignored antennas -
Hajime Ezawa 1663d780bb56c494683e9272d1ad43fd2da66490 m
Pull request #1749: PIPE-2913 sdpl couldn t deal with pointing distribution intersecting ra 12h
Merge in PIPE/pipeline from PIPE-2913-sdpl-couldn-t-deal-with-pointing-distribution-intersecting-ra-12h to main
* commit 'e9f658e8262ee3dcc0358d11199f92b4311bd6a4':
PIPE-2913: additional fix to hsd_baseline stage
PIPE-2913: additional fix to hsd_imaging stage
Revert "PIPE-2491: additional fix to hsd_imaging stage"
Revert "PIPE-2491: additional fix to hsd_baseline stage"
PIPE-2491: additional fix to hsd_baseline stage
PIPE-2491: additional fix to hsd_imaging stage
PIPE-2913: move rewrap_angle() to hsd/tasks/common/utils.py
PIPE-2913: additional fix to rewrap_angle()
PIPE-2913: rewrap AZ related values before pushing into datatable -
Rui Xue 569696f90eeb3328f8bc566803c156ee7b578644 m
PIPE-3051: Add warning for nmajor limit in `CleanBase`
-
Ajay Vibhute ec1ef9503af9617d2b0ac7cfb1a62df76f6278ae m
Pull request #1776: PIPE-3015: ensure file is closed while getting the num rows
Merge in PIPE/pipeline from PIPE-3015-refactor-rendererutils.num_lines to main
* commit 'cc7764ad524660dcd4422eb3f0ed8983a2d24d0e':
opening file with 'utf-8' encoding
PIPE-3015: ensure file is closed while getting the num rows -
Takeshi Nakazato 567235a4cb8564e27783af5d48c14da69bb42195 m
PIPE-3035 bug fix to support "infiles" in VDPTaskFactory
There was a bug in ParallelTemplate that per-EB parameter was not distributed properly for SD tasks that takes "infiles" instead of "vis". This fix switches scope attribute depending on the name of tha parameter. -
Takeshi Nakazato 2de77ead207e8e475103d59b7ce9f69d44a57917 m
Pull request #1773: PIPE-2946 hsd imaging ignore edge channels and channels overlapped with atm lines while examining qa
Merge in PIPE/pipeline from PIPE-2946-hsd_imaging-ignore-edge-channels-and-channels-overlapped-with-atm-lines-while-examining-qa to main
* commit '0fdb5963932f33ee2464003272cceb0652d3cfba':
compliance with PEP 8
Add more explanation on channel_mask parameter
fix too busy xaxis label in contamination plot
indicate edge/ATM region with different color in the plot
Fix for NRO Pipeline error
consistently update the condition to display warning text
PIPE-2946 ignore edge channels and ATM range in contamination analysis -
Ajay Vibhute cc7764ad524660dcd4422eb3f0ed8983a2d24d0e m
opening file with 'utf-8' encoding
-
Ajay Vibhute deae224f069e5606542fd1f80980c48b3d4c49c8 m
PIPE-2990: minor changes suggested during PR review
-
Hajime Ezawa e9f658e8262ee3dcc0358d11199f92b4311bd6a4 m
Merge branch 'main' of https://open-bitbucket.nrao.edu/scm/pipe/pipeline into PIPE-2913-sdpl-couldn-t-deal-with-pointing-distribution-intersecting-ra-12h
-
Takeshi Nakazato 0fdb5963932f33ee2464003272cceb0652d3cfba m
Merge branch 'main' into PIPE-2946-hsd_imaging-ignore-edge-channels-and-channels-overlapped-with-atm-lines-while-examining-qa
-
Rui Xue 06261ca313d3e55c704716e9e6da34e2bd9ba910 m
Pull request #1672: PIPE-888: replace the use of `list(set(...))` with `utils.deduplicate(..)` to avoid random flagcmd orders.
Merge in PIPE/pipeline from PIPE-888-the-order-of-flagging-statements-in-flagdata-commands-differs-between-pipeline-runs-at to main
* commit '10211fe16b93c4089763a8242cf9250d38a3c94c':
PIPE-888: Refactor condition checks in FluxscaleInputs and SetModelsInputs for clarity; update deduplicate function type hints to accept Iterable
PIPE-1770: remove unnecessary `warnings.catch_warnings()` context manager clause.
PIPE-2865: ensure ordered `vdp` transfer values in `hif/fluxscale` and `hif/setmodel` inputs.
PIPE-1316: preserve the order of phase/target list for `wvrgcal/tie`.
PIPE-888: replace the use of `list(set(...))` with `utils.deduplicate(..)` to avoid random flagcmd orders. -
Rui Xue <rx.astro@gmail.com> 10211fe16b93c4089763a8242cf9250d38a3c94c m
PIPE-888: Refactor condition checks in FluxscaleInputs and SetModelsInputs for clarity; update deduplicate function type hints to accept Iterable
-
Rui Xue <rx.astro@gmail.com> e67a4dbf00b709517eb07779e659756019b228ef m
Merge remote-tracking branch 'origin/main' into PIPE-888-the-order-of-flagging-statements-in-flagdata-commands-differs-between-pipeline-runs-at
-
Takeshi Nakazato 0dae8624162ce754d1dccbfb5c26d71b70e5fe80 m
compliance with PEP 8
-
Takeshi Nakazato 11d9871595a6f22d0befdc5f8068d8cc6a0e1739 m
Merge branch 'main' into PIPE-2946-hsd_imaging-ignore-edge-channels-and-channels-overlapped-with-atm-lines-while-examining-qa
-
Ajay Vibhute e4000b70fcc588a0e70ecec252502bc40cf18c8c m
Pull request #1710: PIPE-1435 hifv testbpdcals should only flag the polarization affected by dts issues
Merge in PIPE/pipeline from PIPE-1435-hifv_testbpdcals-should-only-flag-the-polarization-affected-by-dts-issues to main
* commit '4dca9985aec72d0bb47917773ea11c5a247871c8':
PIPE-1435: minor changes suggested in PR review
PIPE-1435: avoided nested list used for weblogflagdict
PIPE-1435: showing correlation string on weblogs
PIPE-1435: displayed flagged correlation on weblogs
PIPE-1435: flagging only offending correlation per spw
PIPE-1435: flagging only offending correlation -
Ajay Vibhute 3ff4691f92f34997879e49a04e419d39f68f567f m
Pull request #1680: PIPE-2584 hifv fluxboot qa criteria
Merge in PIPE/pipeline from PIPE-2584-hifv_fluxboot-qa-criteria to main
* commit 'e247ba29224f31eb78fd7b8a81994a15b865e755':
PIPE-2584: using spws only in science scan and warning is displayed only if more than 50% science spws are missing
PIPE-2584: checking if spw is missing in all scans rather than each scan
PIPE-2584: updated matric score
PIPE-2584: added QA message when there are no rows for a given scan and spw
PIPE-2584: Checking model_data column is present and calibrator.ms is not empty before running visstat
PIPE-2584: added applies_to to the QA score
PIPE-2584: using visstat to check model column is set to 1 or not
PIPE-2584: minor changes suggested in PR
PIPE-2584: check to ensure flux density is measured
PIPE-2584: Add QA scoring checks for flagged SPWs, calibrator data, and spectral index limits -
Shawn Booth 48f6ccb438ddc048eed491ed1d5a8ab225fd50e3 m
Pull request #1758: PIPE-2320: hifa_flagdata heuristic for determining FDM spws should use msmd.almaspws
Merge in PIPE/pipeline from PIPE-2320-hifa_flagdata-heuristic-for-determining-fdm-spws-should-use-msmd.almaspws to main
* commit '84bbb0b3dd7e0e677537ac0c9a99f796ff390cc4':
PIPE-2320: removed unused import and added _fdm_spws default to class definition
PIPE-2320: added unit tests to exercise heuristics change
PIPE-2320: use CASA metadata for ALMA FDM detection -
Takeshi Nakazato 773c00f1db770de750090d891802c9a573ff870a m
Add more explanation on channel_mask parameter
-
Ajay Vibhute ebcb7dc8832e630bb76f6bcfacb8c43fba3d4b5b m
PIPE-3015: ensure file is closed while getting the num rows
-
Takeshi Nakazato 53b199b8829ffc88ce98f526d45a00a3b282c9e9 m
fix too busy xaxis label in contamination plot
-
Ajay Vibhute e247ba29224f31eb78fd7b8a81994a15b865e755 m
PIPE-2584: using spws only in science scan and warning is displayed only if more than 50% science spws are missing
-
Takeshi Nakazato 49f58bcd5d6eb9431e3e708a6b40a7595eb8415c m
indicate edge/ATM region with different color in the plot
-
Takeshi Nakazato 2a4e146cfc580cac71ba3c5ba8af2888c3e66f05 m
Merge branch 'main' into PIPE-2946-hsd_imaging-ignore-edge-channels-and-channels-overlapped-with-atm-lines-while-examining-qa
-
Takeshi Nakazato 1586870cdc9e7d9aede5b7dd778bb3d14fc57502 m
Fix for NRO Pipeline error
-
Ajay Vibhute 723d091829937fa1e72a62b7477c9e02ff667451 m
PIPE-2584: checking if spw is missing in all scans rather than each scan
-
Takeshi Nakazato d140e9d464018097c3c15732a46f214597c1f4fb m
consistently update the condition to display warning text
-
Takeshi Nakazato 59f8cf59629dfb4a60d59c39c62972a56b87367b m
PIPE-2946 ignore edge channels and ATM range in contamination analysis
Logic to determine edge channels and the range of ATM features are
moved/copied from scorecalculator.py -
Ajay Vibhute 5f9ef099ce477138f13533d4e33175b9bcf1411f m
PIPE-2990: added build_refantignore to build ignore refant and added test for it
- pipeline/hifv/tasks/circfeedpolcal/circfeedpolcal.py (version 5f9ef099ce477138f13533d4e33175b9bcf1411f) (diffs)
- pipeline/hifv/tasks/finalcals/finalcals.py (version 5f9ef099ce477138f13533d4e33175b9bcf1411f) (diffs)
- pipeline/hifv/tasks/fluxscale/fluxboot.py (version 5f9ef099ce477138f13533d4e33175b9bcf1411f) (diffs)
- pipeline/hifv/tasks/fluxscale/solint.py (version 5f9ef099ce477138f13533d4e33175b9bcf1411f) (diffs)
- pipeline/hifv/tasks/semiFinalBPdcals/semiFinalBPdcals.py (version 5f9ef099ce477138f13533d4e33175b9bcf1411f) (diffs)
- pipeline/hifv/tasks/testBPdcals/testBPdcals.py (version 5f9ef099ce477138f13533d4e33175b9bcf1411f) (diffs)
- pipeline/infrastructure/utils/utils.py (version 5f9ef099ce477138f13533d4e33175b9bcf1411f) (diffs)
- pipeline/infrastructure/utils/utils_test.py (version 5f9ef099ce477138f13533d4e33175b9bcf1411f) (diffs)
-
Shawn Booth 84bbb0b3dd7e0e677537ac0c9a99f796ff390cc4 m
PIPE-2320: removed unused import and added _fdm_spws default to class definition
-
Shawn Booth 8ef86ee1a6721bff7dad4638e97e7ccb89485f49 m
PIPE-2320: added unit tests to exercise heuristics change
-
Shawn Booth f825d456eacbd5a5166a835dcb913e8a8e315b79 m
PIPE-2320: use CASA metadata for ALMA FDM detection
-
Ajay Vibhute 3adf08d62a4d215c83db90a54740eb191304f2b1 m
PIPE-2990: fix refantignore handling
- pipeline/hifv/tasks/circfeedpolcal/circfeedpolcal.py (version 3adf08d62a4d215c83db90a54740eb191304f2b1) (diffs)
- pipeline/hifv/tasks/finalcals/finalcals.py (version 3adf08d62a4d215c83db90a54740eb191304f2b1) (diffs)
- pipeline/hifv/tasks/fluxscale/fluxboot.py (version 3adf08d62a4d215c83db90a54740eb191304f2b1) (diffs)
- pipeline/hifv/tasks/fluxscale/solint.py (version 3adf08d62a4d215c83db90a54740eb191304f2b1) (diffs)
- pipeline/hifv/tasks/semiFinalBPdcals/semiFinalBPdcals.py (version 3adf08d62a4d215c83db90a54740eb191304f2b1) (diffs)
- pipeline/hifv/tasks/testBPdcals/testBPdcals.py (version 3adf08d62a4d215c83db90a54740eb191304f2b1) (diffs)
-
Ajay Vibhute 492a8f21c31a033a5ca0a5bec3b58ef213937573 m
PIPE-2990: fixed leading ',' in warning weblog message for ignored antennas
- pipeline/hifv/tasks/circfeedpolcal/circfeedpolcal.py (version 492a8f21c31a033a5ca0a5bec3b58ef213937573) (diffs)
- pipeline/hifv/tasks/finalcals/finalcals.py (version 492a8f21c31a033a5ca0a5bec3b58ef213937573) (diffs)
- pipeline/hifv/tasks/fluxscale/fluxboot.py (version 492a8f21c31a033a5ca0a5bec3b58ef213937573) (diffs)
- pipeline/hifv/tasks/fluxscale/solint.py (version 492a8f21c31a033a5ca0a5bec3b58ef213937573) (diffs)
- pipeline/hifv/tasks/semiFinalBPdcals/semiFinalBPdcals.py (version 492a8f21c31a033a5ca0a5bec3b58ef213937573) (diffs)
- pipeline/hifv/tasks/testBPdcals/testBPdcals.py (version 492a8f21c31a033a5ca0a5bec3b58ef213937573) (diffs)
-
Ajay Vibhute ab695806c670db3ba9e4716259360310e0db77e3 m
PIPE-2584: updated matric score
-
Ajay Vibhute 4dca9985aec72d0bb47917773ea11c5a247871c8 m
PIPE-1435: minor changes suggested in PR review
-
Rui Xue d386d4e55ee36745a6e623632259b347888ee998 m
Merge branch 'main' into PIPE-1435-hifv_testbpdcals-should-only-flag-the-polarization-affected-by-dts-issues
-
Hajime Ezawa 2ed9bfea4057128f117bf2ce26751c03de6062e3 m
PIPE-2913: additional fix to hsd_baseline stage
-
Hajime Ezawa 3b1a10f596e17320be26bbcdea47ba990320f13c m
PIPE-2913: additional fix to hsd_imaging stage
-
Hajime Ezawa 1039eac6330f228cded482a4efd553f8ad39b606 m
Revert "PIPE-2491: additional fix to hsd_imaging stage"
This reverts commit 5ac101a0cbdbf9c96f1309056242f32f2ff5820f. -
Hajime Ezawa 03b8bd9bf3f07f98bacbbe14dcf8360fd474ea5c m
Revert "PIPE-2491: additional fix to hsd_baseline stage"
This reverts commit d94d69e8307e6fa6247a7e18c4b8ddc80626ccb1. -
Hajime Ezawa d94d69e8307e6fa6247a7e18c4b8ddc80626ccb1 m
PIPE-2491: additional fix to hsd_baseline stage
-
Hajime Ezawa 5ac101a0cbdbf9c96f1309056242f32f2ff5820f m
PIPE-2491: additional fix to hsd_imaging stage
-
Hajime Ezawa 7ae7ca8f84f8c8e02a99e6c2f3b60025bab0b999 m
PIPE-2913: move rewrap_angle() to hsd/tasks/common/utils.py
-
Ajay Vibhute 294e6215de9710129644a554d34315858efdbd2e m
PIPE-2584: resolved merge conflicts
-
Hajime Ezawa ef7268c08551995f0379fa7459fc34ec37a70faf m
PIPE-2913: additional fix to rewrap_angle()
-
Hajime Ezawa 2abf8e6452db78566f82e4541a3657402af0fd68 m
PIPE-2913: rewrap AZ related values before pushing into datatable
-
Ajay Vibhute 4e4ef0995853a71c493fc7a78a15e01c595dc772 m
PIPE-2584: added QA message when there are no rows for a given scan and spw
-
Ajay Vibhute 13954b8096dd455ebbf13eaa2db13b1a41db5836 m
PIPE-1435: avoided nested list used for weblogflagdict
-
Rui Xue 7d90d6aa4c0c6c923cc2984651c6f219362b8269 m
PIPE-1770: remove unnecessary `warnings.catch_warnings()` context manager clause.
-
Rui Xue 8377b90a696c0076f677ae6f18a9f2989e6ed4f8 m
PIPE-2865: ensure ordered `vdp` transfer values in `hif/fluxscale` and `hif/setmodel` inputs.
-
Rui Xue 4c27407fc25eb9e4e70eeef7a23bbb0f11cfaa2f m
PIPE-1316: preserve the order of phase/target list for `wvrgcal/tie`.
-
Rui Xue d021810b23869dfed57eccaeda8b9b330c398bfd m
PIPE-888: replace the use of `list(set(...))` with `utils.deduplicate(..)` to avoid random flagcmd orders.
-
Ajay Vibhute 221a321599d4d9881e49bdd4d766a19a533fb749 m
PIPE-2584: Checking model_data column is present and calibrator.ms is not empty before running visstat
-
Ajay Vibhute d83a6201ef57f883fe3f52687e4c3ab6f132cba0 m
PIPE-2584: added applies_to to the QA score
-
Ajay Vibhute d36735e34a5e74dbeba2511e7f0d2e30b590b3d3 m
PIPE-2584: using visstat to check model column is set to 1 or not
-
Ajay Vibhute 6419758cdca2f2cc64190defb29a990b3219a15c m
PIPE-1435: showing correlation string on weblogs
-
Ajay Vibhute a0382c330b2206b848c914dea2e974f8a4610a99 m
PIPE-1435: displayed flagged correlation on weblogs
-
Ajay Vibhute be33682e1527b81b4dad55fbd6a307ba455cd5f1 m
PIPE-1435: flagging only offending correlation per spw
-
Ajay Vibhute 079d6de033d05c05f403e745f95cc8918b058e98 m
PIPE-1435: flagging only offending correlation
-
Ajay Vibhute 38d00018d0dc0dd7b999d346f7486d7233f8dde1 m
PIPE-2584: minor changes suggested in PR
-
Ajay Vibhute 9490e2d6d0df957632132c5dba95911d5955c096 m
PIPE-2584: check to ensure flux density is measured
-
Ajay Vibhute 3ba469f659567327f712bcd2a82a390dd452da90 m
PIPE-2584: Add QA scoring checks for flagged SPWs, calibrator data, and spectral index limits
Casa6
-
Kumar Golap e0538c1bf3ca24820f433032edf570fa2966216f
Pull request #1037: Fix simanalyze as it was calling tclean with modelimage with non-compatible units
Merge in CASA/casa6 from CAS-14765 to master
* commit 'f11ba01acc47815dea58711a70aa50bd9a42cc2a':
Fix simanalyze as it was calling tclean with modelimage with non-compatible units -
George Moellenbrock e91e35843d4f9dc0f7b51c238a90414011ec848b
Pull request #1032: CAS-14348
Merge in CASA/casa6 from CAS-14348 to master
* commit 'ca6131575d1f2743a010aa75f582a58f9eab1fcf':
Re-asserting that fringefit doesn't allow orphan timesteps
For CAS-14348:
Fixing the orphan timestep fringefit bug again
Turn off debugging output now I've tested the package built with it
Fixing fringefit on a single channel (again) and adding a test for it -
Takeshi Nakazato c1bc90f7e94deaaf076d3349703f179d7448e72f
Pull request #1027: CAS-14736
Merge in CASA/casa6 from CAS-14736 to master
* commit '2110d633fbae6d51c4507b949d448395a34c4ded':
changed format of the comment
Minor update on the comment for consistency
Properly evaluate time and exposure
Update test_cal_12712_01
CAS-14736 include fully flagged rows into the processing to produce flagged caltable row -
Kumar Golap f11ba01acc47815dea58711a70aa50bd9a42cc2a
Fix simanalyze as it was calling tclean with modelimage with non-compatible units
-
Ville Suoranta 5fe795fab606b1f927251fe9c08f53c3e239653b
Pull request #1034: CAS-14739
Merge in CASA/casa6 from CAS-14739 to master
* commit '1a7ce12a22645bd3b0ddee373ac9e7e32af1a85c':
Update UI versions for macOS26
Update plotms branch wheel version
Update plotms branch version in build.conf
Add note about updating .zshrc
Add instructions on how to close the source code.
Update build.conf to CAS-14739 dev packages
Add a note about Metal
Fix links for Bitbucket
Swith plus to hyphen
Update TOC
Rename casa_build_guide.md
Update CASA_Build_Guide.md
Remove manylinux 2014
Add reformatted build guide -
Ville Suoranta 1a7ce12a22645bd3b0ddee373ac9e7e32af1a85c
Update build.conf
-
Takahiro Tsutsumi 61b4f7fa0783c3d03b597000f81f66ef9b23d37c
Pull request #1031: CAS-14684
Merge in CASA/casa6 from CAS-14684 to master
* commit '318460f1760e1558914d90b8ed8ab6a854eda9d0':
Add a new test and modify another test to check radii entries Revert the task level catch of the exception as this hides some of the exeptions
Add a try-except block to exit task more gracefully when an exception occurs at gethorizonsephem callm
add more warning messages and another fix to target body name extraction
Fix regular expression for the source name extraction -
Mark Kettenis <kettenis@jive.eu> d20b3fe22aff2bfbd6566abc7a22778f47327c4e
Pull request #1029: CAS-14683: Test concat of SYSCAL with different SPWs
Merge in CASA/casa6 from CAS-14683 to master
* commit '95234c2fe651cfb94ba854edc3ab80f4dff59779':
CAS-14683: Test concat of SYSCAL with different SPWs -
Kumar Golap e81b4b58c707034fcb781e05846630424b654217
Pull request #1028: CAS-14732
Merge in CASA/casa6 from CAS-14732 to master
* commit '4367509f637e844d0ace77ea151e165bd67efc38':
moved the check but had to fix stuff as empty string was acceptable at that stage.
move the check for units in starting model to SyntheisisImager
force saving of model image
Throw an exception if model is not in units of Jy/pixel
Fixed an image copy with mask being applied which did not copy the units -
Ville Suoranta 2c1ca27b4a049a613b501fad7e7e87b2df1700cc m
Update UI versions for macOS26
-
Akeem Wells f4b105efadda226bece3a00d78a85b02862e630e
Pull request #1026: CAS-13817
Merge in CASA/casa6 from CAS-13817 to master
* commit 'c5a2faf379c84c73eff3f0dd2f18ab97d7548234':
Revert compare file due to black causing indent errors
Documentation Updates
Update documentation for sparse_check
Additional documentation and reformating updates
Reformat with black. Add docstrings using GPT-4.1 -
Takeshi Nakazato 2110d633fbae6d51c4507b949d448395a34c4ded
changed format of the comment
-
George Moellenbrock ca6131575d1f2743a010aa75f582a58f9eab1fcf
Merge remote-tracking branch 'origin/CAS-14726' into CAS-14348 conflicts in FringeJones.cc, DelayRateFFT.cc fixed manually.
-
C. Enrique Garcia Dabo 9a0d270e9a82ecae78da190f51f298c2025eaf95
Pull request #1025: CAS-14624
Merge in CASA/casa6 from CAS-14624 to master
* commit '5e3358b08a77770afbe60a9ae74b14ac0194851d':
Add test_task_ft to component map
CAS-14624: Add also uvrange and antenna as selection criteria
CAS-14624: Fix documentation
CAS-14624: Add more data selection options in "ft" -
Takeshi Nakazato 9b02d47ec419a7fb0cc7ddd127571e83bbd78afc
Minor update on the comment for consistency
Fixed inconsistent comment associated with the updated test. -
Des Small 93f24986e972db3e9803b9f76d350598311da10a
Re-asserting that fringefit doesn't allow orphan timesteps
In a future release we should allow single time fringefit if not solving for delay, just as we allow single channel fringefit
when not solving for rate, but now is not the time. -
George Moellenbrock 921dfad4a8a14b6d9d98ac21e12f88989cc17db3
Merge branch 'master' into CAS-14348
-
George Moellenbrock 1b982bd657af81609f15651cdf0038301cd6a6f6 m
For CAS-14348:
1. In DelayRateFFT.cc's DelayRateFFTConcat class:
(a) Reordered working array (Vpad_) axes to put time and freq before corr and ant (Fortran order) so they are contiguous for 2d FFT;
(b) Introduced direct use of fftw (instead of LatticeFFT) thereby drastically improving performance of the FFT stage; by (mainly) avoiding unnecessary copies;
(c) Improved array slicing to streamline (unavoidable) data copies into the working array;
(d) Introduced Double precision weight sum accumulation (copied to Single precision at the end), and streamlined weight accumulation code to make it clearer;
(e) In snr calulation use amplitude found in searchPeak instead of relocating it via calculation from delay/rate solutions;
(f) Various other code clean-up and minor re-org.
2. In FringeJones.cc: Logging improvements for readability, and introduced fringefit stage solving time measurements and logging.
3. In Calibrater.cc: Occasionally (every ~10%) report solution count progress, and don't log useless solution quality stats for FringeJones (they are not yet filled correctly)- casatools/src/code/synthesis/MeasurementComponents/Calibrater.cc (version 1b982bd657af81609f15651cdf0038301cd6a6f6) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/DelayRateFFT.cc (version 1b982bd657af81609f15651cdf0038301cd6a6f6) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/FringeJones.cc (version 1b982bd657af81609f15651cdf0038301cd6a6f6) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/FringeJones.h (version 1b982bd657af81609f15651cdf0038301cd6a6f6) (diffs)
-
Pam Harris <pharris@nrao.edu> 1f1bd1c368ffa5b5d2dd7417e6a94a08a1d5cead m
Update plotms branch wheel version
-
Pam Harris <pharris@nrao.edu> cc509e692ad0e27573dee716d871234d2b8faf73 m
Update plotms branch version in build.conf
-
Takeshi Nakazato 74bbc92e85d60fdae3a02e2cd3f6f79752375426
Properly evaluate time and exposure
-
Takeshi Nakazato ee4cba4ece22f6b79596b1b795d497d28e47a37f
Merge branch 'master' into CAS-14736
-
Akeem Wells c5a2faf379c84c73eff3f0dd2f18ab97d7548234
Revert compare file due to black causing indent errors
-
Akeem Wells 4ddde8c6514cbad3ef512b2e1ff09ffca246ed50
Documentation Updates
- casatestutils/casatestutils/datahelpers/__init__.py (version 4ddde8c6514cbad3ef512b2e1ff09ffca246ed50) (diffs)
- casatestutils/casatestutils/datahelpers/getTelescope.py (version 4ddde8c6514cbad3ef512b2e1ff09ffca246ed50) (diffs)
- casatestutils/casatestutils/datahelpers/selectTaql.py (version 4ddde8c6514cbad3ef512b2e1ff09ffca246ed50) (diffs)
- casatestutils/casatestutils/getantposalma_helpers/__init__.py (version 4ddde8c6514cbad3ef512b2e1ff09ffca246ed50) (diffs)
- casatestutils/casatestutils/getcalmodvla_helpers/__init__.py (version 4ddde8c6514cbad3ef512b2e1ff09ffca246ed50) (diffs)
- casatestutils/casatestutils/sparse_check.py (version 4ddde8c6514cbad3ef512b2e1ff09ffca246ed50) (diffs)
- casatestutils/casatestutils/testhelper.py (version 4ddde8c6514cbad3ef512b2e1ff09ffca246ed50) (diffs)
- casatestutils/casatestutils/weblog.py (version 4ddde8c6514cbad3ef512b2e1ff09ffca246ed50) (diffs)
- casatestutils/casatestutils/xmlhelper.py (version 4ddde8c6514cbad3ef512b2e1ff09ffca246ed50) (diffs)
- casatestutils/runtest.py (version 4ddde8c6514cbad3ef512b2e1ff09ffca246ed50) (diffs)
-
Akeem Wells 37f0fc0051700c5d63e2b5eb50f3898a9836c565
Merge branch 'master' into CAS-13817
-
Des Small 749ab91d5875e60ee94fc139bb2b0e9acea50e04
Merge branch 'master' into CAS-14726
-
Takahiro Tsutsumi <tak.tsutsumi@gmail.com> 318460f1760e1558914d90b8ed8ab6a854eda9d0 m
Add a new test and modify another test to check radii entries Revert the task level catch of the exception as this hides some of the exeptions
-
Takahiro Tsutsumi <tak.tsutsumi@gmail.com> 2f1afa98c3bf9873dfba644a3da81e105bfa1eb6 m
Add a try-except block to exit task more gracefully when an exception occurs at gethorizonsephem callm
-
Ville Suoranta b4b8d068fc70556979b40724be2420d85bf7175a m
Add note about updating .zshrc
-
Ville Suoranta 63fa2771364373d098c671393dca1371e32fd0a0 m
Add instructions on how to close the source code.
-
Takahiro Tsutsumi <tak.tsutsumi@gmail.com> 1ffedf3f1d24bd1b2382a3c927912e1e263fca71 m
add more warning messages and another fix to target body name extraction
-
Des Small 040d518f901c10138314a2d4d1d9ce5c0417776e m
Fixing the orphan timestep fringefit bug again
-
Takahiro Tsutsumi <tak.tsutsumi@gmail.com> df03a1647a24f6e24f27be990ded2e79d783593a m
Fix regular expression for the source name extraction
-
Kumar Golap 4367509f637e844d0ace77ea151e165bd67efc38 m
moved the check but had to fix stuff as empty string was acceptable at that stage.
-
C. Enrique Garcia Dabo 5e3358b08a77770afbe60a9ae74b14ac0194851d m
Merge branch 'master' into CAS-14624
-
Kumar Golap 345d8d24d7c9173aedcd481a546537c16337a24a m
Merge branch 'master' into CAS-14732
-
Kumar Golap 4b31095127e040bce80f7449cb7155e9bc6a99a8 m
move the check for units in starting model to SyntheisisImager
-
Takeshi Nakazato 872ed8889036b200d7b9ee2507d70546a6352a20 m
Merge branch 'master' into CAS-14736
-
Mark Kettenis <kettenis@jive.eu> 95234c2fe651cfb94ba854edc3ab80f4dff59779 m
CAS-14683: Test concat of SYSCAL with different SPWs
-
Kumar Golap f7f24cae6692f7425e006050c264b13cd416b50b m
force saving of model image
-
Ville Suoranta 3c283008599ad7a58ce4f2b45980cee293b87dad m
Update build.conf to CAS-14739 dev packages
-
Ville Suoranta 533c7053dd14004c8105e144c01f94d317efb441 m
Add a note about Metal
-
Ville Suoranta 63afc639097d330014ef81b307803f96d8dec190 m
Fix links for Bitbucket
-
Ville Suoranta dc5e9efe003c24725810187350d25abd3be144d1 m
Swith plus to hyphen
-
Ville Suoranta c9c9b16ac7d23ac1626d1ef76f2ab7a40ac8d959 m
Update TOC
-
Ville Suoranta 700f424488b5499091b09469dab0eb4483565358 m
Rename casa_build_guide.md
-
Ville Suoranta 07e4bfbfa7da0b40f828f9fbbd824c4ea08a7d21 m
Update CASA_Build_Guide.md
-
Ville Suoranta a7ef3ca77d81120c7b3bb6b8f66e2d1a547bcdc9 m
Remove manylinux 2014
-
Ville Suoranta 75492571e2e57c7c252ad5256016097def7dcada m
Add reformatted build guide
-
Takeshi Nakazato d12c9a692449db0da3644bad5e99dd4c296471d0 m
Update test_cal_12712_01
Expected number of rows changed from 61 to 64. This is due to the addition of fully flagged rows (3 rows). The test was updated to compare the number of total caltable rows as well as the number of fully flagged rows. -
Takeshi Nakazato 35399f1f96bbea04bef346fac272897db36ccdf4 m
CAS-14736 include fully flagged rows into the processing to produce flagged caltable row
-
Kumar Golap a25e89ed05a1411c120202bce77d4080c3c2e431 m
Throw an exception if model is not in units of Jy/pixel
-
Kumar Golap cc41d7e52f3f863a1d7e343576e3ffbee9adab15 m
Fixed an image copy with mask being applied which did not copy the units
-
Des Small fd0b2ba74d70b397ded8f269cbf5141549d6cbcd m
Turn off debugging output now I've tested the package built with it
-
Des Small 39f8d314f0617de8ad30a3b1f060993fcba169b2 m
Fixing fringefit on a single channel (again) and adding a test for it
- casatasks/tests/tasks/test_task_fringefit.py (version 39f8d314f0617de8ad30a3b1f060993fcba169b2) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/DelayRateFFT.cc (version 39f8d314f0617de8ad30a3b1f060993fcba169b2) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/DelayRateFFT.h (version 39f8d314f0617de8ad30a3b1f060993fcba169b2) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/FringeJones.cc (version 39f8d314f0617de8ad30a3b1f060993fcba169b2) (diffs)
-
Akeem Wells c2d134d94d590d9636058eaae544ae5ae38cda3a m
Add test_task_ft to component map
-
Akeem Wells d74a389bd1d9ffb4b530aa29f6a43e4a807c8659 m
Merge branch 'master' into CAS-14624
-
C. Enrique Garcia Dabo 809d8fa047140166d694044e0283900114ac060c m
CAS-14624: Add also uvrange and antenna as selection criteria
-
C. Enrique Garcia Dabo 2c541d5366eeb02aa7d2d7024c8e3d3afe0b2985 m
CAS-14624: Fix documentation
-
C. Enrique Garcia Dabo df349bb4e2ce5fab386c08c91d852fbdbe3fccf2 m
CAS-14624: Add more data selection options in "ft"
- casatasks/src/private/task_ft.py (version df349bb4e2ce5fab386c08c91d852fbdbe3fccf2) (diffs)
- casatasks/tests/tasks/test_task_ft.py (version df349bb4e2ce5fab386c08c91d852fbdbe3fccf2) (diffs)
- casatasks/xml/ft.xml (version df349bb4e2ce5fab386c08c91d852fbdbe3fccf2) (diffs)
- casatools/src/tools/imager/imager_cmpt.cc (version df349bb4e2ce5fab386c08c91d852fbdbe3fccf2) (diffs)
-
Akeem Wells 8d126c244759154488522b2b8250d21fcf6c808a m
Update documentation for sparse_check
-
Akeem Wells a7e6bca499deb3b55697830bb0e28143aef5793f m
Merge branch 'master' into CAS-13817
-
Akeem Wells c82a42a36d07fc76a0822d684f31e5060a483174 m
Merge branch 'master' into CAS-13817
-
Akeem Wells 574ec18b80d7e60f1fcca5a07064811eb910de17 m
Merge branch 'master' into CAS-13817
-
Akeem Wells bca1eec83bfaf2cc08b499c384459102f643f7de m
Additional documentation and reformating updates
- casatestutils/__init__.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/casatestutils/__init__.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/casatestutils/check.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/casatestutils/compare.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/casatestutils/extractcasascript.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/casatestutils/filltsys.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/casatestutils/imagerhelpers/imagetesthelpers.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/casatestutils/listing.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/casatestutils/restfreqtool.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/casatestutils/selection_syntax.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/casatestutils/sparse_check.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/casatestutils/stakeholder/StkUnitTest.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/casatestutils/stakeholder/almastktestutils.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/casatestutils/testhelper.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/casatestutils/weblog.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/casatestutils/xmlhelper.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/runtest.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/testrunner/__init__.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/testrunner/atlassian_helper.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/testrunner/run.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/testrunner/shell_runner.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/testrunner/xunit.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/testrunner/xvfb_helper.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/tests/test_almastktestutils.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/tests/test_testutils_check.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
- casatestutils/xmlrunner_to_junit.py (version bca1eec83bfaf2cc08b499c384459102f643f7de) (diffs)
-
Akeem Wells 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00 m
Reformat with black. Add docstrings using GPT-4.1
- casatestutils/casatestutils/__init__.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/casatestutils/check.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/casatestutils/compare.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/casatestutils/datahelpers/getTelescope.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/casatestutils/datahelpers/selectTaql.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/casatestutils/extractcasascript.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/casatestutils/filltsys.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/casatestutils/imagerhelpers/__init__.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/casatestutils/imagerhelpers/imagetesthelpers.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/casatestutils/listing.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/casatestutils/restfreqtool.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/casatestutils/selection_syntax.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/casatestutils/sparse_check.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/casatestutils/stakeholder/StkUnitTest.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/casatestutils/stakeholder/__init__.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/casatestutils/stakeholder/almastktestutils.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/casatestutils/testhelper.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/casatestutils/weblog.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/casatestutils/xmlhelper.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/runtest.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/setup.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/testrunner/atlassian_helper.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/testrunner/run.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/testrunner/shell_runner.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/testrunner/xunit.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/testrunner/xvfb_helper.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/tests/test_almastktestutils.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/tests/test_testutils_check.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/tests/test_testutils_sparse_check.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)
- casatestutils/xmlrunner_to_junit.py (version 9390b8e5d01d480dcd2a3ffb2b0da016b20f5a00) (diffs)