#
# ChangeLog for trunk/src
#
# Generated by Trac 1.6
# 05/11/25 13:06:59

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


Fri, 04 Aug 2006 02:11:11 GMT mar637 [1114]
	* trunk/src/RowAccumulator.h (modified)

	fixed indentation


Fri, 04 Aug 2006 02:10:35 GMT mar637 [1113]
	* trunk/src/LineCatalog.cpp (modified)
	* trunk/src/LineCatalog.h (modified)

	towards a working version


Fri, 04 Aug 2006 02:07:18 GMT mar637 [1112]
	* trunk/src/python_asap.cpp (modified)

	added uint template used by Scantable::getNumbers


Fri, 04 Aug 2006 02:06:38 GMT mar637 [1111]
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Scantable.h (modified)
	* trunk/src/ScantableWrapper.h (modified)
	* trunk/src/python_Scantable.cpp (modified)

	add getNumbers utility function, which is now called by all function ...


Fri, 04 Aug 2006 00:34:23 GMT mar637 [1110]
	* trunk/src/STFiller.cpp (modified)

	added detection of telesope for paddle scan rejection as this was ...


Fri, 04 Aug 2006 00:07:05 GMT mar637 [1109]
	* trunk/src/SConscript (modified)

	removed print statement


Thu, 03 Aug 2006 23:47:16 GMT mar637 [1108]
	* trunk/src/LineCatalog.cpp (added)
	* trunk/src/LineCatalog.h (added)

	first version which compiles


Thu, 03 Aug 2006 00:28:39 GMT mar637 [1106]
	* trunk/src/Logger.h (modified)
	* trunk/src/STAsciiWriter.h (modified)
	* trunk/src/STMath.h (modified)

	added doxygen documentation


Thu, 03 Aug 2006 00:21:54 GMT mar637 [1105]
	* trunk/SConstruct (modified)
	* trunk/src/SConscript (modified)

	more clever use of python...


Wed, 02 Aug 2006 04:58:50 GMT mar637 [1104]
	* trunk/src/Logger.h (modified)
	* trunk/src/RowAccumulator.h (modified)
	* trunk/src/Scantable.h (modified)

	added doxygen documentation


Wed, 02 Aug 2006 03:40:20 GMT mar637 [1103]
	* trunk/src/STDefs.h (modified)

	fixed ifndef


Wed, 02 Aug 2006 03:16:16 GMT mar637 [1102]
	* trunk/src/Logger.h (modified)

	added documentation
	fixed ifndef


Fri, 28 Jul 2006 03:25:32 GMT mar637 [1091]
	* trunk/src/Templates.cpp (modified)

	remove encomapssing asap namespace, add asap:: scope to Scantable


Fri, 28 Jul 2006 01:42:22 GMT mar637 [1090]
	* trunk/SConstruct (modified)
	* trunk/src/SConscript (modified)

	added more auto-detection of libs


Wed, 26 Jul 2006 11:27:26 GMT mar637 [1082]
	* trunk/SConstruct (added)
	* trunk/src/SConscript (added)

	Initial rev of scons files


Wed, 26 Jul 2006 11:26:05 GMT mar637 [1081]
	* trunk/src/STFiller.cpp (modified)

	using obsType to skip paddle scans


Thu, 06 Jul 2006 01:28:58 GMT mar637 [1078]
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STMath.h (modified)
	* trunk/src/STMathWrapper.h (modified)

	added scan averaging to average_channel


Thu, 06 Jul 2006 01:28:10 GMT mar637 [1077]
	* trunk/src/ScantableWrapper.h (modified)
	* trunk/src/python_STFiller.cpp (modified)
	* trunk/src/python_Scantable.cpp (modified)

	enabled another constructor to handle disk based tables; chnaged this ...


Thu, 06 Jul 2006 01:14:49 GMT mar637 [1072]
	* trunk/src/STFiller.cpp (modified)
	* trunk/src/STWriter.cpp (modified)

	PKSreader/writer addition keyword obstype


Tue, 04 Jul 2006 04:44:44 GMT mar637 [1069]
	* trunk/python/__init__.py (modified)
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STMath.h (modified)
	* trunk/src/STMathWrapper.h (modified)
	* trunk/src/python_STMath.cpp (modified)

	enhancement ticket #35. median scantable


