# # ChangeLog for trunk/src/SDMath.cc # # Generated by Trac 1.2.3 # 06/02/24 22:44:36 Wed, 22 Jun 2005 06:06:07 GMT mar637 [653] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/python_SDMath.cc (modified) changed Blocks to vectors Tue, 08 Mar 2005 00:36:26 GMT kil064 [536] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) add 'TINTSYS' weighting to averageTime Wed, 02 Mar 2005 00:03:24 GMT kil064 [532] * trunk/python/scantable.py (modified) * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) add Tsys weighting to average_pol Mon, 28 Feb 2005 10:51:19 GMT kil064 [519] * trunk/src/SDMath.cc (modified) fix typo Mon, 28 Feb 2005 10:48:50 GMT kil064 [518] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) add Tsys and Tint weightring Wed, 23 Feb 2005 03:00:16 GMT kil064 [502] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/SDMathWrapper.cc (modified) * trunk/src/python_SDMath.cc (modified) add function rotateLinPolPhase Mon, 21 Feb 2005 00:36:17 GMT mar637 [488] * trunk/src/SDMath.cc (modified) * trunk/src/SDMemTable.cc (modified) * trunk/src/SDMemTable.h (modified) * added merging of history tables Fri, 18 Feb 2005 06:13:45 GMT kil064 [480] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) add functions getRowRange and rowInRange make gain/el correction the ... Fri, 18 Feb 2005 00:56:04 GMT kil064 [478] * trunk/src/SDMath.cc (modified) convertInstrument moved to SDAttr fix bug in convertFLux where ... Wed, 16 Feb 2005 01:40:39 GMT kil064 [457] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/SDMathWrapper.cc (modified) * trunk/src/SDMathWrapper.h (modified) * trunk/src/SDMemTable.cc (modified) * trunk/src/SDMemTable.h (modified) * trunk/src/SDMemTableWrapper.h (modified) * trunk/src/python_SDMath.cc (modified) * trunk/src/python_SDMemTable.cc (modified) move SDMemTable::rotateXYPhase to SDMath Tue, 15 Feb 2005 07:39:54 GMT kil064 [448] * trunk/src/SDAsciiWriter.cc (modified) * trunk/src/SDFITSImageWriter.cc (modified) * trunk/src/SDMath.cc (modified) track change to SDmemTable::rowAsMaskedArray interface Mon, 14 Feb 2005 08:40:58 GMT kil064 [434] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) consolidate cursor selection so that when function setCursorSlice is ... Fri, 11 Feb 2005 06:50:42 GMT mar637 [414] * trunk/src/Makefile (modified) * trunk/src/MathUtils.h (modified) * trunk/src/SDAsciiWriter.cc (modified) * trunk/src/SDContainer.cc (modified) * trunk/src/SDFITSImageWriter.cc (modified) * trunk/src/SDMath.cc (modified) * trunk/src/SDMemTable.cc (modified) * trunk/src/SDReader.cc (modified) cerr to cout changes were appropriate. Fri, 11 Feb 2005 01:49:04 GMT kil064 [410] * trunk/src/SDMath.cc (modified) fix problems in average_time with output scan information being off ... Wed, 09 Feb 2005 02:06:53 GMT kil064 [397] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) add support in frequency alignment for a perIF (caters to manual ... Thu, 03 Feb 2005 05:45:28 GMT kil064 [363] * trunk/src/SDMath.cc (modified) gain elevation poly moved to SDAttr Thu, 03 Feb 2005 04:43:18 GMT kil064 [354] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) rework convertFLux stuff using new SDAttr and looking up values ... Mon, 31 Jan 2005 01:11:36 GMT kil064 [330] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) reqork frequency alignment to - only make the required numnber of ... Fri, 28 Jan 2005 03:46:42 GMT kil064 [317] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) add interpolatiun method argument to function 'frequencyAlign' Thu, 27 Jan 2005 15:09:17 GMT kil064 [315] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/SDMathWrapper.cc (modified) * trunk/src/SDMathWrapper.h (modified) add arg 'weightStr' to function SDMath::averagePol Thu, 27 Jan 2005 10:49:56 GMT kil064 [309] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) remove 'velocityALignment' functions for new 'frequencyAlignment' ones Thu, 27 Jan 2005 04:23:12 GMT kil064 [304] * trunk/src/SDMath.cc (modified) reset cursor to 0 few some output scan tables Tue, 25 Jan 2005 15:00:06 GMT kil064 [299] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) add resample function Tue, 25 Jan 2005 03:56:37 GMT kil064 [294] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) move some code into function generateVelocityAligners add arg. ... Mon, 24 Jan 2005 07:23:45 GMT kil064 [292] * trunk/src/SDMath.cc (modified) * trunk/src/SDMemTable.cc (modified) track changes to enum SDDefs::Instrument Mon, 24 Jan 2005 06:54:41 GMT kil064 [288] * trunk/src/SDMath.cc (modified) track changes to SDMemTable interfgace Sun, 23 Jan 2005 14:00:14 GMT kil064 [272] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/SDMathWrapper.cc (modified) * trunk/src/SDMathWrapper.h (modified) add reference time arg. to function 'VelocityAlignment' Sun, 23 Jan 2005 09:22:00 GMT kil064 [270] * trunk/src/SDMath.cc (modified) use new MaskedArray(IPosition,IPOsition) slice operator to simplyify ... Sun, 23 Jan 2005 08:23:45 GMT kil064 [267] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) split velocitryAlign into towo functins Sat, 22 Jan 2005 06:37:42 GMT kil064 [262] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/SDMathWrapper.cc (modified) * trunk/src/SDMathWrapper.h (modified) add functiom VelocityAlignment Fri, 21 Jan 2005 04:34:59 GMT kil064 [248] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) remove function 'quotient' and put its functionality into function ... Fri, 21 Jan 2005 04:09:39 GMT kil064 [247] * trunk/src/SDMath.cc (modified) fix error in nRow test in function quotient Fri, 21 Jan 2005 02:27:47 GMT kil064 [244] * trunk/src/SDMath.cc (modified) * trunk/src/SDMathWrapper.cc (modified) * trunk/src/SDMathWrapper.h (modified) Add arg 'preserve' to quotient method to preserve continuum (or not) Fri, 21 Jan 2005 01:18:58 GMT kil064 [234] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) add binary table operation add opacity rework gain-elevation to ... Thu, 20 Jan 2005 04:52:08 GMT mar637 [232] * trunk/src/SDMath.cc (modified) renamed Definitions.h -> SDDefs.h Thu, 20 Jan 2005 01:56:46 GMT kil064 [230] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) use new MemomryTable version of readAsciiTable Restucture correction ... Wed, 19 Jan 2005 08:31:46 GMT kil064 [227] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/SDMathWrapper.cc (modified) * trunk/src/python_SDMath.cc (modified) add gain-elevation correction capability Wed, 19 Jan 2005 06:07:10 GMT kil064 [221] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) add function 'convertFlux' Tue, 18 Jan 2005 06:31:59 GMT mar637 [209] * trunk/src/MathUtils.cc (modified) * trunk/src/MathUtils2.cc (modified) * trunk/src/SDAsciiWriter.cc (modified) * trunk/src/SDAsciiWriter.h (modified) * trunk/src/SDFITSImageWriter.cc (modified) * trunk/src/SDFITSImageWriter.h (modified) * trunk/src/SDMath.cc (modified) * trunk/src/SDMathWrapper.cc (modified) * trunk/src/SDMathWrapper.h (modified) * now using asap::AxisNo enum instead of fixed axis indeces Mon, 10 Jan 2005 06:00:45 GMT mar637 [185] * trunk/src/SDMath.cc (modified) cosmetics Mon, 10 Jan 2005 05:45:34 GMT mar637 [184] * trunk/src/SDMath.cc (modified) Bug fix: scanAv wasn't working properly, as 'nPts' wasn't rest after ... Fri, 07 Jan 2005 02:43:27 GMT kil064 [183] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) add destructor Fri, 07 Jan 2005 00:18:33 GMT kil064 [177] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) remove function 'hanning' add function 'smooth' (includes hanning) Thu, 06 Jan 2005 05:40:42 GMT kil064 [175] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/SDMathWrapper.cc (modified) * trunk/src/SDMathWrapper.h (modified) Add cursor selection to function 'hanning' (arg. 'all') Thu, 06 Jan 2005 03:05:54 GMT kil064 [171] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/SDMathWrapper.cc (modified) * trunk/src/SDMathWrapper.h (modified) implement insitu version of Hanning smoothing Thu, 06 Jan 2005 02:52:30 GMT kil064 [170] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/SDMathWrapper.cc (modified) * trunk/src/SDMathWrapper.h (modified) * trunk/src/python_SDMath.cc (modified) Modify SDMath to be a class rather than just a namespace Thu, 06 Jan 2005 02:09:19 GMT kil064 [169] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/SDMathWrapper.cc (added) * trunk/src/SDMathWrapper.h (modified) moev functionality from SDMath to SDMathWrapper (adding ... Mon, 27 Dec 2004 11:14:55 GMT kil064 [167] * trunk/python/asapmath.py (modified) * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/SDMathWrapper.h (modified) * trunk/src/python_SDMath.cc (modified) Reimplement 'bin' with insitu version as well Mon, 27 Dec 2004 09:31:36 GMT kil064 [165] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/SDMathWrapper.h (modified) * trunk/src/python_SDMath.cc (modified) Reimplement 'average_pol' with both insitu and 'outsit' versions Mon, 27 Dec 2004 05:23:10 GMT kil064 [163] * trunk/src/SDMath.cc (modified) consolidate code in 'private' functions rerwork function ... Sun, 26 Dec 2004 09:55:07 GMT kil064 [155] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) doc cxhanges previous entry should also have said that added ... Sun, 26 Dec 2004 09:51:14 GMT kil064 [152] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) function 'add' and 'multiply' now take arg. doAll to indicate ... Sun, 26 Dec 2004 03:56:06 GMT kil064 [146] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) rework 'multiply' and 'multiplyInSitu' to use one common ... Fri, 24 Dec 2004 13:27:23 GMT kil064 [144] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) merge functions 'average' and 'averages' into one that averages in ... Fri, 24 Dec 2004 02:21:30 GMT mar637 [139] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/SDMathWrapper.h (modified) Added inSitu version of multiply/scale Mon, 20 Dec 2004 04:44:42 GMT kil064 [130] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) Rewrite pretty much all of it to - use iterators rather than ... Fri, 10 Dec 2004 03:54:54 GMT mar637 [125] * trunk/src/MathUtils.cc (modified) * trunk/src/MathUtils.h (modified) * trunk/src/SDContainer.cc (modified) * trunk/src/SDContainer.h (modified) * trunk/src/SDFitter.cc (modified) * trunk/src/SDFitter.h (modified) * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/SDMathWrapper.h (modified) * trunk/src/SDMemTable.cc (modified) * trunk/src/SDMemTable.h (modified) * trunk/src/SDMemTableWrapper.h (modified) * trunk/src/SDReader.cc (modified) * trunk/src/SDReader.h (modified) * trunk/src/SDReaderWrapper.h (modified) * trunk/src/SDTemplates.cc (modified) * trunk/src/SDWriter.cc (modified) * trunk/src/SDWriter.h (modified) * trunk/src/SDWriterWrapper.h (modified) * trunk/src/python_SD.cc (modified) * trunk/src/python_SD.h (modified) * trunk/src/python_SDFitter.cc (modified) * trunk/src/python_SDMath.cc (modified) * trunk/src/python_SDMemTable.cc (modified) * trunk/src/python_SDReader.cc (modified) * trunk/src/python_SDWriter.cc (modified) Moved to casa namespace. Adjusted the copyright to be ATNF. Tue, 30 Nov 2004 23:58:27 GMT mar637 [107] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/SDMathWrapper.h (modified) * trunk/src/python_SDMath.cc (modified) added 'add' function Fri, 12 Nov 2004 01:03:40 GMT mar637 [85] * trunk/src/SDMath.cc (modified) bin function now bins all rows in the table. ALso fixed a couple of bugs. Tue, 07 Sep 2004 01:31:02 GMT mar637 [83] * trunk/src/Makefile (modified) * trunk/src/SDContainer.cc (modified) * trunk/src/SDContainer.h (modified) * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/SDMathWrapper.h (modified) * trunk/src/SDMemTable.cc (modified) * trunk/src/SDMemTable.h (modified) * trunk/src/SDMemTableWrapper.h (modified) * trunk/src/SDReader.cc (modified) * trunk/src/SDReader.h (modified) * trunk/src/SDReaderWrapper.h (modified) * trunk/src/SDTemplates.cc (modified) * trunk/src/SDWriter.cc (modified) * trunk/src/SDWriter.h (modified) * trunk/src/SDWriterWrapper.h (modified) * trunk/src/python_SD.cc (modified) * trunk/src/python_SD.h (modified) * trunk/src/python_SDMath.cc (modified) * trunk/src/python_SDMemTable.cc (modified) * trunk/src/python_SDReader.cc (modified) * trunk/src/python_SDWriter.cc (modified) chnaged namesapce form "atnf_sd" to "asap" Tue, 07 Sep 2004 01:03:26 GMT mar637 [81] * trunk/src/MathUtils.cc (modified) * trunk/src/MathUtils.h (modified) * trunk/src/SDContainer.cc (modified) * trunk/src/SDContainer.h (modified) * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/SDMathWrapper.h (modified) * trunk/src/SDReader.h (modified) * trunk/src/SDReaderWrapper.h (modified) * trunk/src/SDTemplates.cc (modified) * trunk/src/SDWriter.cc (modified) * trunk/src/SDWriter.h (modified) * trunk/src/SDWriterWrapper.h (modified) * trunk/src/python_SD.h (modified) updated to use CASA include paths and .h guards. Mon, 19 Jul 2004 00:57:50 GMT mmarquar [66] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) Replaced class and statics with a namespace. Functions now global in ... Thu, 15 Jul 2004 05:48:41 GMT mmarquar [48] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) Fixed various defects. Added averaging of multiple scans, rms, and ... Wed, 07 Jul 2004 08:48:56 GMT mmarquar [38] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) Added baseline and hanning functions. Also added copying of scanid ... Wed, 30 Jun 2004 00:59:20 GMT mmarquar [15] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/python_SDMath.cc (modified) Added multiply function. Thu, 24 Jun 2004 06:04:25 GMT mmarquar [13] * trunk/src/SDMath.cc (modified) Fixed uop quotinet function. Now multiplied by T_sys_off instead of ... Thu, 24 Jun 2004 01:44:08 GMT mmarquar [9] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) Added flags to the computation. Also added function 'quotient' with ... Wed, 23 Jun 2004 06:49:10 GMT mmarquar [2] * trunk/doc (added) * trunk/doc/README (added) * trunk/src (added) * trunk/src/Makefile (added) * trunk/src/SDContainer.cc (added) * trunk/src/SDContainer.h (added) * trunk/src/SDMath.cc (added) * trunk/src/SDMath.h (added) * trunk/src/SDMemTable.cc (added) * trunk/src/SDMemTable.h (added) * trunk/src/SDMemTableWrapper.h (added) * trunk/src/SDReader.cc (added) * trunk/src/SDReader.h (added) * trunk/src/SDTemplates.cc (added) * trunk/src/python_SD.cc (added) * trunk/src/python_SD.h (added) * trunk/src/python_SDMath.cc (added) * trunk/src/python_SDMemTable.cc (added) * trunk/src/python_SDReader.cc (added) Initial revision