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