casa
  1. casa

casa6

Public
  1. casa
  2. casa6

Commits

AuthorCommitMessageCommit dateIssues
Ville SuorantaVille Suoranta
703498ad556MMerge pull request #364 in CASA/casa6 from CAS-12989 to master* commit 'aacf4b5f77565cbf9adbe175765a06b79a548257': CAS-12989: Add e-MERLIN polswap test to test_importfitsidi Update casacore submodule reference to 2e38f96CAS-12989
Ville SuorantaVille Suoranta
a1874031246MMerge pull request #363 in CASA/casa6 from CAS-13089 to master* commit '811da1a4a51503d1173c4ac952604c815a6c22fe': (84 commits) bug fix on parameter handling (humidity) minor log improvement Bug fix: interpret layerBoundary values in "m" rather than "km" fix for logging correct indentation remove unnecessary forward declarations and typedefs removed unnecessary empty lines fixed formatting issues (tab vs. space) bug fix on handling of al...CAS-13089
Ville SuorantaVille Suoranta
2abef51747aUpdate casaviewer to 1.1.8
Mark KettenisMark Kettenis
aacf4b5f775CAS-12989: Add e-MERLIN polswap test to test_importfitsidiCAS-12989
Sandra CastroSandra Castro
dcaa61e7141MMerge pull request #362 in CASA/casa6 from CAS-13429 to master* commit '341a877eb070cbec085d56b25791c3f56629c206': Adding test_msview to the components mapping json file for verification tests. CAS-13429: test_msview - non-linux requires gui=True in casa 6, add exception test Fixed the path to the test data which now points to the new casatestdata repository. Synchronised with the test script in casaviewer. casa5 version of test_msview.py updated ...CAS-13429
Takeshi NakazatoTakeshi Nakazato
811da1a4a51bug fix on parameter handling (humidity)
Takeshi NakazatoTakeshi Nakazato
230a59fccafminor log improvement
Takeshi NakazatoTakeshi Nakazato
49cd3421db7MMerge branch 'master' into CAS-13089CAS-13089
Takeshi NakazatoTakeshi Nakazato
699ed5a1f44Bug fix: interpret layerBoundary values in "m" rather than "km"
Takeshi NakazatoTakeshi Nakazato
d77eaaf6536fix for logging
Sandra M CastroSandra M Castro
341a877eb07Adding test_msview to the components mapping json file for verification tests.
Bob GarwoodBob Garwood
f16c0ad2f47CAS-13429: test_msview - non-linux requires gui=True in casa 6, add exception testCAS-13429
Mark KettenisMark Kettenis
ebdfe8df611MMerge branch 'master' into CAS-12989CAS-12989
Takeshi NakazatoTakeshi Nakazato
b1e97c07202correct indentationNAOJ code review Refs #1941
Takeshi NakazatoTakeshi Nakazato
f98a3f1a316remove unnecessary forward declarations and typedefsNAOJ code review Refs #1942
Takeshi NakazatoTakeshi Nakazato
22952161736removed unnecessary empty linesNAOJ code review Refs #1943
Takeshi NakazatoTakeshi Nakazato
87d5735e3d6fixed formatting issues (tab vs. space)NAOJ code review Refs #1941
Ville SuorantaVille Suoranta
e5173b50303MMerge pull request #360 in CASA/casa6 from CAS-13382 to master* commit '2d152f257ba058e337d541dd6dcce99d62f2334d': Clarify the information and separate what CASA is using from the resources available in the system. Display Servers / Client when running in MPI Mode Fix logic in checking for MPI Enabled in CASA6 tests. Fix stats_dict tag in polfromgain test Instead of Serial say 1 when running serial. Show how many MPI Servers are running when mpi is ...CAS-13382
Akeem WellsAkeem Wells
2d152f257baClarify the information and separate what CASA is using from the resources available in the system.Display Servers / Client when running in MPI Mode
Sandra CastroSandra Castro
9216f28dc48Fixed the path to the test data which now points to the new casatestdatarepository. Synchronised with the test script in casaviewer.
Takeshi NakazatoTakeshi Nakazato
00546e11393bug fix on handling of altitude valueFixed wrong behavior when atmdetail is False but altitude was set by user. In this case, user input must be ignored.
Takeshi NakazatoTakeshi Nakazato
ec51e2167b0synchronized casa5/6 code for convenienceAlthough Python 3 allows more simplified code, code was re-written for consistency and maintenability.
Ville SuorantaVille Suoranta
0d2277bc6edMMerge pull request #359 in CASA/casa6 from CAS-13342 to master* commit '4cde75ffdbad42ebd2c57c1a2938d12aed006454': restore fftw thread plan based on OMP_NUM_THREADS (CAS-13342)CAS-13342
Akeem WellsAkeem Wells
e773faab06bMMerge branch 'master' into CAS-13382CAS-13382
Takeshi NakazatoTakeshi Nakazato
8e111cf7922split proccessing steps in parse_spw into another functionsNAOJ code review Refs #1926
Takeshi NakazatoTakeshi Nakazato
38ac7359a7crefactoring: class/function definition reordering
Takeshi NakazatoTakeshi Nakazato
24aa6d52207Deprecated global variable, 'origin'
Takeshi NakazatoTakeshi Nakazato
dd5054cd48aRefactoring parameter configuration codeNAOJ code review Refs #1925
Takeshi NakazatoTakeshi Nakazato
d3abe519972RefactoringNAOJ code review Refs #1928
Takeshi NakazatoTakeshi Nakazato
fbde58b7060separate standard and 3rd party modulesNAOJ code review Refs #1922
Takeshi NakazatoTakeshi Nakazato
24f53b392dbFix import orderNAOJ code review Refs #1921
Takeshi NakazatoTakeshi Nakazato
0068fceca16sort import statements in alphabetical orderNAOJ code review Refs #1921, #1922, #1924
Bob GarwoodBob Garwood
0666e384707casa5 version of test_msview.py updated to match version in casaviewer/tests/tasks
Akeem WellsAkeem Wells
17ca8225259Fix logic in checking for MPI Enabled in CASA6 tests.Fix stats_dict tag in polfromgain test
Ville SuorantaVille Suoranta
e873bb935d8MMerge pull request #358 in CASA/casa6 from CAS-12401 to master* commit 'd84c0aa18d4f1f00b9242fcc39d2edb1cb190bd5': casaviewer update (CAS-12401) fix no argument msview invocation (CAS-12401) fix imsize CASA6 default for tclean (CAS-12401) upgraded test_msview.py to work with CASA 6, no display, cleanup fix casa5/casa6 array initialization (CAS-12401) add msview fixes (CAS-12401) fix msuvbin command line (CAS-12401) fix msuvbin argument nam...CAS-12401
Darrell SchiebelDarrell Schiebel
d84c0aa18d4casaviewer update (CAS-12401)CAS-12401
Akeem WellsAkeem Wells
e708f7d0c85Instead of Serial say 1 when running serial.Show how many MPI Servers are running when mpi is enabled because the servers are the ones doing the work in parallel.
Akeem WellsAkeem Wells
c00883770d8Fix to show correct Number of Processors Used in casa 6 mpi runs.Truncate text length in task calls in weblog. Fix to show correct task name in weblog. Fix to show casapath for casa6
Ville SuorantaVille Suoranta
aecb3a4f85dMMerge pull request #355 in CASA/casa6 from CAS-13211 to master* commit '58d04f0004ba3bd204026333fc40d57e4216d014': (24 commits) CAS-13211 : Change to th.check_final on test_req_task_sdintimaging Adding mpi mode for test sdintimaging in the json file. Revert "CAS-13211 : Set the psfcutoff parameter explicitly in the test_tclean call for the briggsbwtaper. This is to try to debug the PR failure that happens only in the PR tarball, but not in a local t...3 Jira issues
R. V. UrvashiR. V. Urvashi
58d04f0004bMMerge branch 'CAS-13211' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-13211CAS-13211
R. V. UrvashiR. V. Urvashi
73237c9ae17CAS-13211 : Change to th.check_final on test_req_task_sdintimagingCAS-13211
Sandra M CastroSandra M Castro
3821733f515Adding mpi mode for test sdintimaging in the json file.
R. V. UrvashiR. V. Urvashi
afa25ab6e35MMerge branch 'master' into CAS-13211CAS-13211
R. V. UrvashiR. V. Urvashi
a0a9484b987Revert "CAS-13211 : Set the psfcutoff parameter explicitly in the test_tclean call for the briggsbwtaper. This is to try to debug the PR failure that happens only in the PR tarball, but not in a local tarball with latest trunk merged in." Also revert last commit by JW. Also undid the "checkfinal" fix. The idea is to test if now, all unrelated test failures disappear.This reverts commit 550ae10d4e97b72b3167d6e5b2f812cdabac8a18.CAS-13211
Jan-Willem SteebJan-Willem Steeb
a27412b724aFix perchanweightdensity when nchan < number of mpi processes.
Sandra CastroSandra Castro
b658055162fMMerge pull request #357 in CASA/casa6 from CAS-12911 to master* commit '8edf0fda8ed8663e05f308e48262c6a8dd952e95': Sync casacore reference Increase test_regression_alma_M100_if timeout Removed comments from json file. Updated the components json file with new test scripts. fix handling of boolean vector defaults (CAS-12911) Run reindent.py in script. There was a wrong indentation in step 9 that prevented tclean from running on the 2 images. ...CAS-12911
Darrell SchiebelDarrell Schiebel
646e1ed7f9aMMerge branch 'master' into CAS-12401Conflicts: build.conf casa5/gcwrap/python/scripts/tests/test_msview.pyCAS-12401
Darrell SchiebelDarrell Schiebel
1b7d377a18bfix no argument msview invocation (CAS-12401)CAS-12401
Darrell SchiebelDarrell Schiebel
4cde75ffdbarestore fftw thread plan based on OMP_NUM_THREADS (CAS-13342)CAS-13342
Ville SuorantaVille Suoranta
8edf0fda8edSync casacore reference