Tue, 04 Jul 2006 01:27:03 GMT mar637 [1068]
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Scantable.h (modified)
	* trunk/src/ScantableWrapper.h (modified)
	* trunk/src/python_Scantable.cpp (modified)

	added Scantable::getDirectionString; added Scantable::setSourceType


Tue, 04 Jul 2006 01:24:55 GMT mar637 [1067]
	* trunk/src/STFitter.cpp (modified)

	removed the 10% edge removal in estimate. It disabled the mask. ...


Tue, 04 Jul 2006 01:22:42 GMT mar637 [1066]
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STMath.h (modified)
	* trunk/src/STMathWrapper.h (modified)
	* trunk/src/python_STMath.cpp (modified)

	Enhancement Ticket #50; arbitrary quotients.


Wed, 07 Jun 2006 06:24:27 GMT mar637 [1060]
	* trunk/src/STFiller.cpp (modified)
	* trunk/src/STFiller.h (modified)
	* trunk/src/STWriter.cpp (modified)

	Tracking changes in PKSreader/writer for MOPS support.


Fri, 28 Apr 2006 02:13:26 GMT mar637 [1047]
	* trunk/src/Scantable.cpp (modified)

	Ticket #29. added Table Column OPACITY. This is not used anywhere yet


Wed, 26 Apr 2006 03:59:55 GMT mar637 [1036]
	* trunk/src/Makefile.woody (added)

	woody specific Makefile


Wed, 26 Apr 2006 03:51:58 GMT mar637 [1033]
	* trunk/python/scantable.py (modified)
	* trunk/src/MathUtils.h (modified)
	* trunk/src/MathUtils2.cpp (modified)
	* trunk/src/STMath.cpp (modified)

	Fix for Ticket #33; was confusing mask and flag again.  == flag svn ...


Sun, 23 Apr 2006 10:29:45 GMT mar637 [1030]
	* trunk/src/Logger.cpp (modified)
	* trunk/src/Logger.h (modified)
	* trunk/src/MathUtils.h (modified)
	* trunk/src/STAsciiWriter.h (modified)
	* trunk/src/STAttr.h (modified)
	* trunk/src/STHeader.h (modified)
	* trunk/src/Scantable.h (modified)

	Various fixes to make >=gcc-3.4 compliant


Fri, 21 Apr 2006 22:12:00 GMT mar637 [1028]
	* trunk/src/STFitter.h (modified)

	SDFITTER -> STFITTER


Fri, 21 Apr 2006 01:38:38 GMT mar637 [1026]
	* trunk/src/Scantable.cpp (modified)

	Fix for Ticket #22 - trying to flag whole scantable. Added test for ...


Tue, 18 Apr 2006 05:49:34 GMT mar637 [1016]
	* trunk/src/STLineFinder.cpp (modified)

	removed a debug cout


Tue, 18 Apr 2006 05:48:53 GMT mar637 [1015]
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STPol.h (modified)

	Fix for Ticket #20 - rotateLinPolPhase wasn't workin properly. Have ...


Tue, 11 Apr 2006 03:15:46 GMT mar637 [1010]
	* trunk/python/scantable.py (modified)
	* trunk/src/STMath.cpp (modified)

	Fix to Ticket #17 - average_pol not working.


Tue, 11 Apr 2006 02:19:37 GMT mar637 [1009]
	* trunk/src/Scantable.cpp (modified)

	fix to version number data type


Tue, 11 Apr 2006 02:14:35 GMT mar637 [1008]
	* trunk/src/STMath.cpp (modified)

	Fix for Ticket #18, frequency switching broken


Fri, 07 Apr 2006 03:29:08 GMT mar637 [1007]
	* trunk/src/STPolLinear.cpp (modified)
	* trunk/src/STPolLinear.h (modified)
	* trunk/src/STPolStokes.cpp (modified)

	Fixed computiaons of stokes and back after discussions with Jim
	Caswell.


Fri, 07 Apr 2006 00:04:45 GMT mar637 [1004]
	* trunk/src/STSelector.cpp (modified)

	removed debug cout


