1. casa
  2. casa5

Commits

AuthorCommitMessageCommit dateIssues
Ville SuorantaVille Suoranta
71b721c3a21MMerge pull request #522 in CASA/casa from feature/CAS-9538 to master* commit 'bca18f9f8469559cf650d9727697884fad8c8515': A bug fix for interpolation setting Fixed the bug that if there is the existing CL file it won't overwrite it Added Perley-Butler 2013 and Perley-Butler 2017 as options for standard in predictcomp so that the task can be used for verification for this ticket help documenation update for Perley-Butler 2017 and addition of unit tests ...CAS-9538
Takahiro TsutsumiTakahiro Tsutsumi
bca18f9f846A bug fix for interpolation settingA bug fix for interpolation setting
Takahiro TsutsumiTakahiro Tsutsumi
da67837904fMMerge branch 'master' into feature/CAS-9538CAS-9538
Takeshi NakazatoTakeshi Nakazato
882a9de0e7bMMerge pull request #521 in CASA/casa from CAS-11418 to master* commit 'f57c0c75bb14a7cfd75b0ffc6e28ec7f7992ea7b': Fix oldsplit and tclean2 warnings Add task warnings - CAS-11418CAS-11418
Takeshi NakazatoTakeshi Nakazato
c2f29cdf93aMMerge pull request #523 in CASA/casa from CAS-11338 to master* commit 'cdadf82e019f34b7a771500ef664f8e8e37cc7c1': Singledish to single dish Moved msuvbin to calibration as instructed by BE Relabel tasks - CAS-11338CAS-11338
Ville SuorantaVille Suoranta
4708ad6c6a6MMerge pull request #520 in CASA/casa from CAS-11259 to master* commit '734c7684b8e73e6e0e31eba90db38fbfd23160b0': Added a missing paramter name in makePBMAsk declarationCAS-11259
Ville SuorantaVille Suoranta
c0c93ce299fMMerge pull request #516 in CASA/casa from CAS-11009 to master* commit '2431c850a02b1a521c2bd300b1ed910e9ce4b2d0': Removed visstatold test Remove 'xstat', and clarify 'axis' vs 'reportingaxes' parameters Change instances of "measurement set" to "MeasurementSet" in xml Remove visstatold and visstat2 from build and casa.py Remove visstatold and visstat2CAS-11009
Ville SuorantaVille Suoranta
09e7f906880MMerge pull request #524 in CASA/casa from CAS-11041 to master* commit 'fa9d3ce9d2267b667aca940eab4ff7f340d1eebe': Parameter name change refpix -> refchan. Replace "pixel" with "channel"CAS-11041
Ville SuorantaVille Suoranta
0f8bce64be5Revert "Merge pull request #518 in CASA/casa from bugfix/CAS-11397 to master"This reverts commit 1a9a96940f9bab9f34e48e6a1d463a8a387bdad6, reversing changes made to bba3a34c967ca5b7ba605f1b664128a3776944a6.CAS-11397
ksugimotoksugimoto
fa9d3ce9d22Parameter name change refpix -> refchan.
Ville SuorantaVille Suoranta
cdadf82e019Singledish to single dish
Ville SuorantaVille Suoranta
dc088aad22aMoved msuvbin to calibration as instructed by BE
Ville SuorantaVille Suoranta
1a9a96940f9MMerge pull request #518 in CASA/casa from bugfix/CAS-11397 to master* commit 'f43a26b193b6a36a782e6bb8985206d72f09d3e0': The diff should be clean now. Some changes in fudge_factor, etc. were still there. Revert "Some minor tweaks to required memory calculation for mosaic" oops wrong branch..reverted Some minor tweaks to required memory calculation for mosaic ensure test_rflag doesn't leave a Four_ants MS with model removed, re CAS-11397 more data clea...CAS-11397
Ville SuorantaVille Suoranta
2431c850a02Removed visstatold test
Ville SuorantaVille Suoranta
f57c0c75bb1Fix oldsplit and tclean2 warnings
Federico Montesino PouzolsFederico Montesino Pouzols
f43a26b193bThe diff should be clean now. Some changes in fudge_factor, etc. were still there. Revert "Some minor tweaks to required memory calculation for mosaic"This reverts commit 75114f88555199bf7bfbe07d75df79a16c16b3a7.
Federico Montesino PouzolsFederico Montesino Pouzols
ff3bfd9290cMMerge remote-tracking branch 'origin/master' into bugfix/CAS-11397CAS-11397
Takeshi NakazatoTakeshi Nakazato
bba3a34c967MMerge pull request #517 in CASA/casa from bugfix/CAS-10530 to master* commit '89759ec0108e36a3604148bd64dc25f07a065977': only initialize spectrum column if chanbin requires it if that column is uninitialized to start with change implementation so that _SPECTRUM columns are fully initialized even if an MS selection is used add ViiType() implementation to StatWtTVI refactoring enable initialization of sigma_spectrum if necessary, refactoring debug inf...CAS-10530
Takahiro TsutsumiTakahiro Tsutsumi
734c7684b8eMMerge branch 'master' into CAS-11259CAS-11259
Kumar GolapKumar Golap
2a1a3c889b7MMerge branch 'bugfix/CAS-11397' of https://open-bitbucket.nrao.edu/scm/casa/casa into bugfix/CAS-11397CAS-11397
Kumar GolapKumar Golap
b7170d7c471oops wrong branch..reverted
Kumar GolapKumar Golap
75114f88555Some minor tweaks to required memory calculation for mosaic
Federico Montesino PouzolsFederico Montesino Pouzols
92999617da4MMerge remote-tracking branch 'origin/master' into bugfix/CAS-11397CAS-11397
Federico Montesino PouzolsFederico Montesino Pouzols
937df492483ensure test_rflag doesn't leave a Four_ants MS with model removed, re CAS-11397CAS-11397
Federico Montesino PouzolsFederico Montesino Pouzols
e77d26e8c52more data cleanup, some more asserts, re CAS-11397CAS-11397
Federico Montesino PouzolsFederico Montesino Pouzols
6651bbf536bfavor std string ==, re CAS-11397CAS-11397
David MehringerDavid Mehringer
89759ec0108MMerge branch 'master' into bugfix/CAS-10530CAS-10530
Takahiro TsutsumiTakahiro Tsutsumi
a2d633c6879Added a missing paramter name in makePBMAsk declaration
Federico Montesino PouzolsFederico Montesino Pouzols
929f8467c16reorg setUp_ methods, avoid expensive mstransform at every test_preaveraging setUp, re CAS-11397CAS-11397
Federico Montesino PouzolsFederico Montesino Pouzols
4cf5bea6b4dsplit test_preaveraging_rflag_residual, re CAS-11397CAS-11397
Federico Montesino PouzolsFederico Montesino Pouzols
b86d8e8245fadd tests rflag residual w/ chanavg, timeavg, check thresholds, re CAS-11397CAS-11397
Federico Montesino PouzolsFederico Montesino Pouzols
f72aa2708b7fix/do rflag/clip/tfcrop preaverage tests, re CAS-11397CAS-11397
Sandra CastroSandra Castro
0b9df5b7584MMerge pull request #515 in CASA/casa from CAS-10567 to master* commit '9b1faf67f13329ae62cdd928e64f853714a2080d': Fix outputvis example of the fixvis task CAS-10567CAS-10567
Martin PokornyMartin Pokorny
c77797c5471Remove 'xstat', and clarify 'axis' vs 'reportingaxes' parameters
Ville SuorantaVille Suoranta
dfc3aed8d07MMerge pull request #514 in CASA/casa from hotfix/CAS-11417 to master* commit 'c6a747a117afe4bda355d54a41a97cf460599457': Fixed typos in the input file names for the mask unit testsCAS-11417
Takahiro TsutsumiTakahiro Tsutsumi
c6a747a117aFixed typos in the input file names for the mask unit tests
Ville SuorantaVille Suoranta
9c508d55e28Add task warnings - CAS-11418CAS-11418
Martin PokornyMartin Pokorny
218bef55c97MMerge branch 'master' of https://open-bitbucket.nrao.edu/scm/casa/casa into CAS-11009CAS-11009
Ville SuorantaVille Suoranta
9b1faf67f13Fix outputvis example of the fixvis task CAS-10567CAS-10567
Ville SuorantaVille Suoranta
85e9c7dcf9cRelabel tasks - CAS-11338CAS-11338
Takeshi NakazatoTakeshi Nakazato
111bd103fc6MMerge pull request #511 in CASA/casa from feature/CAS-10768 to master* commit '5587931ff51fc2b0787efbe2184d7f150bfb9b56': don't try to do any memprofile logging on not AIPS_LINUX, re CAS-10768 add synthesis.imager.memprofile.enable for memprofile files, re CAS-10768 shorter CSV info line format, add more mem metrics, re CAS-10768 move predictor function to recipes, re CAS-10768 try get SynthesisUtilMethods::getResource() minimally working on mac, re CA...CAS-10768
Takeshi NakazatoTakeshi Nakazato
1ef3adc918aMMerge pull request #509 in CASA/casa from CAS-11278 to master* commit 'd40f690cc301f54e919a89387e626a755a609d4c': Fixed misplaced information in in-line help Changed the tolerance value from 1/1000 to 1/100 revert some changes from other branches Added a tolerance to threshold check for global exit criteria added saving of intermediate residual images Added an option to combine PB mask with the exisiting mask image in makePBMaskCAS-11278
Takeshi NakazatoTakeshi Nakazato
42d9cb17900Replace "pixel" with "channel"CAS-11041 There is a suggestion that the word "pixel" is confusing since it can also be used for specifying spatial location. For spectral axis, "channel" is less confusing. CAS-11041
Martin PokornyMartin Pokorny
ba1af0e3117Change instances of "measurement set" to "MeasurementSet" in xml
Ville SuorantaVille Suoranta
f2b3828b349MMerge pull request #510 in CASA/casa from bugfix/CAS-10584 to master* commit '4e586e99c4e81f23d3760d483e689f9c3b239547': downgrade error log to DEBUG1, avoid duplicate SEVERE msgs to users, re CAS-10584 fix teardown/remove in tests, re CAS-10584 be verbose about fftshift parameters, re CAS-10584 add tests for mstransform regridms with only interpolation, re CAS-10584 add check and throw for shape inconsistencies in transformStripeOfData, re CAS-10584 ...CAS-10584
Ville SuorantaVille Suoranta
8197e71fbb6MMerge pull request #512 in CASA/casa from CAS-11403 to master* commit 'e4fc65bde0e4b452cb9066d56bba0500bbb1955c': CAS-11403 check that "COMET" test throws exception Avoid trying to regrid to COMET frame as there is no API to provide a COMET/ephemeris table to imregrid or image.regrid for that matterCAS-11403
Pam FordPam Ford
7ce3a6d902aMMerge pull request #507 in CASA/casa from bugfix/CAS-11355 to master* commit '4aae502b17c2f99611cd39ceca68231054962cd6': CAS-11355 region is no longer a subparamCAS-11355
Federico Montesino PouzolsFederico Montesino Pouzols
e4f2143120finitialize avg TVI with adequate options when datacolumn='residual', re CAS-11397CAS-11397
Federico Montesino PouzolsFederico Montesino Pouzols
4e586e99c4eMMerge remote-tracking branch 'origin/master' into bugfix/CAS-10584CAS-10584
Federico Montesino PouzolsFederico Montesino Pouzols
5587931ff51don't try to do any memprofile logging on not AIPS_LINUX, re CAS-10768CAS-10768

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut