source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @405   20 years mar637 fixed reder rest behaviour. renamed all pyhton_SDReader functions to "_"
(edit) @404   20 years kil064 reference pixel caluclation was 1-rel instead of 0-rel
(edit) @401   20 years kil064 add rest freq specification by line name add function spectraLines to …
(edit) @400   20 years kil064 remove VelocityAligner templates
(edit) @398   20 years kil064 add perFreqID arg to function frequencyAlign
(edit) @397   20 years kil064 add support in frequency alignment for a perIF (caters to manual …
(edit) @396   20 years kil064 add a secondary index argument to the SDDataDesc container
(edit) @395   20 years kil064 bit more info to user for restFreq selection
(edit) @394   20 years kil064 Detect Year now in selecting beam/aperture efficiency data
(edit) @392   20 years kil064 merge SDMemTable::{selectRestFrequcy,setRestFrequencies} into one …
(edit) @390   20 years kil064 support rest freqs being a column in SDmemTable
(edit) @389   20 years kil064 track change to SDMemTable::getSpecytralCoordinate
(edit) @388   20 years kil064 add support for RestFreqID now beung a column in SDMemTable
(edit) @387   20 years kil064 rmeove debug statements
(edit) @386   20 years kil064 support RESTFREQID column in SDMemTable object
(edit) @385   20 years kil064 have another go at summary function. this time rework with list of …
(edit) @384   20 years kil064 doc only
(edit) @383   20 years mar637 added template for Vector<Int>(vector<int>)
(edit) @382   20 years kil064 add function scanBoundaries
(edit) @380   20 years mar637 * enabled getScan for lists of scanno * auto renumbering of scanids * …
(edit) @374   20 years mar637 Made refBeam 0-based.
(edit) @370   20 years vor010 LineFinder: help is improved. Initial code for automatic baseline …
(edit) @369   20 years vor010 SDLineFinder: bug corrections, setOption method has been added + …
(edit) @368   20 years vor010 SDLineFinder: work around to detect weak and broad lines as well as to …
(edit) @367   20 years kil064 add a couple of special case adjustments in function summary
(edit) @366   20 years kil064 addEntry template
(edit) @365   20 years kil064 rework summary function to handle scan boundary more straightforardly …
(edit) @364   20 years kil064 add function addEntry
(edit) @363   20 years kil064 gain elevation poly moved to SDAttr
(edit) @362   20 years kil064 move gain elevation info into here from SDMath
(edit) @361   20 years kil064 document where Mopra numbers come from init -> initData
(edit) @357   20 years kil064 chgange binding to setInstrument
(edit) @356   20 years kil064 add SDAttr
(edit) @355   20 years kil064 track change in SDMath::convertFLux interface
(edit) @354   20 years kil064 rework convertFLux stuff using new SDAttr and looking up values where …
(edit) @353   20 years kil064 new class to hold instrument attributes like beam efficiencies, …
(edit) @352   20 years vor010 SDLineFinder - further interface changes to achieve a better structure …
(edit) @351   20 years vor010 SDLineFinder - interface of auxiliary classes has been changed to …
(edit) @350   20 years kil064 add number of axes to enum
(edit) @349   20 years kil064 rewrite setSpectrum, setFLags and setTsys using Array(start,end) slice …
(edit) @348   20 years kil064 * empty log message *
(edit) @347   20 years kil064 in getSpectralCoordinate, deal correctly (?) with restfreq if its not …
(edit) @344   20 years vor010 An algorithm to detect line wings, which are below detection …
(edit) @343   20 years vor010 SDLineFinder - now algorithm does many iterations to ensure that weak …
(edit) @342   20 years kil064 Take unit out of interface again, Handled at python levek now
(edit) @338   20 years kil064 add brightness unit to constructor
(edit) @337   20 years kil064 set defaulkt brightness units dpenending upon telescope
(edit) @336   20 years kil064 add return True to setSpectrum
(edit) @335   20 years kil064 oops back out of a couple of RESTFREQID changes that I included by mistake
(edit) @332   20 years kil064 add IF and beam selection
(edit) @331   20 years vor010 Line searching algorithm is now in the separate class LFRunningMean. …
(edit) @330   20 years kil064 reqork frequency alignment to - only make the required numnber of …
(edit) @329   20 years kil064 make sure call attach() function in all constructors
(edit) @328   20 years kil064 fix non-compile typo
(edit) @327   20 years kil064 format better in SDDataDesc::summary
(edit) @326   20 years kil064 add class SDDataDesc
(edit) @325   20 years kil064 more preciion for ref val in freq table summary
(edit) @324   20 years kil064 the majority of the frequency information for each row was not being …
(edit) @323   20 years kil064 remove debug state,ment
(edit) @322   20 years kil064 cache all the ScalarColumn and ArrayColumn objects to avoid …
(edit) @321   20 years kil064 add listing of Frequency table to summary function
(edit) @320   20 years kil064 document SDFreqTable functions a bit
(edit) @318   20 years kil064 frequency alignment now takes interpolation methd argumenbt
(edit) @317   20 years kil064 add interpolatiun method argument to function 'frequencyAlign'
(edit) @315   20 years kil064 add arg 'weightStr' to function SDMath::averagePol
(edit) @314   20 years kil064 add a missing ; :-(
(edit) @312   20 years kil064 replace veloicity alignment by frequency alignment function
(edit) @311   20 years kil064 replace velocity alignment function by frequency alignment one
(edit) @310   20 years kil064 replace VelocityAlignment template with FrequencyAlignment
(edit) @309   20 years kil064 remove 'velocityALignment' functions for new 'frequencyAlignment' ones
(edit) @308   20 years kil064 use function 'near' in function SDFreqTable:addFrequency to test for …
(edit) @307   20 years kil064 document units in SDFreqTable fix probklem with refPix being Int …
(edit) @306   20 years kil064 implement function getSDFreqTable which was empty before
(edit) @304   20 years kil064 reset cursor to 0 few some output scan tables
(edit) @303   20 years kil064 add function resetCursor
(edit) @300   20 years kil064 add resample wrappers
(edit) @299   20 years kil064 add resample function
(edit) @297   20 years vor010 SDLineFinder: C++ class and python binder have been added. This is an …
(edit) @295   20 years kil064 track some small changes to SDMath interface (addition of doTSys arg …
(edit) @294   20 years kil064 move some code into function generateVelocityAligners add arg. doTSys …
(edit) @293   20 years kil064 better documentation for a couple of functions
(edit) @292   20 years kil064 track changes to enum SDDefs::Instrument
(edit) @291   20 years kil064 make telescope enums more consistent with what comes out of SDReader …
(edit) @290   20 years kil064 check for file's existence and issue useful message if not there
(edit) @288   20 years kil064 track changes to SDMemTable interfgace
(edit) @287   20 years kil064 trak change to SDMemTable interface
(edit) @286   20 years kil064 consolidate some SpectralCoordinate creation activities in …
(edit) @284   20 years kil064 handle environment variable in file name
(edit) @281   20 years mar637 * revamped summary Function, added postion and number of integr. per …
(edit) @279   20 years kil064 write output files into a directory
(edit) @275   20 years kil064 finalize implement DOPPLER setting and using. Before it was just set …
(edit) @272   20 years kil064 add reference time arg. to function 'VelocityAlignment'
(edit) @270   20 years kil064 use new MaskedArray(IPosition,IPOsition) slice operator to simplyify …
(edit) @268   20 years kil064 add insitu version of function veliocityAlignment
(edit) @267   20 years kil064 split velocitryAlign into towo functins
(edit) @264   20 years kil064 add function 'align'
(edit) @263   20 years kil064 add base frame as well to function getCoordInfoI()
(edit) @262   20 years kil064 add functiom VelocityAlignment
(edit) @261   20 years kil064 add templates to support SDMath::VelocityAlignment
(edit) @260   20 years vor010 SDMemTable & SDMemTableWrapper: formatSec and summary are now const …
Note: See TracRevisionLog for help on using the revision log.