# # ChangeLog for / # # Generated by Trac 1.2.3 # 06/03/24 09:11:55 Thu, 06 May 2010 02:05:29 GMT Malte Marquarding [1752] * tags/asap-3.0.0 (modified) * tags/asap-3.0.0/apps/SConscript (modified) * tags/asap-3.0.0/bin/install (modified) * trunk (modified) * trunk/apps/SConscript (modified) * trunk/bin/install (modified) Merge from release branch to fix binary installer not including asap2to3 Thu, 06 May 2010 02:03:34 GMT Malte Marquarding [1751] * branches/asap-3.x/apps/SConscript (modified) dist is root dir relative Thu, 06 May 2010 01:53:09 GMT Malte Marquarding [1750] * branches/asap-3.x/apps/SConscript (modified) * branches/asap-3.x/bin/install (modified) Also need to add asap2to3 to binary installer Thu, 06 May 2010 01:14:01 GMT Malte Marquarding [1749] * tags/asap-3.0.0 (modified) * tags/asap-3.0.0/apps/SConscript (modified) * tags/asap-3.0.0/apps/test.cpp (deleted) * trunk (modified) * trunk/apps/SConscript (modified) * trunk/apps/test.cpp (deleted) Merged fix from release branch Thu, 06 May 2010 01:07:39 GMT Malte Marquarding [1748] * branches/asap-3.x/apps/SConscript (modified) handle install of apps Thu, 06 May 2010 00:57:26 GMT Malte Marquarding [1747] * branches/asap-3.x/apps/test.cpp (deleted) Reoved test app Thu, 06 May 2010 00:51:33 GMT Malte Marquarding [1746] * tags/asap-3.0.0 (copied) Create release tag for asap-3.0.0 Thu, 06 May 2010 00:50:51 GMT Malte Marquarding [1745] * branches/asap-3.x/SConstruct (modified) * branches/asap-3.x/python/__init__.py (modified) Updated version info Thu, 06 May 2010 00:48:54 GMT Malte Marquarding [1744] * branches/asap-3.x (copied) Create release branch for asap-3.x Thu, 06 May 2010 00:45:14 GMT Malte Marquarding [1743] * trunk/src/Scantable.cpp (modified) Cosmetics Thu, 06 May 2010 00:29:17 GMT Malte Marquarding [1742] * trunk/doc/CHANGELOG (modified) update to CHANGLOG entries Thu, 06 May 2010 00:25:41 GMT Malte Marquarding [1741] * trunk/INSTALL (modified) Version update Thu, 06 May 2010 00:19:43 GMT Malte Marquarding [1740] * trunk/SConstruct (modified) Tidy up of install targets and comman-line options Tue, 04 May 2010 02:42:40 GMT Malte Marquarding [1739] * trunk/python/__init__.py (modified) * trunk/python/asapfitter.py (modified) * trunk/python/asaplotbase.py (modified) * trunk/python/asapplotter.py (modified) Replace matplotlib.numerix with numpy Tue, 04 May 2010 02:38:54 GMT Malte Marquarding [1738] * trunk/SConstruct (modified) Fix bug again where ipythonrc-asap isn't installed Tue, 04 May 2010 02:15:19 GMT Malte Marquarding [1737] * trunk/external/atnf/PKSIO/SDFITSreader.cc (modified) gcc-4.4 fix to include cstring Tue, 04 May 2010 02:14:22 GMT Malte Marquarding [1736] * trunk/external/atnf/PKSIO/SDFITSwriter.cc (modified) gcc-4.4 fix to include cstring Tue, 04 May 2010 02:13:25 GMT Malte Marquarding [1735] * trunk/external/atnf/PKSIO/PKSSDwriter.cc (modified) gcc-4.4 fix to include cstring Tue, 04 May 2010 02:11:52 GMT Malte Marquarding [1734] * trunk/external/atnf/PKSIO/PKSSDwriter.cc (modified) gcc-4.4 fix to include cstring Tue, 04 May 2010 02:09:03 GMT Malte Marquarding [1733] * trunk/external/atnf/PKSIO/PKSmsg.cc (modified) gcc-4.4 fix to include cstring Fri, 30 Apr 2010 05:02:51 GMT Kana Sugimoto [1732] * branches/alma/python/asapplotter.py (modified) New Development: No JIRA Issue: Yes (CAS-2064, 1801) ... Thu, 29 Apr 2010 02:28:10 GMT Malte Marquarding [1731] * trunk/python/scantable.py (modified) Fixed wrong base class call in shift_refix Wed, 28 Apr 2010 11:44:09 GMT Malte Marquarding [1730] * trunk/doc/CHANGELOG (modified) * trunk/python/scantable.py (modified) * trunk/src/Scantable.cpp (modified) * trunk/src/Scantable.h (modified) * trunk/src/ScantableWrapper.h (modified) * trunk/src/python_Scantable.cpp (modified) Ticket #183: added get_weather to scantable. It returns a dicr or ... Wed, 28 Apr 2010 04:33:35 GMT Kana Sugimoto [1729] * branches/alma/python/__init__.py (modified) New Development: No JIRA Issue: No Ready to ... Wed, 28 Apr 2010 01:58:32 GMT Malte Marquarding [1728] * trunk/src/Scantable.cpp (modified) Ticket #181: got my logic reversed (again) Wed, 28 Apr 2010 01:28:37 GMT Malte Marquarding [1727] * trunk/src/Scantable.cpp (modified) * trunk/src/Scantable.h (modified) Ticket #181: temporary fix for saving memory tables with selection. ... Wed, 28 Apr 2010 01:26:58 GMT Malte Marquarding [1726] * trunk/python/opacity.py (modified) fixed typos Tue, 27 Apr 2010 05:48:24 GMT Malte Marquarding [1725] * trunk/doc/CHANGELOG (modified) * trunk/python/__init__.py (modified) * trunk/python/opacity.py (modified) * trunk/python/scantable.py (modified) * trunk/src/STFiller.cpp (modified) * trunk/src/python_STAtmosphere.cpp (modified) * trunk/test/test_scantable.py (modified) Finishing touches to opacity calculations, docs, plotting and model Wed, 21 Apr 2010 10:42:50 GMT Kana Sugimoto [1724] * branches/alma/python/asapplotter.py (modified) * branches/alma/python/casatoolbar.py (added) * branches/alma/python/interactivemask.py (modified) New Development: Yes JIRA Issue: Yes (CAS-1801) ... Tue, 20 Apr 2010 08:38:20 GMT Kana Sugimoto [1723] * branches/alma/python/asaplotbase.py (modified) * branches/alma/python/asapplotter.py (modified) New Development: No JIRA Issue: Yes (CAS-1801, CAS-2064) ... Thu, 15 Apr 2010 05:09:34 GMT Malte Marquarding [1722] * trunk/python/opacity.py (modified) Adjusted skydip method after feedback from Kate Brooks Thu, 15 Apr 2010 05:01:32 GMT Malte Marquarding [1721] * trunk/python/__init__.py (modified) remove doc for reader from commands Tue, 13 Apr 2010 04:29:38 GMT Malte Marquarding [1720] * trunk/external/atnf/PKSIO/FITSreader.cc (modified) * trunk/external/atnf/PKSIO/FITSreader.h (modified) * trunk/external/atnf/PKSIO/MBFITSreader.cc (modified) * trunk/external/atnf/PKSIO/MBFITSreader.h (modified) * trunk/external/atnf/PKSIO/MBrecord.cc (modified) * trunk/external/atnf/PKSIO/MBrecord.h (modified) * trunk/external/atnf/PKSIO/PKSFITSreader.cc (modified) * trunk/external/atnf/PKSIO/PKSFITSreader.h (modified) * trunk/external/atnf/PKSIO/PKSMS2reader.cc (modified) * trunk/external/atnf/PKSIO/PKSMS2reader.h (modified) * trunk/external/atnf/PKSIO/PKSMS2writer.cc (modified) * trunk/external/atnf/PKSIO/PKSMS2writer.h (modified) * trunk/external/atnf/PKSIO/PKSSDwriter.cc (modified) * trunk/external/atnf/PKSIO/PKSSDwriter.h (modified) * trunk/external/atnf/PKSIO/PKSmsg.cc (modified) * trunk/external/atnf/PKSIO/PKSmsg.h (modified) * trunk/external/atnf/PKSIO/PKSreader.cc (modified) * trunk/external/atnf/PKSIO/PKSreader.h (modified) * trunk/external/atnf/PKSIO/PKSrecord.h (modified) * trunk/external/atnf/PKSIO/PKSwriter.h (modified) * trunk/external/atnf/PKSIO/SDFITSreader.cc (modified) * trunk/external/atnf/PKSIO/SDFITSreader.h (modified) * trunk/external/atnf/PKSIO/SDFITSwriter.cc (modified) * trunk/external/atnf/PKSIO/SDFITSwriter.h (modified) * trunk/external/atnf/pks/pks_maths.cc (modified) * trunk/external/atnf/pks/pks_maths.h (modified) * trunk/external/atnf/pks/pksmb_support.cc (modified) * trunk/external/atnf/pks/pksmb_support.h (modified) Update from livedata CVS repository Tue, 06 Apr 2010 02:34:33 GMT Takeshi Nakazato [1719] * branches/alma/src/STMath.cpp (modified) New Development: No JIRA Issue: Yes CAS-1809 ... Mon, 29 Mar 2010 03:46:23 GMT Max Voronkov [1718] * trunk/src/STAtmosphere.cpp (modified) * trunk/src/STAtmosphere.h (modified) updated documentation to reflect better interpretation of the pressure Thu, 18 Mar 2010 08:44:01 GMT Kana Sugimoto [1717] * branches/alma/python/asaplotbase.py (modified) New Development: No JIRA Issue: Yes (CAS-1817) ... Wed, 17 Mar 2010 11:04:06 GMT Max Voronkov [1716] * trunk/src/STAtmosphere.cpp (modified) commented out debug statement Wed, 17 Mar 2010 11:03:25 GMT Max Voronkov [1715] * trunk/src/STAtmosphere.cpp (modified) * trunk/src/STAtmosphere.h (modified) * trunk/src/python_STAtmosphere.cpp (added) * trunk/src/python_asap.cpp (modified) * trunk/src/python_asap.h (modified) changed pressure to the mean sea level to match miriad, bugfix, C++ ... Wed, 17 Mar 2010 08:03:05 GMT Kana Sugimoto [1714] * branches/alma/python/asaplotbase.py (modified) * branches/alma/python/asapplotter.py (modified) New Development: No JIRA Issue: Yes (CAS-1817) ... Wed, 17 Mar 2010 07:01:27 GMT Max Voronkov [1713] * trunk/src/STAtmosphere.cpp (modified) * trunk/src/STAtmosphere.h (modified) added method to calculate opacity including refraction effects + ... Wed, 17 Mar 2010 06:11:56 GMT Max Voronkov [1712] * trunk/src/STAtmosphere.cpp (modified) * trunk/src/STAtmosphere.h (modified) added a method to calculate zenith opacity Wed, 17 Mar 2010 05:10:43 GMT Max Voronkov [1711] * trunk/src/STAtmosphere.cpp (modified) * trunk/src/STAtmosphere.h (modified) added model of water vapour refractivity Wed, 17 Mar 2010 04:37:26 GMT Max Voronkov [1710] * trunk/src/STAtmosphere.cpp (modified) * trunk/src/STAtmosphere.h (modified) added the code to calculate dry refractivity of the atmosphere Wed, 17 Mar 2010 03:24:21 GMT Max Voronkov [1709] * trunk/src/STAtmosphere.cpp (modified) * trunk/src/STAtmosphere.h (modified) implemented hydrostatic model of the atmosphere Wed, 17 Mar 2010 00:17:30 GMT Max Voronkov [1708] * trunk/src/STAtmosphere.cpp (added) * trunk/src/STAtmosphere.h (added) added a skeleton of the class for atmosphere opacity model Fri, 19 Feb 2010 09:30:37 GMT WataruKawasaki [1707] * branches/alma/src/Scantable.cpp (modified) * branches/alma/src/Scantable.h (modified) * branches/alma/src/ScantableWrapper.h (modified) * branches/alma/src/python_Scantable.cpp (modified) New Development: No JIRA Issue: Yes (CAS-1807) ... Thu, 18 Feb 2010 10:53:16 GMT WataruKawasaki [1706] * branches/alma/src/Lorentzian1D.h (modified) * branches/alma/src/Lorentzian1D2.tcc (added) * branches/alma/src/Lorentzian1DParam.h (modified) * branches/alma/src/Scantable.cpp (modified) New Development: No JIRA Issue: Yes (CAS-1800) ... Wed, 17 Feb 2010 06:19:37 GMT Takeshi Nakazato [1705] * branches/alma/src/STMath.cpp (modified) New Development: No JIRA Issue: Yes CAS-1799 ... Wed, 17 Feb 2010 01:14:21 GMT Kana Sugimoto [1704] * branches/alma/src/Makefile (modified) New Development: No JIRA Issue: No Ready to ... Wed, 17 Feb 2010 00:53:11 GMT Takeshi Nakazato [1703] * branches/alma/src/Scantable.cpp (modified) * branches/alma/src/Scantable.h (modified) * branches/alma/src/ScantableWrapper.h (modified) New Development: No JIRA Issue: No Ready to ... Tue, 16 Feb 2010 07:35:38 GMT Kana Sugimoto [1702] * branches/alma/python/asapplotter.py (modified) New Development: No JIRA Issue: Yes (CAS-1077) ... Tue, 16 Feb 2010 05:29:35 GMT WataruKawasaki [1701] * branches/alma/python/asapfitter.py (modified) * branches/alma/python/scantable.py (modified) New Development: Yes JIRA Issue: Yes (CAS-1800 + ... Tue, 16 Feb 2010 05:21:26 GMT WataruKawasaki [1700] * branches/alma/src/Lorentzian1D.h (added) * branches/alma/src/Lorentzian1D.tcc (added) * branches/alma/src/Lorentzian1DParam.h (added) * branches/alma/src/Lorentzian1DParam.tcc (added) * branches/alma/src/Makefile (modified) * branches/alma/src/STFitter.cpp (modified) * branches/alma/src/Scantable.cpp (modified) * branches/alma/src/Scantable.h (modified) * branches/alma/src/ScantableWrapper.h (modified) * branches/alma/src/python_Scantable.cpp (modified) New Development: Yes JIRA Issue: Yes (CAS-1800 + ... Fri, 12 Feb 2010 12:58:52 GMT Kana Sugimoto [1699] * branches/alma/python/asaplotgui.py (modified) New Development: No JIRA Issue: No Ready to ... Fri, 12 Feb 2010 12:31:55 GMT Kana Sugimoto [1698] * branches/alma/python/asapplotter.py (modified) New Development: No JIRA Issue: Yes (CAS-1077) ... Thu, 11 Feb 2010 00:46:14 GMT Malte Marquarding [1697] * trunk/python/__init__.py (modified) * trunk/python/coordinate.py (modified) * trunk/python/lagflagger.py (modified) * trunk/python/scantable.py (modified) Some minor tidy up and documentation Thu, 11 Feb 2010 00:45:38 GMT Malte Marquarding [1696] * trunk/python/asapplotter.py (modified) Tidy up plotazel and plotpointing Wed, 10 Feb 2010 22:56:55 GMT Malte Marquarding [1695] * trunk/python/asapplotter.py (modified) * trunk/python/asapreader.py (modified) Use print_log_dec consistently Wed, 10 Feb 2010 22:45:47 GMT Malte Marquarding [1694] * trunk/src/STFrequencies.cpp (modified) * trunk/src/Scantable.cpp (modified) * trunk/src/Scantable.h (modified) Ticket #172: inverse scaling factor was used in coordinate ... Wed, 10 Feb 2010 08:39:06 GMT Takeshi Nakazato [1693] * branches/alma/python/asapmath.py (modified) * branches/alma/python/selector.py (modified) * branches/alma/src/Makefile (modified) * branches/alma/src/STMath.cpp (modified) * branches/alma/src/STSelector.cpp (modified) * branches/alma/src/STSelector.h (modified) * branches/alma/src/python_STSelector.cpp (modified) * branches/alma/src/python_SrcType.cpp (added) * branches/alma/src/python_asap.cpp (modified) * branches/alma/src/python_asap.h (modified) New Development: No JIRA Issue: Yes CAS-1908 ... Wed, 10 Feb 2010 05:04:30 GMT Malte Marquarding [1692] * trunk/src/Scantable.cpp (modified) Empty test in getMask doesn't work Wed, 10 Feb 2010 02:18:11 GMT Malte Marquarding [1691] * trunk/python/__init__.py (modified) * trunk/python/scantable.py (modified) Add compatibility.py for functools.wraps which doesn't exist in ... Wed, 10 Feb 2010 02:12:21 GMT Malte Marquarding [1690] * trunk/python/compatibility.py (added) Added compatibility.py for functools.wraps decorator in python <2.5 Wed, 10 Feb 2010 00:59:23 GMT Malte Marquarding [1689] * trunk/python/__init__.py (modified) * trunk/python/asapfitter.py (modified) * trunk/python/opacity.py (added) * trunk/python/scantable.py (modified) * trunk/src/STMath.cpp (modified) * trunk/src/STMath.h (modified) * trunk/src/STMathWrapper.h (modified) Ticket #177: added skydip function to determine opacities. This ... Wed, 10 Feb 2010 00:54:56 GMT Malte Marquarding [1688] * trunk/src/STWriter.cpp (modified) re-upcase flux unit name Wed, 10 Feb 2010 00:53:18 GMT Malte Marquarding [1687] * trunk/SConstruct (modified) Don't use pyrap by default. remove AdCommonOptions Mon, 08 Feb 2010 05:22:11 GMT Takeshi Nakazato [1686] * branches/alma/python/asapmath.py (modified) New Development: No JIRA Issue: No Ready to ... Thu, 04 Feb 2010 09:44:44 GMT Takeshi Nakazato [1685] * branches/alma/python/scantable.py (modified) New Development: No JIRA Issue: Yes CAS-1810 ... Thu, 04 Feb 2010 09:42:12 GMT Takeshi Nakazato [1684] * branches/alma/python/scantable.py (modified) * branches/alma/src/STFiller.cpp (modified) * branches/alma/src/STFiller.h (modified) New Development: No JIRA Issue: Yes CAS-1810 ... Thu, 04 Feb 2010 05:38:46 GMT Takeshi Nakazato [1683] * branches/alma/src/STFiller.cpp (modified) * branches/alma/src/STWriter.cpp (modified) New Development: No JIRA Issue: No Ready to ... Tue, 02 Feb 2010 07:47:39 GMT Takeshi Nakazato [1682] * branches/alma/python/asapmath.py (modified) * branches/alma/src/STMath.cpp (modified) New Development: No JIRA Issue: Yes CAS-1823 ... Fri, 29 Jan 2010 07:14:51 GMT Takeshi Nakazato [1681] * branches/alma/python/scantable.py (modified) New Development: No JIRA Issue: Yes CAS-1823 ... Fri, 29 Jan 2010 03:07:38 GMT Takeshi Nakazato [1680] * branches/alma/python/scantable.py (modified) * branches/alma/src/STMath.cpp (modified) * branches/alma/src/STMath.h (modified) * branches/alma/src/STMathWrapper.h (modified) New Development: No JIRA Issue: Yes CAS-1823 ... Fri, 29 Jan 2010 03:02:29 GMT Takeshi Nakazato [1679] * branches/alma/python/asapmath.py (modified) New Development: No JIRA Issue: Yes CAS-1823 ... Thu, 28 Jan 2010 06:48:32 GMT Takeshi Nakazato [1678] * branches/alma/python/scantable.py (modified) New Development: No JIRA Issue: Yes CAS-1823 ... Wed, 27 Jan 2010 07:29:48 GMT Takeshi Nakazato [1677] * branches/alma/python/scantable.py (modified) * branches/alma/src/STMath.cpp (modified) * branches/alma/src/STMath.h (modified) * branches/alma/src/STMathWrapper.h (modified) * branches/alma/src/python_STMath.cpp (modified) New Development: No JIRA Issue: Yes CAS-1823 ... Wed, 27 Jan 2010 00:43:10 GMT Takeshi Nakazato [1676] * branches/alma/python/__init__.py (modified) * branches/alma/python/asapfitter.py (modified) * branches/alma/python/asaplotbase.py (modified) * branches/alma/python/scantable.py (modified) New Development: No JIRA Issue: Yes CAS-1920 ... Fri, 15 Jan 2010 08:37:26 GMT Takeshi Nakazato [1675] * branches/alma/src/STMath.cpp (modified) New Development: No JIRA Issue: Yes CAS-1799 ... Wed, 13 Jan 2010 06:20:31 GMT Takeshi Nakazato [1674] * branches/alma/src/STFiller.cpp (modified) * branches/alma/src/STMath.cpp (modified) New Development: No JIRA Issue: Yes CAS-1799 ... Wed, 13 Jan 2010 01:50:13 GMT Takeshi Nakazato [1673] * branches/alma/python/asapmath.py (modified) * branches/alma/python/scantable.py (modified) * branches/alma/src/STMath.cpp (modified) * branches/alma/src/STMath.h (modified) * branches/alma/src/STMathWrapper.h (modified) * branches/alma/src/python_STMath.cpp (modified) New Development: No JIRA Issue: Yes CAS-1799 ... Fri, 08 Jan 2010 01:16:09 GMT Takeshi Nakazato [1672] * branches/alma/src/STWriter.cpp (modified) New Development: No JIRA Issue: Yes CAS-1799 ... Tue, 05 Jan 2010 02:11:03 GMT Takeshi Nakazato [1671] * branches/alma/src/STFiller.cpp (modified) New Development: No JIRA Issue: Yes CAS-1799 ... Mon, 28 Dec 2009 11:19:00 GMT Max Voronkov [1670] * trunk/src/STLineFinder.cpp (modified) increased robustness of the line detection algorithm by fixing a ... Mon, 28 Dec 2009 07:30:23 GMT Max Voronkov [1669] * trunk/src/Scantable.cpp (modified) made the code more graceful in the case of missing flag table Tue, 22 Dec 2009 08:46:10 GMT Takeshi Nakazato [1668] * branches/alma/src/STFiller.cpp (modified) New Development: No JIRA Issue: Yes CAS-1683 ... Fri, 04 Dec 2009 23:37:58 GMT Kana Sugimoto [1667] * branches/alma/python/interactivemask.py (modified) New Development: No JIRA Issue: No Ready to ... Thu, 03 Dec 2009 05:36:08 GMT Kana Sugimoto [1666] * branches/alma/python/scantable.py (modified) New Development: No JIRA Issue: No Ready to ... Fri, 27 Nov 2009 05:03:39 GMT Malte Marquarding [1665] * trunk/apps/SConscript (modified) * trunk/apps/asap2to3.cpp (added) Added asap version 2 to 3 conversion program Fri, 27 Nov 2009 05:00:35 GMT Malte Marquarding [1664] * trunk/src/STWriter.cpp (modified) Ticket #111:Allow export of Stokes I only on sdfits Fri, 27 Nov 2009 04:58:37 GMT Malte Marquarding [1663] * trunk/src/STWriter.cpp (modified) Fix for Ticket #175: SRCTYPE is inserted into pksrec.obstype Fri, 27 Nov 2009 04:54:30 GMT Takeshi Nakazato [1662] * branches/alma/python/__init__.py (modified) New Development: No JIRA Issue: No Ready to ... Sat, 21 Nov 2009 05:37:32 GMT Kana Sugimoto [1661] * branches/alma/src/STWriter.cpp (modified) New Development: No JIRA Issue: No Ready to ... Tue, 17 Nov 2009 08:56:29 GMT Takeshi Nakazato [1660] * branches/alma/python/__init__.py (modified) New Development: No JIRA Issue: Yes CAS-729 and 1147 ... Fri, 13 Nov 2009 06:33:49 GMT Kana Sugimoto [1659] * branches/alma/python/asapmath.py (modified) New Development: No JIRA Issue: Yes (CAS-1441) ... Tue, 10 Nov 2009 09:24:58 GMT Takeshi Nakazato [1658] * branches/alma/src/STMath.cpp (modified) New Development: No JIRA Issue: N Ready to ... Thu, 05 Nov 2009 10:50:20 GMT WataruKawasaki [1657] * branches/alma/src/STAsciiWriter.cpp (modified) * branches/alma/src/STFiller.cpp (modified) New Development: Yes JIRA Issue: Yes (CAS-1433) ... Thu, 05 Nov 2009 10:47:49 GMT WataruKawasaki [1656] * branches/alma/src/Scantable.cpp (modified) * branches/alma/src/Scantable.h (modified) * branches/alma/src/ScantableWrapper.h (modified) * branches/alma/src/python_Scantable.cpp (modified) New Development: Yes JIRA Issue: Yes (CAS-1433) ... Thu, 05 Nov 2009 10:40:21 GMT WataruKawasaki [1655] * branches/alma/python/scantable.py (modified) New Development: Yes JIRA Issue: Yes (CAS-1433) ... Wed, 28 Oct 2009 07:42:21 GMT Takeshi Nakazato [1654] * branches/alma/src/STFiller.cpp (modified) New Development: No JIRA Issue: Yes CAS-1683 ... Thu, 22 Oct 2009 09:47:17 GMT Kana Sugimoto [1653] * branches/alma/python/scantable.py (modified) New Development: No JIRA Issue: Yes (CAS-1431) ...