Fri, 07 Apr 2006 00:03:22 GMT mar637 [1003]
	* trunk/python/scantable.py (modified)
	* trunk/src/ScantableWrapper.h (modified)
	* trunk/src/python_Scantable.cpp (modified)

	added column_names()


Thu, 06 Apr 2006 23:41:02 GMT mar637 [1000]
	* trunk/src/STFit.cpp (modified)
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STSelector.cpp (modified)
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Scantable.h (modified)
	* trunk/src/ScantableWrapper.h (modified)
	* trunk/src/python_Scantable.cpp (modified)

	fixed bug due to incorrect use of Table::rowNumbers (RTFM!).
	added ...


Thu, 06 Apr 2006 06:12:55 GMT mar637 [999]
	* trunk/src/STFiller.cpp (modified)
	* trunk/src/STWriter.cpp (modified)
	* trunk/src/Scantable.cpp (modified)

	added "redundant" fields from reader. The aren't used in asap but ...


Thu, 06 Apr 2006 03:47:36 GMT mar637 [997]
	* trunk/src/Makefile (modified)

	added -Wall, removed debug -g


Thu, 06 Apr 2006 03:45:58 GMT mar637 [996]
	* trunk/src/MathUtils.cpp (modified)
	* trunk/src/STAsciiWriter.cpp (modified)
	* trunk/src/STAsciiWriter.h (modified)
	* trunk/src/STAttr.h (modified)
	* trunk/src/STFiller.h (modified)
	* trunk/src/STLineFinder.cpp (modified)
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STMathWrapper.h (modified)
	* trunk/src/STWriter.cpp (modified)
	* trunk/src/Scantable.cpp (modified)

	more fixes after compiling with -Wall.


Thu, 06 Apr 2006 03:29:19 GMT mar637 [995]
	* trunk/src/STMath.h (modified)
	* trunk/src/STSelector.cpp (modified)
	* trunk/src/STWriter.h (modified)
	* trunk/src/STWriterWrapper.h (modified)

	fixes after compiling with -Wall.


Thu, 06 Apr 2006 00:14:14 GMT mar637 [994]
	* trunk/src/STAsciiWriter.cpp (modified)

	samll bugfix: output type uInt needs to be streamed


Thu, 06 Apr 2006 00:12:14 GMT mar637 [993]
	* trunk/src/python_STMath.cpp (modified)

	added function to convert between polarisation types


Thu, 06 Apr 2006 00:12:03 GMT mar637 [992]
	* 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)

	added function to convert between polarisation types


Wed, 05 Apr 2006 05:46:01 GMT vor010 [991]
	* trunk/src/STLineFinder.cpp (modified)
	* trunk/src/STLineFinder.h (modified)

	old #include has been removed


Wed, 05 Apr 2006 04:31:47 GMT mar637 [988]
	* trunk/src/Makefile (modified)
	* trunk/src/STAsciiWriter.cpp (modified)
	* trunk/src/STAsciiWriter.h (modified)
	* trunk/src/STWriter.cpp (modified)
	* trunk/src/STWriter.h (modified)
	* trunk/src/STWriterWrapper.h (modified)
	* trunk/src/python_STWriter.cpp (modified)
	* trunk/src/python_asap.cpp (modified)
	* trunk/src/python_asap.h (modified)

	implemented data export for the asap2 Scantable as in Ticket #4.


Wed, 05 Apr 2006 04:30:35 GMT mar637 [987]
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Scantable.h (modified)
	* trunk/src/ScantableWrapper.h (modified)
	* trunk/src/python_Scantable.cpp (modified)

	added direction reference conversions as in Ticket #13


Wed, 05 Apr 2006 04:28:52 GMT mar637 [986]
	* trunk/src/Templates.cpp (modified)

	file xtension rename .cc -> .cpp


Wed, 05 Apr 2006 04:28:12 GMT mar637 [985]
	* trunk/src/STMath.cpp (modified)

	excpetion message update for alignFrequencies


Wed, 05 Apr 2006 02:48:20 GMT mar637 [983]
	* trunk/src/MathUtils.cpp (moved)
	* trunk/src/MathUtils2.cpp (moved)

	file xtension rename .cc -> .cpp


