David 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 26 Jun 2013 CAS-5261 Sanjay 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. 26 Jun 2013 Dirk 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... 26 Jun 2013 CAS-3046 Dirk 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) 26 Jun 2013 CAS-3046 David 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
26 Jun 2013 CAS-4808 David 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. 26 Jun 2013 CAS-4808 David 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 26 Jun 2013 CAS-4808 David 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 26 Jun 2013 Dirk 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. 26 Jun 2013 Kumar 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 25 Jun 2013 David 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 25 Jun 2013 David 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 25 Jun 2013 David 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 25 Jun 2013 David 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 25 Jun 2013 CAS-5098 David 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 25 Jun 2013 David 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 25 Jun 2013 David 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 25 Jun 2013 Dirk 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. 25 Jun 2013 CAS-5263 Wes 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.
24 Jun 2013 susan.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. 24 Jun 2013 CAS-5293 susan.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... 24 Jun 2013 CAS-5294 susan.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... 24 Jun 2013 2 Jira issuesTodd Hunter 2571a05885c Fix crash for the case that not all spws have a solution in the final timerange(s). 24 Jun 2013 Takeshi 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.
24 Jun 2013 CSV-2866 Dirk 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... 24 Jun 2013 CAS-5291 Dirk 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... 24 Jun 2013 CAS-5291 Wes 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.
20 Jun 2013 Dirk 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... 20 Jun 2013 Kumar 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... 20 Jun 2013 Kumar 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 19 Jun 2013 Dirk 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.
19 Jun 2013 CAS-4925 Dirk 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... 19 Jun 2013 CAS-4925 Todd Hunter 0407c651cf0 Fix logic in drawAtmosphereAndFDM to always draw FDM. 18 Jun 2013 Todd Hunter 40d2e90ca2a Fix problem that causes multiple atm curves to be drawn for overlay='antenna,time' when some antenna solutions are flagged. 18 Jun 2013 Todd Hunter 0730a84c51e If ms name from caltable is not found, then try prepending the dirname of the caltable. 18 Jun 2013 Todd Hunter a8fa9bc93c2 If ASDM_CALWVR is not present, then use ASDM_CALATMOSPHERE to read the PWV, since the pipeline is now loading this table to ms. 18 Jun 2013 Todd Hunter fcaaf0b013e Be sure that the atm curve is drawn if the first field of the first antenna is flagged 18 Jun 2013 Dirk 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... 18 Jun 2013 CAS-5263 Dirk 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... 18 Jun 2013 CAS-5279 Kumar 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 17 Jun 2013 George 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. 17 Jun 2013 CAS-5277 Kumar 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... 17 Jun 2013 Todd Hunter aa44c27cb7c Use sloppyMatch in another location. Change default for solutionTimeThresholdSeconds from 60 to 30sec. 17 Jun 2013 Darrell 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 17 Jun 2013 Wes 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
17 Jun 2013 Wes 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
17 Jun 2013 Wes 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
17 Jun 2013 Wes 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
17 Jun 2013 Wes 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.
17 Jun 2013 Michel 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... 17 Jun 2013 CSV-2063