1. casa
  2. casa5

Commits

AuthorCommitMessageCommit dateIssues
David MehringerDavid Mehringer
ea2e9c50578 New Development: No JIRA Issue: CAS-5261 Ready for Test: Yes Interface Changes: No What Interface Changed: Please list interface changes Test Programs: List test programs Put in Release Notes: Yes/No Module(s): Module Names change impacts. Description: Added exception handling, dimensionality checking, and documentation New Development: No JIRA Issue: CAS-5261 Ready for Test: Yes Interface Changes: No What Interface Changed: Please list interface changes Test Programs: List test programs Put in Release Notes: Yes/No Module(s): Module Names change impacts. Description: Added exception handling, dimensionality checking, and documentation CAS-5261
Sanjay BhatnagarSanjay Bhatnagar
11117b6db31 New Development: No JIRA Issue: No Ready for Test: Yes Interface Changes: No What Interface Changed: Please list interface changes Test Programs: List test programs Put in Release Notes: Yes Module(s): Module Names change impacts. Description: Describe your changes here...parallel_cont.py: Added the timerange parameter to imager_cont and used its value (as against self.timerange) to set the time range selection. pimager.py: Added ptime paramter to allow scattering the data along the time axis. ptime=False (default setting) works as before. ptime=True scatters along time axis.
Dirk PetryDirk Petry
96d4e6ed0a5 New Development: No JIRA Issue: CAS-3046 Ready for Test: Yes Interface Changes: Yes/No What Interface Changed: Test Programs: casacore unit tests, manual tests Put in Release Notes: Yes/No Module(s): measures Description: In the ephemeris tables read by MeasComet,there is a new optional keyword "posrefsys" now. If it exists, it is tested for _containing_ one of the following strings (case doesn't matter): J2000, B1950, APP, ICRS, TOPO If so, the correspoding MDirection type is assumed. If it has an invalid value, there is an error. If "posrefsys" does not exist then if "obsloc" exists and is "GEOCENTRIC" (as in your files) the type is assumed to...CAS-3046
Dirk PetryDirk Petry
d98e89b875a New Development: No JIRA Issue: CAS-3046 Ready for Test: Yes Interface Changes: No What Interface Changed: Test Programs: test_fixplanets Put in Release Notes: No Module(s): gcwrap Description: fix minor bug concerning the source table access in task fixplanets introduced recently (after 4.1) CAS-3046
David MehringerDavid Mehringer
f60a47925c9 New Development: Yes JIRA Issue: CAS-4808 Ready for Test: Yes Interface Changes: No What Interface Changed: Please list interface changes Test Programs: List test programs Put in Release Notes: Yes/No Module(s): Module Names change impacts. Description: updates for changes in ImageBeamSet CAS-4808
David MehringerDavid Mehringer
4730011794a New Development: Yes JIRA Issue: CAS-4808 Ready for Test: Yes Interface Changes: No What Interface Changed: Please list interface changes Test Programs: List test programs Put in Release Notes: Yes/No Module(s): Module Names change impacts. Description: updated code for changes to ImageBeamSet et al. CAS-4808
David MehringerDavid Mehringer
24cd02f8531 New Development: Yes JIRA Issue: CAS-4808 Ready for Test: Yes Interface Changes: Yes What Interface Changed: numerous Test Programs: numerous Put in Release Notes: Yes/No Module(s): Module Names change impacts. Description: major changes to interface and implementation of ImageBeamSet CAS-4808
David MehringerDavid Mehringer
16e8daa6c1e New Development: No JIRA Issue: No Ready for Test: Yes Interface Changes: Yes/No What Interface Changed: Please list interface changes Test Programs: List test programs Put in Release Notes: Yes/No Module(s): Module Names change impacts. Description: remove commented code
Dirk PetryDirk Petry
c01e9fbcf76 New Development: No JIRA Issue: No Ready for Test: No Interface Changes: No What Interface Changed: Test Programs: this is a test program Put in Release Notes: No Module(s): gcwrap Description: updated the expectation values and the way autocorrs are flagged. Does not work, yet, at least not on my RHEL 5.8 test machine.
Kumar GolapKumar Golap
73fdb0da5ca New Development: Yes JIRA Issue: Yes List JIRA ticket. Ready for Test: Yes Interface Changes: Yes What Interface Changed: Please list interface changes Test Programs: List test programs Put in Release Notes: Yes/No Module(s): Module Names change impacts. Description: Describe your changes here... Implemented the degridding part
David MehringerDavid Mehringer
a948f89b5eb New Development: No JIRA Issue: No Ready for Test: Yes Interface Changes: Yes/No What Interface Changed: Please list interface changes Test Programs: List test programs Put in Release Notes: Yes/No Module(s): Module Names change impacts. Description: fix so it runs
David MehringerDavid Mehringer
e7446beb0a1 New Development: No JIRA Issue: No Ready for Test: Yes Interface Changes: Yes/No What Interface Changed: Please list interface changes Test Programs: List test programs Put in Release Notes: Yes/No Module(s): Module Names change impacts. Description: fix so it compiles
David MehringerDavid Mehringer
79e0d75db0b New Development: No JIRA Issue: No Ready for Test: Yes Interface Changes: No What Interface Changed: Please list interface changes Test Programs: List test programs Put in Release Notes: Yes/No Module(s): Module Names change impacts. Description: fix so it compiles
David MehringerDavid Mehringer
9a05d94f687 New Development: No JIRA Issue: CAS-5098 Ready for Test: Yes/No Interface Changes: Yes/No What Interface Changed: Please list interface changes Test Programs: List test programs Put in Release Notes: Yes/No Module(s): Module Names change impacts. Description: remove unnecessary tests which were failing CAS-5098
David MehringerDavid Mehringer
8335b668341 New Development: No JIRA Issue: No Ready for Test: Yes Interface Changes: Yes/No What Interface Changed: Please list interface changes Test Programs: List test programs Put in Release Notes: Yes/No Module(s): Module Names change impacts. Description: changes so it compiles
David MehringerDavid Mehringer
3f2cb76f7d9 New Development: No JIRA Issue: No Ready for Test: Yes Interface Changes: Yes/No What Interface Changed: Please list interface changes Test Programs: List test programs Put in Release Notes: Yes/No Module(s): Module Names change impacts. Description: no longer relevant
David MehringerDavid Mehringer
2298e22ea68 New Development: No JIRA Issue: No Ready for Test: Yes Interface Changes: No What Interface Changed: Please list interface changes Test Programs: List test programs Put in Release Notes: Yes/No Module(s): Module Names change impacts. Description: bug fix
Dirk PetryDirk Petry
43b8de66c2a New Development: No JIRA Issue: CAS-5263 Ready for Test: Yes Interface Changes: No What Interface Changed: Test Programs: test_wvrgcal Put in Release Notes: No Module(s): air_casawvr Description: Also made wvrgcal respect the FLAG_ROW column of the main table, not only the FLAG column. CAS-5263
Wes YoungWes Young
fd6b7923b66 New Development: No JIRA Issue: Should have been Ready for Test: Yes Interface Changes: No What Interface Changed: None Test Programs: in python, qq = casac.synthesisimager() Put in Release Notes: No Module(s): Tasking Description: Fixed an issue Kumar introduced by just putting the MPosition to its default constructor.
susan.lovelandsusan.loveland
9e7a5ef4410 New Development: No JIRA Issue: Yes CAS-5293 Ready for Test: Yes Interface Changes: Yes What Interface Changed: Refactored and changed methods for finding tooltip. Test Programs: List test programs Put in Release Notes: No Module(s): Module Names change impacts. Description: Viewer/Profiler. Tool tip was not accurate enough. CAS-5293
susan.lovelandsusan.loveland
017f6de89bf New Development: No JIRA Issue: Yes CAS-5294 Ready for Test: Yes Interface Changes: Yes What Interface Changed: Added method to remove duplicate code for drawing annotations. Test Programs: List test programs Put in Release Notes: No Module(s): Module Names change impacts. Description: Viewer/Profiler: Annotations were not bei... CAS-5294
susan.lovelandsusan.loveland
6c5797f5d09 New Development: No JIRA Issue: Yes/No CAS-5175, CAS-4081 Ready for Test: Yes Interface Changes: Yes What Interface Changed: Interface changes to support image manager. Test Programs: List test programs Put in Release Notes: No Module(s): Module Names change impacts. Description: Viewer Work 1. Fix of viewer crash 2. Removed v=0...2 Jira issues
Todd HunterTodd Hunter
2571a05885cFix crash for the case that not all spws have a solution in the final timerange(s).
Takeshi NakazatoTakeshi Nakazato
977ee94f30f New Development: No JIRA Issue: Yes CSV-2866 Ready for Test: Yes Interface Changes: No What Interface Changed: Please list interface changes Test Programs: List test programs Put in Release Notes: No Module(s): single dish Description: Describe your changes here...Bug fix on frequency coverage check. CSV-2866
Dirk PetryDirk Petry
0abca4aeddf New Development: Yes/No JIRA Issue: CAS-5291 Ready for Test: Yes Interface Changes: Yes What Interface Changed: wvrgcal.xml Test Programs: test_wvrgcal Put in Release Notes: Yes Module(s): gcwrap Description: Completing the changes in r25080, the wvrgcal task now offers two new optional parameters "maxdistm" and "minnumant...CAS-5291
Dirk PetryDirk Petry
230a6e8f52c New Development: Yes/No JIRA Issue: CAS-5291 Ready for Test: Yes Interface Changes: Yes What Interface Changed: msgaintable.hpp, wvrgcalfeedback.hpp, wvrgcal.cpp Test Programs: test_wvrgcal Put in Release Notes: Yes Module(s): air_casawvr Description: Introduced two new command line paramters in wvrgcal: maxdistm and minnuman...CAS-5291
Wes YoungWes Young
bcc757e2e9a New Development: No JIRA Issue: No but should have been Ready for Test: Yes Interface Changes: No What Interface Changed: Test Programs: sim regressions Put in Release Notes: Yes Module(s): Tasking Description: fixed an issue with casapath not splitting the second arg.
Dirk PetryDirk Petry
70bb75620ab New Development: No JIRA Issue: No Ready for Test: Yes Interface Changes: No What Interface Changed: Test Programs: test_fixvis Put in Release Notes: No Module(s): gcwrap Description: Fixed a Python bug which Rob introduced when he restructured the fixvis task. Only occurs for nov-variable reference columns, i.e. not f...
Kumar GolapKumar Golap
a3e05a3e753 New Development: No JIRA Issue: No List JIRA ticket. Ready for Test: Yes Interface Changes: No What Interface Changed: Please list interface changes Test Programs: List test programs Put in Release Notes: Yes/No Module(s): Module Names change impacts. Description: Describe your changes here... Fixed a core dump due to ftm->final...
Kumar GolapKumar Golap
634dd201994 New Development: No JIRA Issue: No List JIRA ticket. Ready for Test: Yes Interface Changes: Yes/No What Interface Changed: Please list interface changes Test Programs: List test programs Put in Release Notes: Yes/No Module(s): Module Names change impacts. Description: Describe your changes here... overload finalizeSky to match base class
Dirk PetryDirk Petry
cd45c436c22 New Development: No JIRA Issue: CAS-4925 Ready for Test: Yes Interface Changes: No What Interface Changed: Test Programs: Put in Release Notes: No Module(s): gcwrap Description: Extended test_fixvis by one case in which a large (10arcmin) shift is applied and then reversed in a second call to fixvis. CAS-4925
Dirk PetryDirk Petry
8c49dd06f9b New Development: No JIRA Issue: CAS-4925 Ready for Test: Yes Interface Changes: No What Interface Changed: Test Programs: test_fixvis Put in Release Notes: Yes Module(s): synthesis Description: Fixed bug in FixVis.cc concerning the correct writing of the modified UVWs in the case the phasecenter parameter is given in t...CAS-4925
Todd HunterTodd Hunter
0407c651cf0Fix logic in drawAtmosphereAndFDM to always draw FDM.
Todd HunterTodd Hunter
40d2e90ca2aFix problem that causes multiple atm curves to be drawn for overlay='antenna,time' when some antenna solutions are flagged.
Todd HunterTodd Hunter
0730a84c51eIf ms name from caltable is not found, then try prepending the dirname of the caltable.
Todd HunterTodd Hunter
a8fa9bc93c2If ASDM_CALWVR is not present, then use ASDM_CALATMOSPHERE to read the PWV, since the pipeline is now loading this table to ms.
Todd HunterTodd Hunter
fcaaf0b013eBe sure that the atm curve is drawn if the first field of the first antenna is flagged
Dirk PetryDirk Petry
f90cfe7f2a7 New Development: No JIRA Issue: related to CAS-5263 Ready for Test: Yes Interface Changes: No What Interface Changed: Test Programs: this is a test program Put in Release Notes: Yes Module(s): gcwrap Description: With the changes to wvrgcal related to CAS-5263, it is now necessary to keep the spw 0 of th...CAS-5263
Dirk PetryDirk Petry
5aa83c07b0d New Development: No JIRA Issue: CAS-5279 Ready for Test: Yes Interface Changes: No What Interface Changed: Test Programs: tFITSKeywordUtil, fits-import-export Put in Release Notes: Yes Module(s): fits Description: Modified the relevant routines in FITSKeuwordUtil to write matrix keywords in the modern format XXii_jj rathe...CAS-5279
Kumar GolapKumar Golap
826df1da0e3 New Development: No JIRA Issue: No List JIRA ticket. Ready for Test: Yes Interface Changes: Yes/No What Interface Changed: Please list interface changes Test Programs: List test programs Put in Release Notes: Yes/No Module(s): Module Names change impacts. Description: Describe your changes here... Removed an unnecessary cerr
George MoellenbrockGeorge Moellenbrock
6d6b094b5a6 New Development: No JIRA Issue: CAS-5277 Ready for Test: Yes Interface Changes: Yes What Interface Changed: NewCalTable.h Test Programs: regressions Put in Release Notes: Yes Module(s): synthesis, gcwrap/tasks Description: Handle merge of spw info properly when append=T in gaincal, bandpass, polcal. CAS-5277
Kumar GolapKumar Golap
51796747c25 New Development: No JIRA Issue: No List JIRA ticket. Ready for Test: Yes Interface Changes: No What Interface Changed: Please list interface changes Test Programs: List test programs Put in Release Notes: Yes/No Module(s): Module Names change impacts. Description: Describe your changes here... Fixed a regression problem + some f...
Todd HunterTodd Hunter
aa44c27cb7cUse sloppyMatch in another location. Change default for solutionTimeThresholdSeconds from 60 to 30sec.
Darrell SchiebelDarrell Schiebel
bd3f6e0ea8f New Development: no JIRA Issue: cas-5276 Ready to Release: yes Interface Changes: none What Interface Changed: none Test Programs: none Put in Release Notes: no Description: errors (often from wcslib) were not being propagated up
Wes YoungWes Young
05be16227c2 New Development: No JIRA Issue: No Ready for Test: Yes Interface Changes: Yes What Interface Changed: Changed locatio installation of xml files Test Programs: Does it work Put in Release Notes: No Module(s): Tasking Description: Changed location of installation of xml files to CMAKE_INSTALL_PREFIX/xml
Wes YoungWes Young
9c92658aecc New Development: No JIRA Issue: No but should have been Ready for Test: Yes Interface Changes: Yes What Interface Changed: Change installation path for xml code Test Programs: Does it run Put in Release Notes: No Module(s): Tasking Description: Changed location of installation of xml files
Wes YoungWes Young
2aacda28f0f New Development: No JIRA Issue: No but should have been Ready for Test: Yes Interface Changes: Yes What Interface Changed: Changed location of xml files installation Test Programs: Does it work Put in Release Notes: No Module(s): Tasking Description: Changed the location of the installation directory to CMAKE_INSTALL_PREFIX/xml
Wes YoungWes Young
ccf7a9bab6d New Development: No JIRA Issue: No Ready for Test: Yes Interface Changes: No What Interface Changed: None Test Programs: spelling error corrected Put in Release Notes: No Module(s): Documentation Description: Fixed Contraints to be Constratints typeo
Wes YoungWes Young
169159344aa New Development: No JIRA Issue: No Ready for Test: Yes Interface Changes: No What Interface Changed: None Test Programs: doc changes Put in Release Notes: No Module(s): Documentation Description: Removed a couple of errors brought up in the docs.
Michel CaillatMichel Caillat
ce37d931385 New Development: No JIRA Issue: No (But ALMA JIRA ticket CSV-2063). Ready for Test: Yes Interface Changes: No What Interface Changed: Test Programs: Put in Release Notes: Module(s): alma Description: The preexisting content of the FLAG and FLAGROW columns are not anymore overwritten by the boolean values deduced from the flag...CSV-2063

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

Add shortcut