# # ChangeLog for trunk/src/SDMath.h # # Generated by Trac 1.2.3 # 06/16/24 18:48:21 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 ... 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 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 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. ... 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 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 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 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' 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:22:34 GMT kil064 [162] * trunk/src/SDMath.h (modified) add more 'private' functions 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 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 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