#
# ChangeLog for trunk/src
#
# Generated by Trac 1.6
# 04/05/25 00:51:01

Wed, 08 Jul 2009 06:30:04 GMT Malte Marquarding [1600]
	* trunk/doc/CHANGELOG (modified)
	* trunk/python/coordinate.py (added)
	* trunk/python/scantable.py (modified)
	* trunk/src/STCoordinate.h (modified)
	* trunk/test/test_scantable.py (modified)

	Ticket #170: python derived class for nice access e.g. units and doc ...


Wed, 08 Jul 2009 01:33:38 GMT Malte Marquarding [1599]
	* trunk/src/STCoordinate.h (added)

	Ticket #170: forgot to add this file - the real implementation.


Wed, 08 Jul 2009 01:22:27 GMT Malte Marquarding [1598]
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Scantable.h (modified)
	* trunk/src/ScantableWrapper.h (modified)
	* trunk/src/python_Scantable.cpp (modified)
	* trunk/src/python_asap.cpp (modified)
	* trunk/src/python_asap.h (modified)

	Ticket #170: added {{{scantable.get_coordinate(row)}}}. Note that ...


Tue, 30 Jun 2009 05:47:35 GMT Malte Marquarding [1587]
	* trunk/src/STFocus.cpp (modified)

	Removed debug cout


Tue, 30 Jun 2009 05:46:14 GMT Malte Marquarding [1586]
	* trunk/python/__init__.py (modified)
	* trunk/python/scantable.py (modified)
	* trunk/src/STFiller.cpp (modified)
	* trunk/src/STFocus.cpp (modified)
	* trunk/src/STFocus.h (modified)
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STPol.h (modified)
	* trunk/src/STWriter.cpp (modified)
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Scantable.h (modified)
	* trunk/src/ScantableWrapper.h (modified)
	* trunk/src/python_Scantable.cpp (modified)

	Ticket #165: have removed the hard-coding of parallactifying the ...


Mon, 29 Jun 2009 03:52:18 GMT Malte Marquarding [1579]
	* trunk/python/scantable.py (modified)
	* trunk/src/STMath.cpp (modified)

	Ticket #46; changed scnatable.lag_flag to handle a start/end value ...


Mon, 29 Jun 2009 03:32:17 GMT Malte Marquarding [1575]
	* trunk/src/STWriter.cpp (modified)

	Ticket #168; align data to convert frequency frame before export


Mon, 29 Jun 2009 02:06:46 GMT Malte Marquarding [1571]
	* trunk/src/STMath.cpp (modified)

	Ticket #167: c++ part of running polynomial smoothing


Mon, 29 Jun 2009 02:04:00 GMT Malte Marquarding [1570]
	* trunk/src/MathUtils.cpp (modified)
	* trunk/src/MathUtils.h (modified)
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STMath.h (modified)
	* trunk/src/STMathWrapper.h (modified)

	Ticket #167: c++ part of running polynomial smoothing


Mon, 29 Jun 2009 02:00:27 GMT Malte Marquarding [1569]
	* trunk/src/RowAccumulator.cpp (modified)
	* trunk/src/RowAccumulator.h (modified)
	* trunk/src/STDefs.h (modified)
	* trunk/src/STMath.cpp (modified)

	Fix enum problem with WeightType enum value already defined somewhere ...


Mon, 29 Jun 2009 01:25:18 GMT Malte Marquarding [1567]
	* trunk/src/Scantable.cpp (modified)

	Used index vale rather than value of the vector at index


Fri, 27 Mar 2009 10:25:44 GMT Malte Marquarding [1552]
	* trunk/src/STAsciiWriter.cpp (modified)
	* trunk/src/STFITSImageWriter.cpp (modified)

	Enhancement Ticket #155; chnaged the wy output filenames are
	generated.


