|
|
@364
|
20 years |
kil064 |
add function addEntry
|
|
|
@363
|
20 years |
kil064 |
gain elevation poly moved to SDAttr
|
|
|
@362
|
20 years |
kil064 |
move gain elevation info into here from SDMath
|
|
|
@361
|
20 years |
kil064 |
document where Mopra numbers come from
init -> initData
|
|
|
@357
|
20 years |
kil064 |
chgange binding to setInstrument
|
|
|
@356
|
20 years |
kil064 |
add SDAttr
|
|
|
@355
|
20 years |
kil064 |
track change in SDMath::convertFLux interface
|
|
|
@354
|
20 years |
kil064 |
rework convertFLux stuff using new SDAttr and looking up values
where …
|
|
|
@353
|
20 years |
kil064 |
new class to hold instrument attributes like beam efficiencies, …
|
|
|
@352
|
20 years |
vor010 |
SDLineFinder - further interface changes to achieve a better structure …
|
|
|
@351
|
20 years |
vor010 |
SDLineFinder - interface of auxiliary classes
has been changed to …
|
|
|
@350
|
20 years |
kil064 |
add number of axes to enum
|
|
|
@349
|
20 years |
kil064 |
rewrite setSpectrum, setFLags and setTsys using Array(start,end)
slice …
|
|
|
@348
|
20 years |
kil064 |
* empty log message *
|
|
|
@347
|
20 years |
kil064 |
in getSpectralCoordinate, deal correctly (?) with restfreq if its
not …
|
|
|
@344
|
20 years |
vor010 |
An algorithm to detect line wings, which are
below detection …
|
|
|
@343
|
20 years |
vor010 |
SDLineFinder - now algorithm does many iterations
to ensure that weak …
|
|
|
@342
|
20 years |
kil064 |
Take unit out of interface again, Handled at python levek now
|
|
|
@338
|
20 years |
kil064 |
add brightness unit to constructor
|
|
|
@337
|
20 years |
kil064 |
set defaulkt brightness units dpenending upon telescope
|
|
|
@336
|
20 years |
kil064 |
add return True to setSpectrum
|
|
|
@335
|
20 years |
kil064 |
oops back out of a couple of RESTFREQID changes that I included by mistake
|
|
|
@332
|
20 years |
kil064 |
add IF and beam selection
|
|
|
@331
|
20 years |
vor010 |
Line searching algorithm is now in the separate
class LFRunningMean. …
|
|
|
@330
|
20 years |
kil064 |
reqork frequency alignment to
- only make the required numnber of …
|
|
|
@329
|
20 years |
kil064 |
make sure call attach() function in all constructors
|
|
|
@328
|
20 years |
kil064 |
fix non-compile typo
|
|
|
@327
|
20 years |
kil064 |
format better in SDDataDesc::summary
|
|
|
@326
|
20 years |
kil064 |
add class SDDataDesc
|
|
|
@325
|
20 years |
kil064 |
more preciion for ref val in freq table summary
|
|
|
@324
|
20 years |
kil064 |
the majority of the frequency information for each row was not being …
|
|
|
@323
|
20 years |
kil064 |
remove debug state,ment
|
|
|
@322
|
20 years |
kil064 |
cache all the ScalarColumn and ArrayColumn objects to avoid …
|
|
|
@321
|
20 years |
kil064 |
add listing of Frequency table to summary function
|
|
|
@320
|
20 years |
kil064 |
document SDFreqTable functions a bit
|
|
|
@318
|
20 years |
kil064 |
frequency alignment now takes interpolation methd argumenbt
|
|
|
@317
|
20 years |
kil064 |
add interpolatiun method argument to function 'frequencyAlign'
|
|
|
@315
|
20 years |
kil064 |
add arg 'weightStr' to function SDMath::averagePol
|
|
|
@314
|
20 years |
kil064 |
add a missing ; :-(
|
|
|
@312
|
20 years |
kil064 |
replace veloicity alignment by frequency alignment function
|
|
|
@311
|
20 years |
kil064 |
replace velocity alignment function by frequency alignment one
|
|
|
@310
|
20 years |
kil064 |
replace VelocityAlignment template with FrequencyAlignment
|
|
|
@309
|
20 years |
kil064 |
remove 'velocityALignment' functions for new 'frequencyAlignment' ones
|
|
|
@308
|
20 years |
kil064 |
use function 'near' in function SDFreqTable:addFrequency
to test for …
|
|
|
@307
|
20 years |
kil064 |
document units in SDFreqTable
fix probklem with refPix being Int …
|
|
|
@306
|
20 years |
kil064 |
implement function getSDFreqTable which was empty before
|
|
|
@304
|
20 years |
kil064 |
reset cursor to 0 few some output scan tables
|
|
|
@303
|
20 years |
kil064 |
add function resetCursor
|
|
|
@300
|
20 years |
kil064 |
add resample wrappers
|
|
|
@299
|
20 years |
kil064 |
add resample function
|
|
|
@297
|
20 years |
vor010 |
SDLineFinder: C++ class and python binder
have been added. This is an …
|
|
|
@295
|
20 years |
kil064 |
track some small changes to SDMath interface (addition of
doTSys arg …
|
|
|
@294
|
20 years |
kil064 |
move some code into function generateVelocityAligners
add arg. doTSys …
|
|
|
@293
|
20 years |
kil064 |
better documentation for a couple of functions
|
|
|
@292
|
20 years |
kil064 |
track changes to enum SDDefs::Instrument
|
|
|
@291
|
20 years |
kil064 |
make telescope enums more consistent with what comes
out of SDReader …
|
|
|
@290
|
20 years |
kil064 |
check for file's existence and issue useful message if not there
|
|
|
@288
|
20 years |
kil064 |
track changes to SDMemTable interfgace
|
|
|
@287
|
20 years |
kil064 |
trak change to SDMemTable interface
|
|
|
@286
|
20 years |
kil064 |
consolidate some SpectralCoordinate creation activities in …
|
|
|
@284
|
20 years |
kil064 |
handle environment variable in file name
|
|
|
@281
|
20 years |
mar637 |
* revamped summary Function, added postion and number of integr. per …
|
|
|
@279
|
20 years |
kil064 |
write output files into a directory
|
|
|
@275
|
20 years |
kil064 |
finalize implement DOPPLER setting and using. Before it was
just set …
|
|
|
@272
|
20 years |
kil064 |
add reference time arg. to function 'VelocityAlignment'
|
|
|
@270
|
20 years |
kil064 |
use new MaskedArray(IPosition,IPOsition) slice operator
to simplyify …
|
|
|
@268
|
20 years |
kil064 |
add insitu version of function veliocityAlignment
|
|
|
@267
|
20 years |
kil064 |
split velocitryAlign into towo functins
|
|
|
@264
|
20 years |
kil064 |
add function 'align'
|
|
|
@263
|
20 years |
kil064 |
add base frame as well to function getCoordInfoI()
|
|
|
@262
|
20 years |
kil064 |
add functiom VelocityAlignment
|
|
|
@261
|
20 years |
kil064 |
add templates to support SDMath::VelocityAlignment
|
|
|
@260
|
20 years |
vor010 |
SDMemTable & SDMemTableWrapper: formatSec and summary are now const …
|
|
|
@254
|
20 years |
mar637 |
added setLength to SDFreqTable
|
|
|
@253
|
20 years |
mar637 |
added tovector double template
|
|
|
@252
|
20 years |
mar637 |
renamed a lot to _* to hide it in the class
|
|
|
@251
|
20 years |
mar637 |
* added getRestFreqs
* filled in some of getSDFreqTable - not fully …
|
|
|
@250
|
20 years |
kil064 |
track change to SDMathWrapper funcitn names
|
|
|
@249
|
20 years |
kil064 |
rename some functions.
quotient now implemented via SDMath::binaryOperate
|
|
|
@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)
|
|
|
@243
|
20 years |
kil064 |
coupled more MA templates
|
|
|
@239
|
20 years |
kil064 |
addd some MaskedArray templates
|
|
|
@238
|
20 years |
kil064 |
add setInstrument
|
|
|
@237
|
20 years |
kil064 |
add binary operator
opacity
|
|
|
@236
|
20 years |
kil064 |
add set_instrumenbt function
and helper function convertInstrument
|
|
|
@235
|
20 years |
kil064 |
Add binary table operator
opacity
gain elevation now handles …
|
|
|
@234
|
20 years |
kil064 |
add binary table operation
add opacity
rework gain-elevation to handle …
|
|
|
@233
|
20 years |
kil064 |
add Instrument enum (will need to be revised in the future)
|
|
|
@232
|
20 years |
mar637 |
renamed Definitions.h -> SDDefs.h
|
|
|
@231
|
20 years |
mar637 |
Renamed to SDDefs.h
|
|
|
@230
|
20 years |
kil064 |
use new MemomryTable version of readAsciiTable
Restucture correction …
|
|
|
@228
|
20 years |
kil064 |
add gain-elevation correction functionmality
|
|
|
@227
|
20 years |
kil064 |
add gain-elevation correction capability
|
|
|
@223
|
20 years |
kil064 |
add 'convertFlux' functions
|
|
|
@222
|
20 years |
kil064 |
add functions 'convertFluxInSitu' and 'convertFlux'
|
|
|
@221
|
20 years |
kil064 |
add function 'convertFlux'
|
|
|
@220
|
20 years |
kil064 |
add function 'setFLuxUnit'
|
|
|
@219
|
20 years |
kil064 |
add function 'set_fluxunit'
|
|
|