source: trunk/src/SDMath.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @653   19 years mar637 changed Blocks to vectors
(edit) @536   19 years kil064 add 'TINTSYS' weighting to averageTime
(edit) @532   19 years kil064 add Tsys weighting to average_pol
(edit) @519   19 years kil064 fix typo
(edit) @518   19 years kil064 add Tsys and Tint weightring
(edit) @502   19 years kil064 add function rotateLinPolPhase
(edit) @488   19 years mar637 * added merging of history tables
(edit) @480   19 years kil064 add functions getRowRange and rowInRange make gain/el correction the …
(edit) @478   19 years kil064 convertInstrument moved to SDAttr fix bug in convertFLux where …
(edit) @457   19 years kil064 move SDMemTable::rotateXYPhase to SDMath
(edit) @448   19 years kil064 track change to SDmemTable::rowAsMaskedArray interface
(edit) @434   19 years kil064 consolidate cursor selection so that when function setCursorSlice is …
(edit) @414   19 years mar637 cerr to cout changes were appropriate.
(edit) @410   19 years kil064 fix problems in average_time with output scan information being off by …
(edit) @397   19 years kil064 add support in frequency alignment for a perIF (caters to manual …
(edit) @363   19 years kil064 gain elevation poly moved to SDAttr
(edit) @354   19 years kil064 rework convertFLux stuff using new SDAttr and looking up values where …
(edit) @330   19 years kil064 reqork frequency alignment to - only make the required numnber of …
(edit) @317   19 years kil064 add interpolatiun method argument to function 'frequencyAlign'
(edit) @315   19 years kil064 add arg 'weightStr' to function SDMath::averagePol
(edit) @309   19 years kil064 remove 'velocityALignment' functions for new 'frequencyAlignment' ones
(edit) @304   19 years kil064 reset cursor to 0 few some output scan tables
(edit) @299   19 years kil064 add resample function
(edit) @294   19 years kil064 move some code into function generateVelocityAligners add arg. doTSys …
(edit) @292   19 years kil064 track changes to enum SDDefs::Instrument
(edit) @288   19 years kil064 track changes to SDMemTable interfgace
(edit) @272   19 years kil064 add reference time arg. to function 'VelocityAlignment?'
(edit) @270   19 years kil064 use new MaskedArray?(IPosition,IPOsition) slice operator to simplyify …
(edit) @267   19 years kil064 split velocitryAlign into towo functins
(edit) @262   19 years kil064 add functiom VelocityAlignment?
(edit) @248   19 years kil064 remove function 'quotient' and put its functionality into function …
(edit) @247   19 years kil064 fix error in nRow test in function quotient
(edit) @244   19 years kil064 Add arg 'preserve' to quotient method to preserve continuum (or not)
(edit) @234   19 years kil064 add binary table operation add opacity rework gain-elevation to handle …
(edit) @232   19 years mar637 renamed Definitions.h -> SDDefs.h
(edit) @230   19 years kil064 use new MemomryTable? version of readAsciiTable Restucture correction …
(edit) @227   19 years kil064 add gain-elevation correction capability
(edit) @221   19 years kil064 add function 'convertFlux'
(edit) @209   19 years mar637 * now using asap::AxisNo? enum instead of fixed axis indeces
(edit) @185   19 years mar637 cosmetics
(edit) @184   19 years mar637 Bug fix: scanAv wasn't working properly, as 'nPts' wasn't rest after …
(edit) @183   19 years kil064 add destructor
(edit) @177   19 years kil064 remove function 'hanning' add function 'smooth' (includes hanning)
(edit) @175   19 years kil064 Add cursor selection to function 'hanning' (arg. 'all')
(edit) @171   19 years kil064 implement insitu version of Hanning smoothing
(edit) @170   19 years kil064 Modify SDMath to be a class rather than just a namespace
(edit) @169   19 years kil064 moev functionality from SDMath to SDMathWrapper (adding …
(edit) @167   19 years kil064 Reimplement 'bin' with insitu version as well
(edit) @165   19 years kil064 Reimplement 'average_pol' with both insitu and 'outsit' versions
(edit) @163   19 years kil064 consolidate code in 'private' functions rerwork function 'avergae_pol' …
(edit) @155   19 years kil064 doc cxhanges previous entry should also have said that added 'insitu' …
(edit) @152   19 years kil064 function 'add' and 'multiply' now take arg. doAll to indicate whether …
(edit) @146   19 years kil064 rework 'multiply' and 'multiplyInSitu' to use one common …
(edit) @144   19 years kil064 merge functions 'average' and 'averages' into one that averages in …
(edit) @139   19 years mar637 Added inSitu version of multiply/scale
(edit) @130   19 years kil064 Rewrite pretty much all of it to - use iterators rather than indexed …
(edit) @125   19 years mar637 Moved to casa namespace. Adjusted the copyright to be ATNF.
(edit) @107   19 years mar637 added 'add' function
(edit) @85   20 years mar637 bin function now bins all rows in the table. ALso fixed a couple of bugs.
(edit) @83   20 years mar637 chnaged namesapce form "atnf_sd" to "asap"
(edit) @81   20 years mar637 updated to use CASA include paths and .h guards.
(edit) @66   20 years mmarquar Replaced class and statics with a namespace. Functions now global in …
(edit) @48   20 years mmarquar Fixed various defects. Added averaging of multiple scans, rms, and …
(edit) @38   20 years mmarquar Added baseline and hanning functions. Also added copying of scanid and …
(edit) @15   20 years mmarquar Added multiply function.
(edit) @13   20 years mmarquar Fixed uop quotinet function. Now multiplied by T_sys_off instead of …
(edit) @9   20 years mmarquar Added flags to the computation. Also added function 'quotient' with …
(add) @2   20 years mmarquar Initial revision
Note: See TracRevisionLog for help on using the revision log.