Wed, 25 Mar 2009 23:33:51 GMT Malte Marquarding [1542]
	* trunk/python/selector.py (modified)
	* trunk/src/STSelector.cpp (modified)

	applied python taql style at the wrong level


Wed, 25 Mar 2009 23:32:52 GMT Malte Marquarding [1541]
	* trunk/src/STMathWrapper.h (modified)

	didn't pass on arguments to frequencyAlign


Tue, 24 Mar 2009 01:33:56 GMT Malte Marquarding [1534]
	* trunk/python/linecatalog.py (modified)
	* trunk/src/LineCatalog.cpp (modified)
	* trunk/src/LineCatalog.h (modified)

	Fix for Ticket #90; treating integer as double columns now


Wed, 18 Feb 2009 04:15:57 GMT Malte Marquarding [1510]
	* trunk/src/STFITSImageWriter.cpp (modified)

	Ticket #110: export velocity if restfreq is given otherwise ...


Mon, 16 Feb 2009 06:19:31 GMT Max Voronkov [1507]
	* trunk/src/Scantable.cpp (modified)

	fixed typo in the exception text


Fri, 13 Feb 2009 00:28:39 GMT Malte Marquarding [1505]
	* trunk/src/STMath.cpp (modified)

	use addRow before copyRows consistently; tidy up of getScantable


Fri, 13 Feb 2009 00:27:42 GMT Malte Marquarding [1504]
	* trunk/python/__init__.py (modified)
	* trunk/python/scantable.py (modified)
	* trunk/src/STFiller.cpp (modified)
	* trunk/src/STFiller.h (modified)
	* trunk/src/python_STFiller.cpp (modified)

	Fix for ticket #151: added facilities to help with on/off scan ...


Thu, 12 Feb 2009 09:12:45 GMT Malte Marquarding [1503]
	* trunk/src/Scantable.cpp (modified)

	Fix for ticket #78; this had nothing to do with memory tables, it was ...


Wed, 11 Feb 2009 01:54:51 GMT Malte Marquarding [1501]
	* trunk/SConstruct (modified)
	* trunk/src/python_asap.cpp (modified)

	support linking against pyrap


Tue, 10 Feb 2009 02:17:31 GMT Malte Marquarding [1500]
	* trunk/src/STFITSImageWriter.cpp (modified)
	* trunk/src/STFITSImageWriter.h (modified)

	Fix for ticket #110. Hopefully the last. Using the preferVelocity ...


Wed, 04 Feb 2009 06:42:20 GMT Max Voronkov [1497]
	* trunk/doc/CHANGELOG (modified)
	* trunk/src/STLineFinder.cpp (modified)

	fixed #149. The problem was inside getMask method. In some rare ...


Tue, 20 Jan 2009 09:12:54 GMT Malte Marquarding [1484]
	* trunk/src/STMath.cpp (modified)

	Fix for Ticket #148; forgot to scale TSYS


Sat, 17 Jan 2009 08:04:12 GMT Max Voronkov [1481]
	* trunk/src/STWeather.cpp (modified)
	* trunk/src/STWeather.h (modified)

	restored proper constness for STWeather::getEntry. No change in ...


Fri, 16 Jan 2009 04:51:16 GMT Malte Marquarding [1477]
	* trunk/src/STWriter.cpp (modified)

	fixed unititialised vector length vor convertArray


Fri, 16 Jan 2009 04:49:58 GMT Malte Marquarding [1476]
	* trunk/src/STFITSImageWriter.cpp (modified)

	removed debug cout


