Build: #2 was successful
Job: Test Tools Many Linux 2.28 was successful
Code commits
Casa6
-
Srikrishna Sekhar 50e2cf84c451f0970e69a3aaf15ddd26166eb3de
Pull request #1046: CAS-13818
Merge in CASA/casa6 from CAS-13818 to master
* commit 'b0973d16124b120e2baf377a91488649c0034986':
CAS-13818 : Skip failing deconvolve tests
CAS-13818 : Fix mask cache conflict on tclean restart
CAS-13818: Add test to check for full stokes mask
Added a skip to test_mtmfsimgval_startmodel_axesmismatch in test_task_deconvolve for MacOS due to Fatal Python error. The failure and solution are being investigated on CAS-14117
CAS-13818 : Disable test_imgval_startmodel_axesmismatch on MacOS
CAS-13818 : Fix for failing test
CAS-13818 : Fix for image.tt0 pb mask -
Ville Suoranta 1d8db3ef8539fcf1f25aac6429130548c3a6304c
Pull request #1045: CAS-14769
Merge in CASA/casa6 from CAS-14769 to master
* commit '85227bc5735154327b1a1394763b90f6bd60ac0a':
Update casacore reference
Revert "Point casacore to dev branch"
Remove redefition of PtrBlock in TransformMachines
Point casacore to dev branch -
Akeem Wells 96543550841e6adfc298ea4bf932d3a6befa0157
Pull request #1044: CAS-14768
Merge in CASA/casa6 from CAS-14768 to master
* commit '1011c5933ca639144a5ae3c253086f038da63442':
Update xmlrunner_to_junit to work with unittest-xml-reporting module -
Srikrishna Sekhar b0973d16124b120e2baf377a91488649c0034986
Merge remote-tracking branch 'origin/master' into CAS-13818
-
Ville Suoranta 85227bc5735154327b1a1394763b90f6bd60ac0a
Update casacore reference
-
Ville Suoranta 5401a2510043db196722fda194d292eae1fbe0e4
Revert "Point casacore to dev branch"
This reverts commit cf53b61404c57a80cfcef14f4df9392985b57443. -
Akeem Wells 1011c5933ca639144a5ae3c253086f038da63442
Merge branch 'master' into CAS-14768
-
Takahiro Tsutsumi c84be1413a0d775fc6fe17d180f968a1475a1fa6
Pull request #1043: CAS-14606
Merge in CASA/casa6 from CAS-14606 to master
* commit 'e2af0ec57f50d3edffed7dd5384465472326b4a5':
Add a check that an entire (sub-)table is empty (nrows=0)
Fix a bug in is_column_empty function and add tb.getvarcol-based data existence check for the subtables
Add test for data types, str, int, float
Access the first row only
Use tb.getvarcol to check if optional data columns in Main table have any data instead of tb.getcell -
Ville Suoranta 76a61842ff2f6c1e457900680d14157c96c2e59e
Remove redefition of PtrBlock in TransformMachines
-
Ville Suoranta cf53b61404c57a80cfcef14f4df9392985b57443
Point casacore to dev branch
-
Srikrishna Sekhar d8a3a4bdf7e60a99f628b34e559845c98dff371e
Pull request #1039: CAS-13318
Merge in CASA/casa6 from CAS-13318 to master
* commit 'b6453d73d1a4098c3763b42a75b88880b3bce7ad':
CAS-13318 : Fix PB masking in robust RMS calc -
Inna Muzychenko 229d3c9b5d0436b0f48fe265b8b4bde48a585614
Pull request #1033: CAS-14704
Merge in CASA/casa6 from CAS-14704 to master
* commit 'd5adeb6db73246ebbb2e3e535e56a38139482f98': (34 commits)
add test_task_getjyperkalma to component map
Changes according to the NAOJ code review Refs #2870
Changes according to the NAOJ code review Refs #2869 #2870
Changes according to the NAOJ code review Refs #2868
Changes according to the NAOJ code review Refs #2866
Changes according to the NAOJ code review Refs #2865
Changes according to the NAOJ code review Refs #2864
Changes according to the NAOJ code review
Delete commented out lines
Fix bugs, add tests
Changes according to code review Refs #2858
Changes according to code review Refs #2858
Changes according to code review Refs #2846
Changes according to the code review #Refs 2851
Changes according to code review Refs #2843
Changes according to code review Refs #2860
Changes according to code review Refs #2859
Changes according to code review Refs #2857
Changes according to the code review #Refs 2854
Changes according to code review Refs #2853
... -
Akeem Wells 624b1aca4d9570ee193ab3b18ddac0db9fc2bf37
Update xmlrunner_to_junit to work with unittest-xml-reporting module
-
Srikrishna Sekhar b6453d73d1a4098c3763b42a75b88880b3bce7ad
Merge remote-tracking branch 'origin/master' into CAS-13318
-
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 -
Takahiro Tsutsumi e2af0ec57f50d3edffed7dd5384465472326b4a5 m
Add a check that an entire (sub-)table is empty (nrows=0)
-
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 -
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> d5adeb6db73246ebbb2e3e535e56a38139482f98
Merge remote-tracking branch 'origin/master' into CAS-14704
-
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 -
Akeem Wells 7f25a9ec0b4e8ec437acc395717ce5427a7d4d71 m
add test_task_getjyperkalma to component map
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> b7fa54dc5d6267a2d1d64b831a9c9fc77ca658ed m
Changes according to the NAOJ code review Refs #2870
-
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. -
Takahiro Tsutsumi b16c5ce495369cf93b416cd12e7c6954ddf83611 m
Fix a bug in is_column_empty function and add tb.getvarcol-based data existence check for the subtables
-
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
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> d45e0d268df57019b05cba8dbee5d17a722bd4e9 m
Changes according to the NAOJ code review Refs #2869 #2870
-
Takeshi Nakazato 74bbc92e85d60fdae3a02e2cd3f6f79752375426
Properly evaluate time and exposure
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> 4d0a1a93f28b58cd0483a05800de5b03efedddcc m
Changes according to the NAOJ code review Refs #2868
-
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
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> 2f41b7e75d3633b4f4eae04e0370f422b0adce95 m
Changes according to the NAOJ code review Refs #2866
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> bce0d4c02bb723a7fba9b3831c47fa239180d536 m
Changes according to the NAOJ code review Refs #2865
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> ad69d02088e308ad35190176cd076e658a41a954 m
Changes according to the NAOJ code review Refs #2864
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> c841edca23ece8b9e22603ef699305ec1488b402 m
Changes according to the NAOJ code review
-
Takahiro Tsutsumi <tak.tsutsumi@gmail.com> 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
-
Takahiro Tsutsumi <tak.tsutsumi@gmail.com> 2f1afa98c3bf9873dfba644a3da81e105bfa1eb6
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
add more warning messages and another fix to target body name extraction
-
Des Small 040d518f901c10138314a2d4d1d9ce5c0417776e m
Fixing the orphan timestep fringefit bug again
-
Kumar Golap 2cb32bcb39e5744aa06c93ace2cc9cc089a1de6d
Pull request #1024: CAS-14672
Merge in CASA/casa6 from CAS-14672 to master
* commit '7939dcd2725a8f21a815277e7ded37f038d9e00b':
mode mvc was not synchronising the number of major cycles in the PySynthesisImager object that does the mfs deconvolution -
Akeem Wells 6646c9ff1254ab7d1282e14df56990a642278a70
Pull request #1023: CAS-14542
Merge in CASA/casa6 from CAS-14542 to master
* commit '3525ae31ab2256d91b1b75132368ce6dc74b3d10':
Move Bamboo function to atlassian_helper. Minor fix to pytest command line checking. Syntax updates
Add skipped plotweather tests to main test suite
Comment out skipped tests in plotbandpass. Update component map
Extend Checking of Skips to classes. Add Documentation
Add new pytest command line option to override skip -
Takahiro Tsutsumi <tak.tsutsumi@gmail.com> df03a1647a24f6e24f27be990ded2e79d783593a
Fix regular expression for the source name extraction
-
Victor de Souza Magalhaes 61020062cee290f5466cffed5ec5032e0c7a3434
Pull request #1022: CAS-14642
Merge in CASA/casa6 from CAS-14642 to master
* commit 'd33b16358c14e79b73a2ef239c1ac5b8c64ec017': (81 commits)
Removed long description and exampels from xml/pccor.xml
Added a time range without a explicit date, removed tests that used fallback_to_fringefit.
Removed parameter fallback_to_fringefit.
Fixed a typo in pccor.xml and also added an example using a timerange with no explicit date.
PCCOR timerange now supports a initial time without a date (the first date of the ms is used in this case).
Prepended the name of all private pccor functions with _pccor_.
Changed test_solutionValues tolerance to 1e-5.
Changed tolerance on test_solutionValues and also added more relevant metrics to evaluate failure.
Changed test_solutionValues test to use np.allclose rather than testing that np arrays are equal.
Update test_task_pccor to replace try statements with assertRaises. Split tests into multiple test cases. Add test_task_pccor to component map
Added test on split MSes.
Changed missing_pc_data string parameter to a boolean called fallback_to_fringefit.
Tagged scans and field_ids as NaNs for pulse cal times in which no visibilities exist in the MS, which lets me filter them out when saving data to the on disk pulse_cal table, the solutions are still available in the return_dict.
Added setup and teardown methods to test_task_pccor.py
Implemented test_solutionValues in test_task_pccor.py
Implemented test_provideFringeFitTable in test_task_pccor.py
Fixed raising of RuntimeError when given fringefit caltable and requested timerange are incompatible.
Added test_parseScanAndTimerange to test_task_pccor.py
Improved timerange parsing and changed a generic exception to a ValueError.
Implemented parseSpw test.
... -
Kumar Golap 4367509f637e844d0ace77ea151e165bd67efc38
moved the check but had to fix stuff as empty string was acceptable at that stage.
-
Akeem Wells 3525ae31ab2256d91b1b75132368ce6dc74b3d10
Merge branch 'master' into CAS-14542
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> 6ebf6a0f0daf3c2ad70fed7872ce350b21821d97 m
Delete commented out lines
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> b11f8f86c82a303c36f1f9aff8b065dfc41053f1 m
Fix bugs, add tests
-
Takahiro Tsutsumi 68a9bac2144ccae3259c56de1bdd6b2edc25a158 m
Add test for data types, str, int, float
-
Victor de Souza Magalhaes d33b16358c14e79b73a2ef239c1ac5b8c64ec017 m
Removed long description and exampels from xml/pccor.xml
-
Takahiro Tsutsumi 7aca7a422dccf268486ac1ab5a5268b26b8ccaf3 m
Access the first row only
-
C. Enrique Garcia Dabo 5e3358b08a77770afbe60a9ae74b14ac0194851d
Merge branch 'master' into CAS-14624
-
Kumar Golap 345d8d24d7c9173aedcd481a546537c16337a24a
Merge branch 'master' into CAS-14732
-
Kumar Golap 4b31095127e040bce80f7449cb7155e9bc6a99a8 m
move the check for units in starting model to SyntheisisImager
-
Takahiro Tsutsumi 1d9a1e86d5d6464c599037b83359947d72d1efdd m
Use tb.getvarcol to check if optional data columns in Main table have any data instead of tb.getcell
-
Takeshi Nakazato 872ed8889036b200d7b9ee2507d70546a6352a20
Merge branch 'master' into CAS-14736
-
Mark Kettenis <kettenis@jive.eu> 95234c2fe651cfb94ba854edc3ab80f4dff59779
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
-
Srikrishna Sekhar b8317c3a1e1b0f7ceb2a4c0cc7a7eeaa61a9d146 m
CAS-13318 : Fix PB masking in robust RMS calc
The initial bug seems to be because the outlierfield lies outside the
specified PB mask, and ends up being all masked pixels. This causes the
RMS estimation to fail, as well as deconvolution.
The fix is to switch the default mask to be unmasked in an outlierfield,
and after the PB mask is applied if the image is completely masked,
temporarily unmask it for RMS estimation.
This fixes the initial issue reported in the ticket, but investigating
if there are any unintended effects. -
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
-
Akeem Wells 53abfaf45c7df61270a24abf717c0a1991be5fd2 m
Move Bamboo function to atlassian_helper. Minor fix to pytest command line checking. Syntax updates
-
Srikrishna Sekhar ca5cf74ea4826b7c981a5931f405467735b895bc m
CAS-13818 : Skip failing deconvolve tests
These two tests are skipped in master, but were not skipped here even
after a merge from master.- casatasks/tests/tasks/test_task_deconvolve.py (version ca5cf74ea4826b7c981a5931f405467735b895bc) (diffs)
- casatools/src/code/synthesis/ImagerObjects/SIImageStore.cc (version ca5cf74ea4826b7c981a5931f405467735b895bc) (diffs)
- casatools/src/code/synthesis/ImagerObjects/SIImageStoreMultiTerm.cc (version ca5cf74ea4826b7c981a5931f405467735b895bc) (diffs)
-
Srikrishna Sekhar b8764caa1a4106dddb60f554b01670367722607b m
Merge remote-tracking branch 'origin/master' into CAS-13818
-
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
-
Srikrishna Sekhar 1dcf3787bf43a9bf7622907c35d8971ad01d7087 m
CAS-13818 : Fix mask cache conflict on tclean restart
As documented, the fix for the original issue triggered a mask cache
conflict on restart. In the end the fix turned out to be fairly simple -
check if the mask exists and is valid, and do not touch it if it is.
So in the first instance, when the mask does not exist, it will do the
right thing. And it will not try to do anything on the restart either.
It ended up being a simple inversion of the original logic, with
appropriate traps in place so it works for both the original bug and the
derived bug. -
Srikrishna Sekhar f12d89e8155d92b786530e0078ed983406ba2287 m
Merge remote-tracking branch 'origin/master' into CAS-13818
-
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
-
Kumar Golap 7939dcd2725a8f21a815277e7ded37f038d9e00b m
Merge branch 'master' into CAS-14672
-
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 fc3e2a3d40b711ded93b9cb62f97fbf781d540c1 m
Add skipped plotweather tests to main test suite
-
Akeem Wells 2045be1ccc0a8eff32890fa1d24f86bb4492e3ce m
Merge branch 'master' into CAS-14542
-
Akeem Wells 71c3d880e4771c8bda89ae8ed24cbd6bde165f77 m
Merge branch 'master' into CAS-14542