Build: #10 did not complete Manual run by Ville Suoranta
Code commits
Casa6
-
Takahiro Tsutsumi 1d84b3889f01962a909ca20ff89d5ad5f97d2eef
Move lines from now deleted setup.py.in to __init__.py
-
Takahiro Tsutsumi 901f5fb60be94c98a5405d317b5d3c2177212bc8
update casacore
-
Takahiro Tsutsumi 3ad229447e8faec421444ddcf82aadd3068d2d63
Merge branch 'master' into CAS-13596 Resolved the conflicts
-
Kumar Golap e0538c1bf3ca24820f433032edf570fa2966216f m
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 m
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 m
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 m
Fix simanalyze as it was calling tclean with modelimage with non-compatible units
-
Ville Suoranta 5fe795fab606b1f927251fe9c08f53c3e239653b m
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 m
Update build.conf
-
Takahiro Tsutsumi 61b4f7fa0783c3d03b597000f81f66ef9b23d37c m
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 m
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 m
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 m
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 m
changed format of the comment
-
George Moellenbrock ca6131575d1f2743a010aa75f582a58f9eab1fcf m
Merge remote-tracking branch 'origin/CAS-14726' into CAS-14348 conflicts in FringeJones.cc, DelayRateFFT.cc fixed manually.
-
C. Enrique Garcia Dabo 9a0d270e9a82ecae78da190f51f298c2025eaf95 m
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 m
Minor update on the comment for consistency
Fixed inconsistent comment associated with the updated test. -
Des Small 93f24986e972db3e9803b9f76d350598311da10a m
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 m
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 m
Properly evaluate time and exposure
-
Takeshi Nakazato ee4cba4ece22f6b79596b1b795d497d28e47a37f m
Merge branch 'master' into CAS-14736
-
Akeem Wells c5a2faf379c84c73eff3f0dd2f18ab97d7548234 m
Revert compare file due to black causing indent errors
-
Akeem Wells 4ddde8c6514cbad3ef512b2e1ff09ffca246ed50 m
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 m
Merge branch 'master' into CAS-13817
-
Des Small 749ab91d5875e60ee94fc139bb2b0e9acea50e04 m
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
-
Kumar Golap 2cb32bcb39e5744aa06c93ace2cc9cc089a1de6d m
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 m
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 m
Fix regular expression for the source name extraction
-
Victor de Souza Magalhaes 61020062cee290f5466cffed5ec5032e0c7a3434 m
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 m
moved the check but had to fix stuff as empty string was acceptable at that stage.
-
Akeem Wells 3525ae31ab2256d91b1b75132368ce6dc74b3d10 m
Merge branch 'master' into CAS-14542
-
Victor de Souza Magalhaes d33b16358c14e79b73a2ef239c1ac5b8c64ec017 m
Removed long description and exampels from xml/pccor.xml
-
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
-
Bob Garwood 299e8a4174f909ffbba6acce264ccc3d3a4e092e m
Pull request #1020: CAS-14721
Merge in CASA/casa6 from CAS-14721 to master
* commit 'bd2244ca347eb757e7d535e26dc3869b98923d86':
casaconfig now at 1.5.0
casaconfig to 1.5.0dev2
CAS-14721 build changes to find the casaconfig for this ticket -
Kumar Golap f7f24cae6692f7425e006050c264b13cd416b50b m
force saving of model image
-
Mark Kettenis <kettenis@jive.eu> 4cac14905095809895cfc2c9620818c75b190951 m
Pull request #1018: CAS-14665
Merge in CASA/casa6 from CAS-14665 to master
* commit '566784115bfc1347dc168d58f50c87387a133e94':
CAS-14665: Test concat of MSes with duplicate fields -
Bob Garwood 0ec5da9c32745b8078fe11adfb5d1678b107ea62 m
Pull request #1016: CAS-14697
Merge in CASA/casa6 from CAS-14697 to master
* commit 'c4b13bfdf7ec8fe89ba3eee9add05d5d15ed9fd3':
new tests added, implementation for CAS-14697 done
CAS-14697 : FIELD SDM additions with very preliminary test change
CAS-14697 : fill new SDM related non-standard columns as appropriate -
Akeem Wells 204a5c2740d2ee08bdd1dcb12375dc44e4a26bbc m
Pull request #1019: increment casampi version to 0.6.0 ( py 3.13 compatibility )
Merge in CASA/casa6 from CAS-14733 to master
* commit 'f345621f6a62c0f5c479db830b972932776435c5':
increment casampi version to 0.6.0 ( py 3.13 compatibility ) -
Ville Suoranta 3c283008599ad7a58ce4f2b45980cee293b87dad m
Update build.conf to CAS-14739 dev packages
-
Bob Garwood bd2244ca347eb757e7d535e26dc3869b98923d86 m
casaconfig now at 1.5.0
-
Takahiro Tsutsumi c8095d2d246013fab1954be6e8c46e718ab7af54 m
Pull request #1017: CAS-13729
Merge in CASA/casa6 from CAS-13729 to master
* commit 'f933e4ccbc4e28725510a1762c0c724825acb907':
Update based on the review comments
Increase timeout of test_stk_alma_multi_ebs_multi_pointings_pipeline_imaging for bamboo testing
Add test_stk_alma_multi_ebs_multi_pointings_pipeline_imaging to component map
fix a bug
convert np.int64 to int before wirte to a json file
Fix ms data path
fix import
fix a typo
Change to use plotutils in casatestutils and fix mom_creator in almastkutils
Point to the correct fiducial metric json file path
Fix a bug in the json file generation function
Turned on the original niter
Moved majority of helper functions in test_stk_alma_multi_ebs_multi_pointings_pipeline_imaging.py to almastktestutils as they are duplicates of ones in test_stk_alma_pipeline_imaging.py.
Add most of the metric test sections. Add utility functions to generate the reference metric values json from the results of the run and a list of keys with tolerance values.
Initial incomplete version of the multiMS tests (only one test) -
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
-
Mark Kettenis <kettenis@jive.eu> 566784115bfc1347dc168d58f50c87387a133e94 m
Merge branch 'master' into CAS-14665
-
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
-
David Mehringer 399822a87c88f4c91ffd1629f253740e10e385de m
Pull request #1015: CAS-14660
Merge in CASA/casa6 from CAS-14660 to master
* commit '02deacd8419d1d66054aa5c0ed3d91d051e2b1a0':
Update gitmodules to casacore
Add test_CAS_11460 back into macos test suites
add skipIf test due to limited bamboo resources
test verifying CAS-14660 fix
updated casacore test
casacore LatticeStatistics bug fix -
Akeem Wells f345621f6a62c0f5c479db830b972932776435c5 m
increment casampi version to 0.6.0 ( py 3.13 compatibility )
-
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
-
Bob Garwood c4b13bfdf7ec8fe89ba3eee9add05d5d15ed9fd3 m
new tests added, implementation for CAS-14697 done
-
Takahiro Tsutsumi f933e4ccbc4e28725510a1762c0c724825acb907 m
Update based on the review comments
-
Des Small fd0b2ba74d70b397ded8f269cbf5141549d6cbcd m
Turn off debugging output now I've tested the package built with it
-
Takahiro Tsutsumi 6d85b752e7e9fc12995cabb5a9a48f12ddf44c70 m
Merge branch 'master' into CAS-13729
-
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)
-
Bob Garwood 5702e26386d35b77f131a941386fac953a42a7ce m
Merge branch 'master' into CAS-14697
-
Mark Kettenis <kettenis@jive.eu> 5b36b0dc309d41ed242e48dcba97f49852652085 m
CAS-14665: Test concat of MSes with duplicate fields
-
Akeem Wells fc3e2a3d40b711ded93b9cb62f97fbf781d540c1 m
Add skipped plotweather tests to main test suite
-
Akeem Wells 2045be1ccc0a8eff32890fa1d24f86bb4492e3ce m
Merge branch 'master' into CAS-14542
-
Bob Garwood 087b0b8a6d4385cff6937a47f8ca7f9ffa167dd0 m
casaconfig to 1.5.0dev2
-
Akeem Wells 02deacd8419d1d66054aa5c0ed3d91d051e2b1a0 m
Update gitmodules to casacore
-
Akeem Wells 1ff119abd0cc9af591a69e555785535b5da4bc73 m
Merge branch 'master' into CAS-14660
-
Bob Garwood 6e9642287e18af6fb65f4c98b1c4b39fb594a1a8 m
Pull request #1013: CAS-14696
Merge in CASA/casa6 from CAS-14696 to master
* commit '3c2de42b15490af1a399e615b5bad74aaeb39f6b':
second round of changes from almasw
added correlatorSoftwareVersion to CorrelatorMode and fixed some types - update follows ICT-25982 status
First round of ASDM changes related to ICT-25982 -
Akeem Wells 71c3d880e4771c8bda89ae8ed24cbd6bde165f77 m
Merge branch 'master' into CAS-14542
-
Bob Garwood 644836c901b85df6268695a9056f548f7c58c450 m
CAS-14721 build changes to find the casaconfig for this ticket
-
Bob Garwood 21da8bb0aa795267b4acfabae8581e0da37aa767 m
CAS-14697 : FIELD SDM additions with very preliminary test change
-
Akeem Wells 18c483329d285ed4a97812b75eb80317e4d0e0c1 m
Pull request #1014: CAS-14541
Merge in CASA/casa6 from CAS-14541 to master
* commit '4d6d309a586f6c28fffd6a45e34749cb29276dbb':
Update self xml to local variable, remove unnecessary code, update dictionary key value accessing
Update runtime variable for writing to pytest xml
Generate pytest xml for tests that generate weblog -
Akeem Wells 4d6d309a586f6c28fffd6a45e34749cb29276dbb m
Update self xml to local variable, remove unnecessary code, update dictionary key value accessing
-
C. Enrique Garcia Dabo 404f31126880dbd58bd7f90e936a4c349b9a9737 m
Pull request #1011: CAS-14040: fftshift has incorrect math in casacore
Merge in CASA/casa6 from CAS-14040 to master
* commit '6fbcaea397bc847c331604099531e0b20230884c':
decrease timeout to original value after casacore update
Update casacore to include fix for MCFrame performance regression (https://github.com/casacore/casacore/pull/1454)
Increase timeout for single dish Solar test
CAS-14040: Fix unit tests after fix in casacore fftshift implementation
CAS-14040: Fix the fftShit_p sign and use latest casacore version -
Akeem Wells 00edf3cb4a3a315a1f410fde17248a9616a13102 m
Update runtime variable for writing to pytest xml
-
Akeem Wells 5ff2cd575af435a3ed87a1bac1281e664b012e36 m
Merge branch 'master' into CAS-14642
-
Akeem Wells 5ee088070f6c10526b2918289a8da546cf9e704d m
Generate pytest xml for tests that generate weblog
-
Akeem Wells 3c2de42b15490af1a399e615b5bad74aaeb39f6b m
Merge branch 'master' into CAS-14696
-
Akeem Wells 6fbcaea397bc847c331604099531e0b20230884c m
decrease timeout to original value after casacore update
-
C. Enrique Garcia Dabo 8fd683f35e7e579a68765a0bf6f2be1d2e1ca057 m
Update casacore to include fix for MCFrame performance regression (https://github.com/casacore/casacore/pull/1454)
-
Bob Garwood 973745138f5cbf3ca90eef19437c812b3e96e47c m
CAS-14697 : fill new SDM related non-standard columns as appropriate
-
Victor de Souza Magalhaes 61c72d82000f8e9bab3f0ba8c446bd2978a280f4 m
Added a time range without a explicit date, removed tests that used fallback_to_fringefit.
-
Victor de Souza Magalhaes 7377abed9479bc21948ff7db3796153f85582b3d m
Removed parameter fallback_to_fringefit.
OPEN-CASA-PKG
-
Ville Suoranta e5285e68467f01199807a1f1a978aec8a4781be7
Add macOS 26 to make-dmg
-
Ville Suoranta d4956eba1464877df11b9cadcf33952bab9c4dd3
Pull request #150: Add macOS15 to make-dmg
Merge in CASA/casa-pkg from CAS-14473 to master
* commit '580bc387884629963674ab34514be3a7f9c7092f':
Add macOS15 to make-dmg -
Ville Suoranta 580bc387884629963674ab34514be3a7f9c7092f
Add macOS15 to make-dmg
-
Ville Suoranta 4b9064f16a8d185b162391c3ef324299625bd94b
Add imports
-
Ville Suoranta 499a76cc05261c6dccf86ca78dc80173b2858458
Add agentcleanup_java11.groovy
-
Ville Suoranta 70c7e96a1cc7826da261f7bb271e831eaee7560f
Add macOS 14 to make-dmg
-
Ville Suoranta 9016a6a5f191ab6c4055f1f1f929f40b411127f7
Pull request #149: Add 13.0 to make-dmg
Merge in CASA/casa-pkg from CAS-14093 to master
* commit '4b751e02808b58942739dfc6e75f38d45b2eb282':
Add 13.0 to make-dmg -
Ville Suoranta 4b751e02808b58942739dfc6e75f38d45b2eb282
Add 13.0 to make-dmg
-
Ville Suoranta 2de34a7b9798369717f899048130e9964cc12510
Pull request #148: CAS-13857
Merge in CASA/casa-pkg from CAS-13857 to master
* commit '1b671450056e93185d9cfa126d90dd58b234f531':
Add Rocky to packaging variants
Add EL8 version detection to make-app
Add /opt/casa/03 prefix for openmpi on ML2014
Fix previous commit
Remove VERSION file dependency in make-dmg
Remove asdmstman references
Remove libiconv update from Mac adjustments
Add macos12 to packaging
Revert "Add /opt/casa/0x to prefix path"
Add /opt/casa/0x to prefix path
Remove showtablelock from the template
Remove the "find prefix" functionality and include openmpi only.
Revert "Remove legacy build"
Remove legacy build -
Ville Suoranta 1b671450056e93185d9cfa126d90dd58b234f531
Add Rocky to packaging variants
-
Ville Suoranta c354caa2b8e1a5dc1b491ce67aa141bf163a7598
Merge branch 'master' into CAS-13857
-
Ville Suoranta 6584c81fe7fba1a7673ea358327cfa3813df1327
Add EL8 version detection to make-app
-
Ville Suoranta f95eb5b3e889debfa0b96b27014ae7f01b05f6fc
Revert "Comment out dir deletion"
This reverts commit a72e10bea49dbb9140358b21002dc9e7142a2bb3. -
Ville Suoranta bb14f132a603f7510040203eff26e5f466c4e314
Add max-result to the api query to get all plans
-
Ville Suoranta a72e10bea49dbb9140358b21002dc9e7142a2bb3
Comment out dir deletion
-
Ville Suoranta 8149f919d99756446e3bc57397be95bb7ec87a09
Add new agentcleanup script
-
Ville Suoranta adb6c031d24296a59833577e70cc2328270e3b29
Add /opt/casa/03 prefix for openmpi on ML2014
-
Ville Suoranta 4770ea2e6e292d073f29a3cd92f7db5cd52819ea
Fix previous commit
-
Ville Suoranta 13a9c5f4215c5bc85104e9d95b38692ea647ba2b
Remove VERSION file dependency in make-dmg
-
Ville Suoranta 2c474ddb86986d06a76965a14a4876d6b80962d6
Remove asdmstman references
-
Ville Suoranta 5faf39da0070f5a7d10fc9696c3cd16fc79d4d5c
Remove libiconv update from Mac adjustments
-
Ville Suoranta 2b573d310c08f8ffc433ee32caa489c599841fb3
Add macos12 to packaging
-
Ville Suoranta ae9d7abec6b1b1afad36b18e969ab2abbaef4fe9
Revert "Add /opt/casa/0x to prefix path"
This reverts commit 739b96cf1c0802ee083a04403066857e2f476f4e. -
Ville Suoranta 739b96cf1c0802ee083a04403066857e2f476f4e
Add /opt/casa/0x to prefix path
-
Darrell Schiebel c12c2b29e3b1ecf03b78e958e55ed77d69077ce4
Pull request #147: Remove Mac UI launchers
Merge in CASA/casa-pkg from CAS-13733 to master
* commit '724c3692046a65aa833a221c9847d6f0e43c734b':
Remove Mac UI launchers -
Ville Suoranta 3ca73bc18f4890f3a9f4f00826facb535e7562d2
Remove showtablelock from the template
-
Ville Suoranta 466225a0c97168eff61ca1f599ddeebead73849a
Remove the "find prefix" functionality and include openmpi only.
-
Ville Suoranta a380f91557a2bf3215d82af021d2e86b11c637f3
Revert "Remove legacy build"
This reverts commit a51771bb1500fa5182b5a0d2af20a7f68202f25b. -
Ville Suoranta a51771bb1500fa5182b5a0d2af20a7f68202f25b
Remove legacy build
-
Ville Suoranta 14510d1d824f76a28eea2ab939cb56e197556c04
Pull request #146: Add Macos12 to make-dmg
Merge in CASA/casa-pkg from CAS-13873 to master
* commit '9c734bc4f97ec7552799bb8ec2526c111b29f7d6':
Add Macos12 to make-dmg -
Ville Suoranta 9c734bc4f97ec7552799bb8ec2526c111b29f7d6
Add Macos12 to make-dmg
-
Ville Suoranta 724c3692046a65aa833a221c9847d6f0e43c734b
Remove Mac UI launchers
- packaging/template/osx/CASA.app/Contents/MacOS/casabrowser (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/MacOS/casafeather (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/MacOS/casalogger (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/MacOS/casaplotms (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/MacOS/casaplotserver (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/MacOS/casaviewer (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/MacOS/qcasafeather (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/MacOS/qcasaplotms (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/MacOS/qcasaplotserver (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/MacOS/qcasaviewer (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/Browser.app/Contents/Info.plist (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/Browser.app/Contents/Resources/CASA.icns (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/Browser.app/Contents/Resources/CASABrowser.icns (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/Browser.app/Contents/Resources/qt.conf (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/Browser.app/Contents/Resources/qt_menu.nib (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/Feather.app/Contents/Info.plist (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/Feather.app/Contents/MacOS/qcasafeather (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/Feather.app/Contents/Resources/CASA.icns (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/Feather.app/Contents/Resources/CASAFeather.icns (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/Feather.app/Contents/Resources/qt.conf (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/Feather.app/Contents/Resources/qt_menu.nib (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/Logger.app/Contents/Info.plist (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/Logger.app/Contents/MacOS/casalogger (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/Logger.app/Contents/Resources/CASA.icns (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/Logger.app/Contents/Resources/CASALogger.icns (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/Logger.app/Contents/Resources/qt.conf (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/Logger.app/Contents/Resources/qt_menu.nib (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/PlotMS.app/Contents/Info.plist (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/PlotMS.app/Contents/MacOS/qcasaplotms (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/PlotMS.app/Contents/Resources/CASA.icns (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/PlotMS.app/Contents/Resources/CASAPlotMS.icns (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/PlotMS.app/Contents/Resources/qt.conf (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/PlotMS.app/Contents/Resources/qt_menu.nib (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/PlotServer.app/Contents/Info.plist (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/PlotServer.app/Contents/MacOS/qcasaplotserver (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/PlotServer.app/Contents/Resources/qt.conf (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/PlotServer.app/Contents/Resources/qt_menu.nib (version 724c3692046a65aa833a221c9847d6f0e43c734b) (diffs)