Fri, 16 Jan 2009 04:03:06 GMT Max Voronkov [1475]
	* trunk/src/STMath.cpp (modified)

	fixed frequency alignment problem (#142). Different FREQ_IDs are now ...


Wed, 14 Jan 2009 04:52:59 GMT Malte Marquarding [1468]
	* trunk/src/STFITSImageWriter.cpp (modified)

	removed debug cout


Wed, 14 Jan 2009 04:44:07 GMT Malte Marquarding [1467]
	* trunk/src/STFiller.cpp (modified)

	fix for cast from double to float in scanrate field


Wed, 14 Jan 2009 01:25:25 GMT Malte Marquarding [1462]
	* trunk/src/STFiller.cpp (modified)
	* trunk/src/STWriter.cpp (modified)

	change in PKSIO api


Wed, 19 Nov 2008 03:15:36 GMT MarkCalabretta [1450]
	* trunk/src/STFiller.cpp (modified)

	Adapted to new API, PKSreader::read(const PKSrecord &).


Wed, 19 Nov 2008 03:14:26 GMT MarkCalabretta [1449]
	* trunk/src/STWriter.cpp (modified)

	Adapted to new API, PKSwriter::write(const PKSrecord &).


Tue, 28 Oct 2008 10:09:24 GMT Malte Marquarding [1444]
	* trunk/src/STFITSImageWriter.cpp (modified)
	* trunk/src/STFITSImageWriter.h (modified)

	Ticket #110: I have added a fix for the FITS header now, This ...


Mon, 01 Sep 2008 01:54:04 GMT Malte Marquarding [1443]
	* trunk/SConstruct (modified)
	* trunk/python/scantable.py (modified)
	* trunk/src/STFITSImageWriter.cpp (added)
	* trunk/src/STFITSImageWriter.h (added)
	* trunk/src/STWriter.cpp (modified)

	Fix ticket #127; still have to add class header hack


Mon, 01 Sep 2008 01:27:14 GMT Malte Marquarding [1441]
	* trunk/src/Scantable.h (modified)

	tidying


Thu, 28 Aug 2008 04:48:40 GMT Max Voronkov [1440]
	* trunk/src/python_Scantable.cpp (modified)

	added forgotten default unflag option


Thu, 28 Aug 2008 04:00:03 GMT Malte Marquarding [1439]
	* trunk/src/STHeader.cpp (modified)
	* trunk/src/STHeader.h (modified)
	* trunk/src/STMath.cpp (modified)

	added Header diff function. Don't use obstype for conformance test


Thu, 28 Aug 2008 03:58:39 GMT Malte Marquarding [1438]
	* trunk/src/STFiller.cpp (modified)

	allow ALMA specific build


Fri, 11 Jul 2008 01:55:28 GMT Malte Marquarding [1430]
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Scantable.h (modified)
	* trunk/src/ScantableWrapper.h (modified)

	merged in unflag option from alma branch


Fri, 11 Jul 2008 00:34:47 GMT Malte Marquarding [1429]
	* trunk/src/SConscript (modified)

	Copy -> Clone as it is now deprecated


Fri, 04 Jul 2008 03:24:43 GMT Malte Marquarding [1428]
	* trunk/src/STSelector.cpp (modified)

	Use TaQL style python in queries


Fri, 20 Jun 2008 02:32:56 GMT Malte Marquarding [1424]
	* trunk/src/STFiller.cpp (modified)

	Fix for ticket #135. Regular expression in source name matching was ...


Mon, 19 May 2008 04:19:38 GMT Malte Marquarding [1416]
	* trunk/src/STMath.cpp (modified)

	Provide a more useful warning then 'oh oh'


Thu, 31 Jan 2008 04:18:41 GMT Malte Marquarding [1414]
	* trunk/src/RowAccumulator.cpp (modified)

	only add weight if there is a valid channel


Thu, 31 Jan 2008 04:17:40 GMT Malte Marquarding [1413]
	* trunk/src/STMath.cpp (modified)

	removed debug cout


Thu, 31 Jan 2008 04:17:03 GMT Malte Marquarding [1412]
	* trunk/src/MathUtils.cpp (modified)

	use stl type array iterators as in the new version of casacore


Thu, 31 Jan 2008 04:16:14 GMT Malte Marquarding [1411]
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Scantable.h (modified)

	added getEpoch member function


Thu, 31 Jan 2008 04:15:02 GMT Malte Marquarding [1410]
	* trunk/src/STFiller.cpp (modified)
	* trunk/src/STWriter.cpp (modified)

	Mark C added brightness unit to PKSreader/writer


Wed, 24 Oct 2007 05:57:31 GMT Malte Marquarding [1398]
	* trunk/src/RowAccumulator.cpp (modified)
	* trunk/src/RowAccumulator.h (modified)

	made n_ unsigned integer (from float) to maybe speed things up a bit


Mon, 30 Jul 2007 01:59:36 GMT Malte Marquarding [1391]
	* trunk/python/asapfitter.py (modified)
	* trunk/python/asapmath.py (modified)
	* trunk/python/asapplotter.py (modified)
	* trunk/python/scantable.py (modified)
	* trunk/src/STAttr.cpp (modified)
	* trunk/src/STDefs.h (modified)
	* trunk/src/STFiller.cpp (modified)
	* trunk/src/STFiller.h (modified)
	* trunk/src/STFitter.cpp (modified)
	* trunk/src/STFitter.h (modified)
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STMath.h (modified)
	* trunk/src/STMathWrapper.h (modified)
	* trunk/src/STSelector.cpp (modified)
	* trunk/src/STTcal.cpp (modified)
	* trunk/src/STWriter.cpp (modified)
	* trunk/src/STWriter.h (modified)
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Scantable.h (modified)
	* trunk/src/ScantableWrapper.h (modified)
	* trunk/src/python_Fitter.cpp (modified)
	* trunk/src/python_STMath.cpp (modified)
	* trunk/src/python_Scantable.cpp (modified)

	merge from alma branch to get alma/GBT support. Commented out ...


Fri, 27 Jul 2007 01:29:54 GMT Malte Marquarding [1390]
	* trunk/src/STWriter.cpp (modified)

	fix for scanning data, where direction can change per cycle not only ...


Fri, 13 Jul 2007 02:09:58 GMT mar637 [1385]
	* trunk/src/Scantable.h (modified)
	* trunk/src/ScantableWrapper.h (modified)

	a couple more explicit keywords for constructors deafaulting to one ...


Fri, 13 Jul 2007 02:08:18 GMT mar637 [1384]
	* trunk/src/STMath.cpp (modified)

	use CountedPtr to prevent potential leaks


Fri, 13 Jul 2007 02:06:33 GMT mar637 [1382]
	* trunk/src/MathUtils.cpp (modified)

	use the next value in slider from i+hwidth not i


Thu, 12 Jul 2007 02:02:35 GMT mar637 [1376]
	* trunk/src/MathUtils.cpp (modified)

	removed debug cout


Thu, 12 Jul 2007 01:57:05 GMT mar637 [1375]
	* trunk/src/STAsciiWriter.cpp (modified)
	* trunk/src/STFrequencies.cpp (modified)
	* trunk/src/STFrequencies.h (modified)
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Scantable.h (modified)

	export WCS  info to ASCII file, this required returng const& of ...


Thu, 12 Jul 2007 01:45:03 GMT mar637 [1374]
	* trunk/src/STMath.h (modified)

	Added running median to smooth. This addresses Ticket #115


Thu, 12 Jul 2007 01:43:56 GMT mar637 [1373]
	* trunk/python/scantable.py (modified)
	* trunk/src/MathUtils.cpp (modified)
	* trunk/src/MathUtils.h (modified)
	* trunk/src/STMath.cpp (modified)

	Added running median to smooth. This addresses Ticket #115


Fri, 27 Apr 2007 01:00:43 GMT mar637 [1360]
	* trunk/python/__init__.py (modified)
	* trunk/python/scantable.py (modified)
	* trunk/src/STFrequencies.cpp (modified)
	* trunk/src/STFrequencies.h (modified)
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Scantable.h (modified)
	* trunk/src/ScantableWrapper.h (modified)
	* trunk/src/python_Scantable.cpp (modified)

	enhancement #107; added scantable.shift_refpix


Thu, 26 Apr 2007 04:55:17 GMT mar637 [1353]
	* trunk/src/LineCatalog.h (modified)
	* trunk/src/Logger.h (modified)
	* trunk/src/RowAccumulator.h (modified)
	* trunk/src/STFiller.h (modified)
	* trunk/src/STFillerWrapper.h (modified)
	* trunk/src/STFit.h (modified)
	* trunk/src/STFocus.h (modified)
	* trunk/src/STFrequencies.h (modified)
	* trunk/src/STHistory.h (modified)
	* trunk/src/STLineFinder.h (modified)
	* trunk/src/STMath.h (modified)
	* trunk/src/STMathWrapper.h (modified)
	* trunk/src/STMolecules.h (modified)
	* trunk/src/STPolCircular.h (modified)
	* trunk/src/STPolLinear.h (modified)
	* trunk/src/STPolStokes.h (modified)
	* trunk/src/STTcal.h (modified)
	* trunk/src/STWeather.h (modified)
	* trunk/src/STWriter.h (modified)
	* trunk/src/STWriterWrapper.h (modified)

	added explicit keyword for single arument constructors


Thu, 26 Apr 2007 04:52:32 GMT mar637 [1352]
	* trunk/src/RowAccumulator.cpp (modified)

	importatnt fix to the output mask of this object. This is now ...


Thu, 26 Apr 2007 04:45:56 GMT mar637 [1350]
	* trunk/src/Scantable.h (modified)
	* trunk/src/ScantableWrapper.h (modified)
	* trunk/src/python_Scantable.cpp (modified)

	added scantable.get_inttime as per ticket #106


Thu, 26 Apr 2007 03:24:41 GMT mar637 [1346]
	* trunk/src/STAttr.h (modified)

	Enhancement ticket #105 - addded gain-el curves for Parkes K-band


Thu, 26 Apr 2007 03:24:21 GMT mar637 [1345]
	* trunk/src/STAttr.cpp (modified)

	Enhancement ticket #105 - addded gain-el curves for Parkes K-band


Fri, 20 Apr 2007 02:09:45 GMT mar637 [1342]
	* trunk/src/Makefile (deleted)
	* trunk/src/Makefile.woody (deleted)

	No longer used


Fri, 20 Apr 2007 00:47:01 GMT mar637 [1336]
	* trunk/src/STMath.cpp (modified)

	removed debug print cout


Wed, 18 Apr 2007 06:21:15 GMT mar637 [1334]
	* trunk/src/Scantable.cpp (modified)

	Use CountedPointer for STPol instance


Wed, 18 Apr 2007 06:18:40 GMT mar637 [1333]
	* trunk/src/RowAccumulator.cpp (modified)
	* trunk/src/STMath.cpp (modified)
	* trunk/src/Scantable.cpp (modified)

	Fix for Ticket #104; protect the user from flagging the whole ...


Thu, 12 Apr 2007 03:33:36 GMT mar637 [1328]
	* trunk/src/SConscript (modified)

	added LoadableModule alias for scons-0.96.1


Thu, 12 Apr 2007 02:07:38 GMT mar637 [1325]
	* trunk/SConstruct (modified)
	* trunk/external/SConscript (added)
	* trunk/external/atnf (added)
	* trunk/external/atnf/PKSIO (added)
	* trunk/external/atnf/PKSIO/FITSreader.cc (added)
	* trunk/external/atnf/PKSIO/FITSreader.h (added)
	* trunk/external/atnf/PKSIO/MBFITSreader.cc (added)
	* trunk/external/atnf/PKSIO/MBFITSreader.h (added)
	* trunk/external/atnf/PKSIO/PKSFITSreader.cc (added)
	* trunk/external/atnf/PKSIO/PKSFITSreader.h (added)
	* trunk/external/atnf/PKSIO/PKSMBrecord.cc (added)
	* trunk/external/atnf/PKSIO/PKSMBrecord.h (added)
	* trunk/external/atnf/PKSIO/PKSMS2reader.cc (added)
	* trunk/external/atnf/PKSIO/PKSMS2reader.h (added)
	* trunk/external/atnf/PKSIO/PKSMS2writer.cc (added)
	* trunk/external/atnf/PKSIO/PKSMS2writer.h (added)
	* trunk/external/atnf/PKSIO/PKSSDwriter.cc (added)
	* trunk/external/atnf/PKSIO/PKSSDwriter.h (added)
	* trunk/external/atnf/PKSIO/PKSreader.cc (added)
	* trunk/external/atnf/PKSIO/PKSreader.h (added)
	* trunk/external/atnf/PKSIO/PKSwriter.h (added)
	* trunk/external/atnf/PKSIO/SDFITSreader.cc (added)
	* trunk/external/atnf/PKSIO/SDFITSreader.h (added)
	* trunk/external/atnf/PKSIO/SDFITSwriter.cc (added)
	* trunk/external/atnf/PKSIO/SDFITSwriter.h (added)
	* trunk/external/atnf/PKSIO/makefile (added)
	* trunk/external/atnf/pks (added)
	* trunk/external/atnf/pks/makefile (added)
	* trunk/external/atnf/pks/pks_maths.cc (added)
	* trunk/external/atnf/pks/pks_maths.h (added)
	* trunk/external/atnf/pks/pksmb_support.cc (added)
	* trunk/external/atnf/pks/pksmb_support.h (added)
	* trunk/scons/casa.py (deleted)
	* trunk/scons/utils.py (modified)
	* trunk/src/MathUtils.cpp (modified)
	* trunk/src/MathUtils.h (modified)
	* trunk/src/MathUtils2.cpp (deleted)
	* trunk/src/SConscript (modified)
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Templates.cpp (deleted)

	Changes to use casacore instead of casa_asap/aips++\nAdded atnf PKSIO ...


Thu, 22 Mar 2007 22:23:38 GMT mar637 [1323]
	* trunk/src/Scantable.cpp (modified)

	Fix for Ticket #102; cut-and-paster error in initFactories.


Tue, 06 Mar 2007 03:30:28 GMT mar637 [1321]
	* trunk/src/STMath.cpp (modified)

	Hopefully final fix to ticket #78;had to do a sub selection of ...


Thu, 01 Mar 2007 09:56:05 GMT mar637 [1319]
	* trunk/src/STMath.cpp (modified)

	Fix for Ticket #99; if etapp>0 and d>0 don't look up telescope


Wed, 07 Feb 2007 04:14:41 GMT mar637 [1318]
	* trunk/src/STMath.cpp (modified)

	Fix for Ticket  #97; corrected opacity formula. Forgot to check this
	in


Tue, 30 Jan 2007 09:59:42 GMT vor010 [1315]
	* trunk/src/STLineFinder.cpp (modified)

	bug fixed: the criterion required nch+1 instead of nch, number of ...


Mon, 18 Dec 2006 05:37:04 GMT mar637 [1314]
	* trunk/src/RowAccumulator.cpp (modified)
	* trunk/src/STMath.cpp (modified)

	fixed defect, where scantable averaging output failed if first row in ...


Thu, 14 Dec 2006 00:17:33 GMT mar637 [1308]
	* trunk/python/scantable.py (modified)
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STMath.h (modified)
	* trunk/src/STMathWrapper.h (modified)
	* trunk/src/python_STMath.cpp (modified)

	re-enabled the scantable binary operators


Wed, 29 Nov 2006 01:02:15 GMT mar637 [1305]
	* trunk/Makefile (modified)
	* trunk/SConstruct (modified)
	* trunk/doc/CHANGELOG (modified)
	* trunk/python/__init__.py (modified)
	* trunk/src/STWriter.cpp (modified)
	* trunk/web/index.html (modified)

	merge from asap2.1.1 release tag


Mon, 06 Nov 2006 11:22:03 GMT mar637 [1295]
	* trunk/Doxyfile (copied)
	* trunk/Makefile (modified)
	* trunk/doc/CHANGELOG (modified)
	* trunk/monitor/cgi-bin/asapmon.py (modified)
	* trunk/monitor/cgi-bin/filelist.py (modified)
	* trunk/python/__init__.py (modified)
	* trunk/python/asapfitter.py (modified)
	* trunk/python/asapplotter.py (modified)
	* trunk/python/scantable.py (modified)
	* trunk/scons/casa.py (modified)
	* trunk/share/ipythonrc-asap (modified)
	* trunk/src/LineCatalog.h (modified)
	* trunk/src/Makefile (modified)
	* trunk/src/RowAccumulator.h (modified)
	* trunk/src/STAsciiWriter.cpp (modified)
	* trunk/src/STMath.h (modified)
	* trunk/src/STWriter.cpp (modified)
	* trunk/src/Scantable.h (modified)
	* trunk/web/index.html (modified)

	merge form Release2.1.1 branch


Fri, 03 Nov 2006 05:08:22 GMT mar637 [1280]
	* trunk/SConstruct (modified)
	* trunk/admin/asap2-close.doc (copied)
	* trunk/admin/reqmatrix.sxc (modified)
	* trunk/doc/userguide.tex (modified)
	* trunk/python/__init__.py (modified)
	* trunk/python/scantable.py (modified)
	* trunk/src/STWriter.cpp (modified)

	Merge from Release2.1.1b tag


Mon, 11 Sep 2006 05:10:05 GMT mar637 [1259]
	* trunk/SConstruct (modified)
	* trunk/admin/reqmatrix.sxc (modified)
	* trunk/doc/CHANGELOG (modified)
	* trunk/doc/SConscript (copied)
	* trunk/doc/userguide.tex (modified)
	* trunk/python/__init__.py (modified)
	* trunk/python/asaplotbase.py (modified)
	* trunk/python/asapplotter.py (modified)
	* trunk/python/linecatalog.py (modified)
	* trunk/python/scantable.py (modified)
	* trunk/src/LineCatalog.cpp (modified)
	* trunk/src/LineCatalog.h (modified)
	* trunk/src/Makefile (modified)
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STPolCircular.cpp (modified)
	* trunk/src/STWriter.cpp (modified)
	* trunk/src/python_Scantable.cpp (modified)
	* trunk/test/file-io.py (modified)
	* trunk/web/commands.html (modified)
	* trunk/web/images/logo.png (copied)
	* trunk/web/images/logo.xcf (copied)
	* trunk/web/index.html (modified)

	Merge from Release2.1.0b tag


Fri, 01 Sep 2006 03:14:11 GMT mar637 [1232]
	* trunk/SConstruct (modified)
	* trunk/bin/install (modified)
	* trunk/python/asapfit.py (modified)
	* trunk/python/asapfitter.py (modified)
	* trunk/python/asapmath.py (modified)
	* trunk/python/asapplotter.py (modified)
	* trunk/src/STFitter.cpp (modified)
	* trunk/src/STMath.cpp (modified)

	Merge from Release2.1.0b tag


Tue, 29 Aug 2006 04:13:30 GMT mar637 [1203]
	* trunk/python/scantable.py (modified)
	* trunk/src/STMath.cpp (modified)

	Using FFTServer::fft0  now, don't know what the difference is. Adde ...


Tue, 29 Aug 2006 01:03:45 GMT mar637 [1200]
	* trunk/python/scantable.py (modified)
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STMath.h (modified)
	* trunk/src/STMathWrapper.h (modified)

	Merge from Release2.1.0b tag


Tue, 29 Aug 2006 00:26:13 GMT mar637 [1198]
	* trunk/src/Makefile (modified)

	Merge from Release2.1.0b tag


Mon, 28 Aug 2006 06:33:58 GMT mar637 [1192]
	* trunk/python/__init__.py (modified)
	* trunk/python/scantable.py (modified)
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STMath.h (modified)
	* trunk/src/STMathWrapper.h (modified)
	* trunk/src/python_STMath.cpp (modified)

	added lag_flag - flagging of frequencies in fft space


Mon, 28 Aug 2006 02:28:27 GMT mar637 [1189]
	* trunk/src/STPolCircular.cpp (added)
	* trunk/src/STPolCircular.h (added)
	* trunk/src/STPolLinear.cpp (modified)
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Scantable.h (modified)
	* trunk/src/ScantableWrapper.h (modified)
	* trunk/src/python_Scantable.cpp (modified)

	Fix for ticket #61 - changing of default polarisation. Done ticket ...


Mon, 28 Aug 2006 02:20:39 GMT mar637 [1188]
	* trunk/src/STAttr.cpp (modified)
	* trunk/src/STAttr.h (modified)
	* trunk/src/STFiller.cpp (modified)

	changed feedtype to be string and added detection of feedtype to
	filler.


Tue, 22 Aug 2006 03:33:18 GMT mar637 [1170]
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Scantable.h (modified)
	* trunk/src/ScantableWrapper.h (modified)

	added line name to setRestFrequency


Mon, 21 Aug 2006 05:49:24 GMT mar637 [1156]
	* trunk/python/linecatalog.py (modified)
	* trunk/src/python_LineCatalog.cpp (modified)

	changed name set_freq_limits to set_frequency_limits


Wed, 16 Aug 2006 03:14:25 GMT mar637 [1148]
	* trunk/python/asapplotter.py (modified)
	* trunk/src/Scantable.cpp (modified)

	use get*nos instead of n* (* can be scan, beam etc.). This showed a ...


Wed, 16 Aug 2006 01:11:45 GMT mar637 [1145]
	* trunk/python/scantable.py (modified)
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STMath.h (modified)
	* trunk/src/STMathWrapper.h (modified)
	* trunk/src/python_STMath.cpp (modified)

	added average_beam which is part of Ticket #45


Tue, 15 Aug 2006 23:42:09 GMT mar637 [1143]
	* trunk/python/scantable.py (modified)
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STMath.h (modified)

	Implemented Ticket #45 as scantable.mx_quotient.


Tue, 15 Aug 2006 23:40:54 GMT mar637 [1142]
	* trunk/src/STFiller.cpp (modified)

	undid last check-in as pksreader can handle this data now.


Tue, 15 Aug 2006 23:12:28 GMT mar637 [1140]
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STMath.h (modified)
	* trunk/src/STMathWrapper.h (modified)
	* trunk/src/python_STMath.cpp (modified)

	add mxExtract the first step to do MX quotients


Tue, 15 Aug 2006 06:09:08 GMT mar637 [1139]
	* trunk/src/STFiller.cpp (modified)

	temporary hack for import of methanol multibeam data


Mon, 14 Aug 2006 05:59:40 GMT mar637 [1135]
	* trunk/SConstruct (modified)
	* trunk/python/SConscript (modified)
	* trunk/scons/casa.py (modified)
	* trunk/scons/utils.py (added)
	* trunk/src/SConscript (modified)

	more work on a modular scons set up


Thu, 10 Aug 2006 04:16:19 GMT mar637 [1126]
	* trunk/src/LineCatalog.cpp (modified)
	* trunk/src/LineCatalog.h (modified)
	* trunk/src/python_LineCatalog.cpp (added)
	* trunk/src/python_asap.cpp (modified)
	* trunk/src/python_asap.h (modified)

	added linecatalog to python inteface


Thu, 10 Aug 2006 02:38:53 GMT mar637 [1121]
	* trunk/src/SConscript (modified)

	added static lib build for asap