CAS-12427
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: No changes
First build for this plan
CAS-12906
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: Takahiro Tsutsumi
Why: Forgot to include setup.py mod
First build for this plan
CAS-13007
CASA - CMake Dev Test Full 3.8
Tests: 15818 passed
Duration: 5038 minutes
Changes: Who: Neal Schweighart
Why: fixed typo with L1R mode
Rebuilt by Akeem Wells
CAS-13093
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: Darrell Schiebel <darrell@schiebel.us>
Why: fixes for swig 4 (CAS-13093)
First build for this plan
CAS-13324
CASA - CMake Dev Test Full 3.8
Tests: 3 of 12656 failed
Duration: 581 minutes
Changes: Who: Kumar Golap
Why: Fixed a typo in doc
First build for this plan
CAS-13601
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: Renaud Miel
Why: CAS-13601 Added method to the atmosphere tool
atmosphere::get_O3_16o16o18o_Spectral_Lines_Selection
First build for this plan
CAS-13606
CASA - CMake Dev Test Full 3.8
Tests: 15814 passed
Duration: 1847 minutes
Changes: Who: Andrew McNichols
Why: Edit casatasks/src/private/task_simanalyze.py (CAS-13606)
Set "optional" feather parameters to defaults to avoid TypeError
Rebuilt by Akeem Wells
CAS-13671
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp>
Why: Add inversed test, clean up debug output
First build for this plan
CAS-13768
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: Akeem Wells
Why: Update setup.py to include data_map.json in package
First build for this plan
CAS-13791
CASA - CMake Dev Test Full 3.8
Tests: 4368 passed
Duration: 925 minutes
Changes: Who: Urvashi R._V <rurvashi@aoc.nrao.edu>
Why: Merge branch "master" into CAS-13791
First build for this plan
CAS-13818
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: Srikrishna Sekhar
Why: CAS-13818 : Fix for failing test
The previous commit fixed the issue from the parent ticket (no mask for
multi-stokes MT-MFS images) in the wrong location, causing a single tclean test
to fail. This commit moves the fix to the right spot, i.e., into
SDAlg…
First build for this plan
CAS-13832
CASA - CMake Dev Test Full 3.8
Tests: 4494 passed
Duration: 723 minutes
Changes: Who: Takahiro Tsutsumi
Why: Add vlass stk tests v1.2
First build for this plan
CAS-13844
CASA - CMake Dev Test Full 3.8
Tests: 2737 passed
Duration: 628 minutes
Changes: Who: Takeshi Nakazato
Why: Add singledish specific divideResidualByWeight
First build for this plan
CAS-13857
CASA - CMake Dev Test Full 3.8
Tests: 4595 passed
Duration: 813 minutes
Changes: Who: Ville Suoranta
Why: Trigger a build
Child of CASA-CDBC0-31
CAS-13902
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: Srikrishna Sekhar
Why: CAS-13902 : Refactor the fix
The code fix has been refactored and simplified after Kumar"s
suggestions. This passes all the tclean unit tests, as well as the
suggested tests on the ticket.
First build for this plan
CAS-13935
CASA - CMake Dev Test Full 3.8
Tests: 3683 passed
Duration: 356 minutes
Changes: Who: Akeem Wells
Why: Update path type to checkout files that are real in unittest directory
First build for this plan
CAS-14036
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: Sandra Castro
Why: Merge branch "master" into CAS-14036
First build for this plan
CAS-14082
CASA - CMake Dev Test Full 3.8
Tests: 4992 passed
Duration: 867 minutes
Changes: Who: Darrell Schiebel <darrell@schiebel.us>
Why: factor out GIL redundancy [CAS-14082]
First build for this plan
CAS-14106
CASA - CMake Dev Test Full 3.8
Tests: 3318 passed
Duration: 8423 minutes
Changes: Who: Darrell Schiebel <darrell@schiebel.us>
Why: fix kwarg + task banner bug, pick up viewer/plotms [CAS-14106]
Rebuilt by Ville Suoranta
CAS-14118
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: Takeshi Nakazato
Why: CAS-14096 apply the same fix to similar code
First build for this plan
CAS-14123
CASA - CMake Dev Test Full 3.8
Tests: 4471 passed
Duration: 763 minutes
Changes: Who: Neal Schweighart
Why: Added a new row in the weblog that gives the total runtime
First build for this plan
CAS-14129
CASA - CMake Dev Test Full 3.8
Tests: 3379 passed
Duration: < 1 second
Changes: Who: Akeem Wells
Why: Merge branch "master" into CAS-14129
First build for this plan
CAS-14152
CASA - CMake Dev Test Full 3.8
Tests: 3 of 11751 failed
Duration: 840 minutes
Changes: Who: Takahiro Tsutsumi
Why: Updated test_multifield_cube_exttab_eph to verify the bug for the explicit specification of the ephemeris table when perchanweightdensity=True is used.
First build for this plan
CAS-14168
CASA - CMake Dev Test Full 3.8
Tests: 3085 passed
Duration: 566 minutes
Changes: No changes
Manual run by Ville Suoranta
CAS-14175
CASA - CMake Dev Test Full 3.8
Tests: 1 of 5796 failed
Duration: 486 minutes
Changes: No changes
Manual run by Akeem Wells
CAS-14184
CASA - CMake Dev Test Full 3.8
Tests: 12160 passed
Duration: 860 minutes
Changes: Who: Srikrishna Sekhar
Why: CAS-14184 : Test for partial mask in gclean
Added a unit test to check the use case of a single channel masked while
deconvolving a cube in gclean