Tue, 04 Apr 2006 02:25:23 GMT mar637 [982]
	* trunk/src/STWriterWrapper.h (moved)

	asap2 naming change


Tue, 04 Apr 2006 01:57:31 GMT mar637 [980]
	* trunk/src/STPolStokes.cpp (modified)

	redone definition of getLinear


Tue, 04 Apr 2006 01:57:11 GMT mar637 [979]
	* trunk/src/RowAccumulator.cpp (modified)

	removed debug cout


Tue, 04 Apr 2006 00:46:02 GMT mar637 [978]
	* trunk/src/STMathWrapper.h (modified)

	premature check-in without testing. removed alignfreq completely


Tue, 04 Apr 2006 00:40:29 GMT mar637 [977]
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STMath.h (modified)
	* trunk/src/STMathWrapper.h (modified)

	Removed align option from average as it is buggy. The user has to ...


Mon, 03 Apr 2006 05:07:57 GMT mar637 [973]
	* trunk/src/Scantable.cpp (modified)

	removed debug info


Mon, 03 Apr 2006 05:07:08 GMT mar637 [972]
	* trunk/src/STFiller.cpp (modified)
	* trunk/src/STFit.cpp (modified)
	* trunk/src/STFit.h (modified)
	* trunk/src/STFitEntry.cpp (modified)
	* trunk/src/STFitEntry.h (modified)
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Scantable.h (modified)
	* trunk/src/ScantableWrapper.h (modified)
	* trunk/src/python_STFitEntry.cpp (modified)
	* trunk/src/python_Scantable.cpp (modified)

	Completed Ticket #7 - storing of fits.


Fri, 31 Mar 2006 06:25:12 GMT Chris Phillips [965]
	* trunk/src/STPolLinear.cpp (modified)

	Fixed typo in getlinpol Pangle


Fri, 31 Mar 2006 06:09:25 GMT mar637 [962]
	* trunk/src/Makefile (modified)

	added Fit objects


Fri, 31 Mar 2006 06:08:51 GMT mar637 [961]
	* trunk/src/STMath.cpp (modified)

	update to reflect changes to STFocus as in Ticket #8


Fri, 31 Mar 2006 06:07:57 GMT mar637 [960]
	* trunk/src/STFit.cpp (modified)
	* trunk/src/STFit.h (modified)
	* trunk/src/STFitEntry.h (modified)
	* trunk/src/Scantable.h (modified)
	* trunk/src/python_STFitEntry.cpp (modified)
	* trunk/src/python_asap.cpp (modified)
	* trunk/src/python_asap.h (modified)

	c++ side of Ticket #7


Fri, 31 Mar 2006 06:07:18 GMT mar637 [959]
	* trunk/src/Scantable.cpp (modified)

	c++ side of Ticket #7; update as requested in Ticket #8 and last
	revision


Fri, 31 Mar 2006 06:04:32 GMT mar637 [958]
	* trunk/src/STPolLinear.cpp (modified)

	remove debug cout


Fri, 31 Mar 2006 06:01:45 GMT mar637 [957]
	* trunk/src/STFocus.cpp (modified)
	* trunk/src/STFocus.h (modified)
	* trunk/src/STPol.h (modified)
	* trunk/src/STPolLinear.cpp (modified)
	* trunk/src/STPolStokes.cpp (modified)

	Polarisation changes according to Ticket #8; Fix Ticket #10


Fri, 31 Mar 2006 04:37:55 GMT mar637 [956]
	* trunk/src/python_STFitEntry.cpp (moved)

	asap2 naming changes


Fri, 31 Mar 2006 04:35:43 GMT mar637 [955]
	* trunk/src/STFitEntry.cpp (added)
	* trunk/src/STFitEntry.h (added)

	Class to transport fit parameters


Thu, 30 Mar 2006 06:27:42 GMT mar637 [954]
	* trunk/python/selector.py (modified)
	* trunk/src/STSelector.cpp (modified)

	Fixed Ticket #6 (selector.set_polarisations error)


Thu, 30 Mar 2006 04:36:30 GMT mar637 [942]
	* trunk/src/STFiller.cpp (modified)

	fixed _S stripping in sourcename; reverted auto-detection of npol==1 ...