Who: Srikrishna Sekhar
Why: CAS-14184 : Fix typos in automasking params
There were typos in the newly added automasking parameters that were
causing gclean to crash on startup.

Who: Srikrishna Sekhar
Why: CAS-14184 : Fixes to gclean tests + masking bugfix
If a static user mask was provided in the input (e.g.,
circle[[50px,50px],10px]) the final mask-update deconvolve step was
breaking. It did not break for auto-masking or any other type of input
mask. This…

Who: Srikrishna Sekhar
Why: CAS-14184 : Bugfix for niter=0 peakres calculation
If no mask was passed in for the niter=0 case, the `ImagingDict`
class set the `mask` parameter to -1 (instead of the pixel mask).
peakRes was always calcualted as `np.amax(image_pixels * mask_pixels)`
so…

Who: Sandra Castro
Why: Renamed test_task_gclean to test_imagerhelpers_gclean and moved it to the scripts directory. Added the new test script to the mapping json file to run automatically in Bamboo.

Manual run by Akeem Wells
CAS-14190
CASA - CMake Dev Test Full 3.8
Tests: 3904 passed
Duration: 919 minutes
Changes: Who: Neal Schweighart
Why: Changed tolerances in gainTypeKSpwCountMisMatch case to have an atol of 5e-5
First build for this plan
CAS-14200
CASA - CMake Dev Test Full 3.8
Tests: 11937 passed
Duration: 1061 minutes
Changes: Who: Neal Schweighart
Why: updated test case for ant pos time limit
First build for this plan
CAS-14213
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: C. Enrique Garcia Dabo
Why: Compare float values with tolerances rather than exact values.
Fixes CAS-14213
First build for this plan
CAS-14214
CASA - CMake Dev Test Full 3.8
Tests: 12023 passed
Duration: 765 minutes
Changes: Who: Ville Suoranta
Why: Fix submodule
First build for this plan
CAS-14239
CASA - CMake Dev Test Full 3.8
Tests: 12017 passed
Duration: 1164 minutes
Changes: No changes
First build for this plan
CAS-14268
CASA - CMake Dev Test Full 3.8
Tests: 2 of 1390 failed
Duration: 24 minutes
Changes: Who: Des Small
Why: Finished cherry-picking spw surgery for fringefit; Python test included
First build for this plan
CAS-14294
CASA - CMake Dev Test Full 3.8
Tests: 2 of 5273 failed
Duration: 1663 minutes
Changes: Who: Ville Suoranta
Why: Update almatasks to 1.8.0a14294.dev3 in build.conf
Rebuilt by Ville Suoranta
CAS-14337
CASA - CMake Dev Test Full 3.8
Tests: 30 of 12644 failed
Duration: 381 minutes
Changes: Who: Federico Montesino Pouzols
Why: Update casaplotms to branch CAS-14337.dev2, CAS-14337
First build for this plan
CAS-14347
CASA - CMake Dev Test Full 3.8
Tests: 15824 passed
Duration: 798 minutes
Changes: Who: Takeshi Nakazato
Why: CAS-14347 rename some variables to avoid name conflict
Rebuilt by Akeem Wells
CAS-14349
CASA - CMake Dev Test Full 3.8
Tests: 15872 passed
Duration: 939 minutes
Changes: Who: Darrell Schiebel <darrell@schiebel.us>
Why: Make statistics mask description more specific. Fix gclean imstat usage [CAS-14349]
First build for this plan
CAS-14360
CASA - CMake Dev Test Full 3.8
Tests: 338 of 15759 failed
Duration: 914 minutes
Changes: No changes
Rebuilt by Andrew McNichols
CAS-14363
CASA - CMake Dev Test Full 3.8
Tests: 15928 passed
Duration: 642 minutes
Changes: No changes
Manual run by Akeem Wells
CAS-14370
CASA - CMake Dev Test Full 3.8
Tests: 16028 passed
Duration: 425 minutes
Changes: No changes
First build for this plan
CAS-14371
CASA - CMake Dev Test Full 3.8
Tests: 16028 passed
Duration: 774 minutes
Changes: No changes
Manual run by Sandra Castro
CAS-14375
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: No changes
First build for this plan
CAS-14393
CASA - CMake Dev Test Full 3.8
Tests: 15912 passed
Duration: 864 minutes
Changes: Who: David Mehringer
Why: CAS-14393 increased threshold so test will pass RH8.8
First build for this plan
CAS-14409
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: George Moellenbrock
Why: For CAS-14409: comment out print statements in test_callib_dupl_intents
First build for this plan
CAS-14418
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: Dirk Petry <dpetry@m103.ads.eso.org>
Why: CAS-14418: first iteration on a fix for making tmp file names unique. Added numerical 6-digit tag to the file names which is randomly created for each instance of the sdint_helper calls. The feather_residual() function needed to be moved from the task scr…
First build for this plan
CAS-14426
CASA - CMake Dev Test Full 3.8
Tests: 16028 passed
Duration: 1038 minutes
Changes: No changes
Rebuilt by Ville Suoranta
CAS-14432
CASA - CMake Dev Test Full 3.8
Tests: 11849 passed
Duration: 881 minutes
Changes: Who: George Moellenbrock
Why: For CAS-14314, fixed log message typo.
First build for this plan
CAS-14474
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: No changes
First build for this plan
CAS-14476
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: C. Enrique Garcia Dabo
Why: CAS-14476: Add support for smooth_spw parameter in hanningsmooth and disable reindexing
First build for this plan
CAS-14487
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: Dirk Petry <dpetry@eso.org>
Why: CAS-14487: enabled sdint_helper to extract the Stokes I image from a full-Stokes SD image rather than just complaining about it
First build for this plan
CAS-14509
CASA - CMake Dev Test Full 3.8
Tests: 1356 passed
Duration: < 1 second
Changes: Who: Federico Montesino Pouzols
Why: update and extend tests for output center values in same frame as metadata, CAS-13616
First build for this plan
CAS-14526
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: Ville Suoranta
Why: Remove extra backtick
First build for this plan
CAS-14550
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: Takahiro Tsutsumi
Why: Clone CAS-14315 fix for 6.6.6.
First build for this plan
CAS-14556
CASA - CMake Dev Test Full 3.8
Tests: 11849 passed
Duration: 380 minutes
Changes: Who: Federico Montesino Pouzols
Why: build.conf use casaplotms wheel made from this branch, CAS-14556
First build for this plan
CAS-14557
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: Federico Montesino Pouzols
Why: build.conf use casaplotms wheel made from this branch, CAS-14557
First build for this plan
CAS-14558
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: David Mehringer
Why: getantposalma update snr default handling
First build for this plan
CAS-14559
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: David Mehringer
Why: getantposalma update default snr handling for release/6.7.1
First build for this plan
CAS-14560
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: C. Enrique Garcia Dabo
Why: CAS-14476: Add support for smooth_spw parameter in hanningsmooth and disable reindexing
First build for this plan
CAS-14561
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: C. Enrique Garcia Dabo
Why: CAS-14476: Add support for smooth_spw parameter in hanningsmooth and disable reindexing
First build for this plan
CAS-14566
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: nschweig <nschweig@crocoite.nrao.edu>
Why: added test case for issue on ticket
First build for this plan
CAS-14575
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: Federico Montesino Pouzols
Why: add some checks on history writing in test_mstransform, CAS-14575
First build for this plan
CAS-14576
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: Bob Garwood
Why: casaconfig to 1.3.0.dev2
First build for this plan
CAS-14587
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: No changes
First build for this plan
CAS-14588
CASA - CMake Dev Test Full 3.8
Tests: 11852 passed
Duration: 1751 minutes
Changes: Who: Federico Montesino Pouzols
Why: add some checks on history writing in test_mstransform, CAS-14575
First build for this plan
CAS-14589
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: < 1 second
Changes: Who: Federico Montesino Pouzols
Why: add some checks on history writing in test_mstransform, CAS-14575
First build for this plan
CAS-9094
CASA - CMake Dev Test Full 3.8
Tests: Testless build
Duration: 763 minutes
Changes: No changes
Child of CASA-CDBC2-5