Thu, 30 Mar 2006 04:35:29 GMT mar637 [941]
	* trunk/src/STFrequencies.cpp (modified)
	* trunk/src/Scantable.cpp (modified)

	fixed the output alignment of summary


Thu, 30 Mar 2006 04:34:32 GMT mar637 [940]
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STMath.h (modified)
	* trunk/src/STMathWrapper.h (modified)
	* trunk/src/python_STMath.cpp (modified)

	added averagePolarisations; added log output to frequencyAlign; ...


Thu, 30 Mar 2006 04:32:28 GMT mar637 [939]
	* trunk/src/STSelector.cpp (modified)
	* trunk/src/STSelector.h (modified)
	* trunk/src/python_STSelector.cpp (modified)

	added get functions


Mon, 27 Mar 2006 08:32:14 GMT mar637 [934]
	* trunk/src/STMath.cpp (modified)
	* trunk/src/Templates.cpp (modified)
	* trunk/src/python_STSelector.cpp (modified)

	added _empty function


Mon, 27 Mar 2006 08:31:48 GMT mar637 [933]
	* trunk/src/Scantable.cpp (modified)

	removed print of MOLECULE_ID


Fri, 24 Mar 2006 02:35:55 GMT mar637 [927]
	* trunk/src/STMath.h (modified)
	* trunk/src/STMathWrapper.h (modified)
	* trunk/src/python_STMath.cpp (modified)

	added frequencyAlign().


Fri, 24 Mar 2006 02:35:32 GMT mar637 [926]
	* trunk/src/STMath.cpp (modified)

	added frequencyAlign(). fixed bug in gainElevation. Was assigning ...


Fri, 24 Mar 2006 02:34:01 GMT mar637 [925]
	* trunk/src/ScantableWrapper.h (modified)
	* trunk/src/python_Scantable.cpp (modified)

	added getChannels member function.


Fri, 24 Mar 2006 02:33:17 GMT mar637 [924]
	* trunk/src/STLineFinder.cpp (modified)

	fix for incorrect use of Scantable::nchan. Fix for std::vector / ...


Fri, 24 Mar 2006 02:32:05 GMT mar637 [923]
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Scantable.h (modified)

	fixed az/el data type to be Float. added getChannels function. to get ...


Fri, 24 Mar 2006 02:29:57 GMT mar637 [922]
	* trunk/src/STFiller.cpp (modified)

	fixed type azimuth and elevation types to be float. fixed pattern ...


Fri, 24 Mar 2006 02:27:48 GMT mar637 [921]
	* trunk/src/STFrequencies.cpp (modified)
	* trunk/src/STFrequencies.h (modified)

	Added setFrame form measures, implemented setFrame for both base and ...


Wed, 22 Mar 2006 10:40:28 GMT mar637 [917]
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STMath.h (modified)

	0-based re-indexing SCANNO on merge. added frequencyAlign. Compiles, ...


Wed, 22 Mar 2006 10:38:04 GMT mar637 [916]
	* trunk/src/Makefile (modified)

	added STPolStokes to objects and depends


Wed, 22 Mar 2006 10:36:05 GMT mar637 [915]
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Scantable.h (modified)

	added Scantable::getTimeReference(). Using ...


Tue, 21 Mar 2006 03:50:42 GMT mar637 [913]
	* trunk/src/Scantable.cpp (modified)

	Stokes polarimetry handling and conversion


Tue, 21 Mar 2006 03:50:18 GMT mar637 [912]
	* trunk/src/STMath.h (modified)
	* trunk/src/STMathWrapper.h (modified)
	* trunk/src/python_STMath.cpp (modified)

	added polarimtery functions


Tue, 21 Mar 2006 02:56:43 GMT mar637 [911]
	* trunk/src/STPolLinear.cpp (modified)

	added linpol rotation


Tue, 21 Mar 2006 02:55:47 GMT mar637 [910]
	* trunk/src/STPolStokes.cpp (added)
	* trunk/src/STPolStokes.h (added)

	Stokes polarimetry handling and conversion


Mon, 20 Mar 2006 04:23:25 GMT vor010 [908]
	* trunk/src/Makefile (modified)

	rolled back Makefile to rev. 906/ changes were
	specific to Narrabri