source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @351   19 years vor010 SDLineFinder - interface of auxiliary classes has been changed to …
(edit) @350   19 years kil064 add number of axes to enum
(edit) @349   19 years kil064 rewrite setSpectrum, setFLags and setTsys using Array(start,end) slice …
(edit) @348   19 years kil064 * empty log message *
(edit) @347   19 years kil064 in getSpectralCoordinate, deal correctly (?) with restfreq if its not …
(edit) @346   19 years kil064 finally fix scantable constructor for 'unit' handling. i really must …
(edit) @345   19 years kil064 remve 'unit' from reader constructor
(edit) @344   19 years vor010 An algorithm to detect line wings, which are below detection …
(edit) @343   19 years vor010 SDLineFinder - now algorithm does many iterations to ensure that weak …
(edit) @342   19 years kil064 Take unit out of interface again, Handled at python levek now
(edit) @341   19 years kil064 handle user specified unit (reader/constructor) at python level now not C++
(edit) @340   19 years kil064 add unit arg to constructor to take advantage of new reader feature
(edit) @339   19 years kil064 add unit to constructor
(edit) @338   19 years kil064 add brightness unit to constructor
(edit) @337   19 years kil064 set defaulkt brightness units dpenending upon telescope
(edit) @336   19 years kil064 add return True to setSpectrum
(edit) @335   19 years kil064 oops back out of a couple of RESTFREQID changes that I included by mistake
(edit) @334   19 years kil064 track change to asapreader interface
(edit) @333   19 years kil064 allow IF and beam selection
(edit) @332   19 years kil064 add IF and beam selection
(edit) @331   19 years vor010 Line searching algorithm is now in the separate class LFRunningMean. …
(edit) @330   19 years kil064 reqork frequency alignment to - only make the required numnber of …
(edit) @329   19 years kil064 make sure call attach() function in all constructors
(edit) @328   19 years kil064 fix non-compile typo
(edit) @327   19 years kil064 format better in SDDataDesc::summary
(edit) @326   19 years kil064 add class SDDataDesc
(edit) @325   19 years kil064 more preciion for ref val in freq table summary
(edit) @324   19 years kil064 the majority of the frequency information for each row was not being …
(edit) @323   19 years kil064 remove debug state,ment
(edit) @322   19 years kil064 cache all the ScalarColumn? and ArrayColumn? objects to avoid …
(edit) @321   19 years kil064 add listing of Frequency table to summary function
(edit) @320   19 years kil064 document SDFreqTable functions a bit
(edit) @319   19 years kil064 function 'freq_align' now takes interpolation method string
(edit) @318   19 years kil064 frequency alignment now takes interpolation methd argumenbt
(edit) @317   19 years kil064 add interpolatiun method argument to function 'frequencyAlign'
(edit) @316   19 years kil064 add arg. 'weight' to function average_pol
(edit) @315   19 years kil064 add arg 'weightStr' to function SDMath::averagePol
(edit) @314   19 years kil064 add a missing ; :-(
(edit) @313   19 years kil064 replace velocity alignment bvy fredquemncy alignment function
(edit) @312   19 years kil064 replace veloicity alignment by frequency alignment function
(edit) @311   19 years kil064 replace velocity alignment function by frequency alignment one
(edit) @310   19 years kil064 replace VelocityAlignment? template with FrequencyAlignment?
(edit) @309   19 years kil064 remove 'velocityALignment' functions for new 'frequencyAlignment' ones
(edit) @308   19 years kil064 use function 'near' in function SDFreqTable:addFrequency to test for …
(edit) @307   19 years kil064 document units in SDFreqTable fix probklem with refPix being Int …
(edit) @306   19 years kil064 implement function getSDFreqTable which was empty before
(edit) @305   19 years kil064 document when cursor reset to 0 on output scan
(edit) @304   19 years kil064 reset cursor to 0 few some output scan tables
(edit) @303   19 years kil064 add function resetCursor
(edit) @302   19 years kil064 getmask -> _getmask
(edit) @301   19 years kil064 add function resample
(edit) @300   19 years kil064 add resample wrappers
(edit) @299   19 years kil064 add resample function
(edit) @298   19 years kil064 fix typo
(edit) @297   19 years vor010 SDLineFinder: C++ class and python binder have been added. This is an …
(edit) @296   19 years kil064 add arg. 'tsys' to simple_math and scale (optioanl application to Tsys)
(edit) @295   19 years kil064 track some small changes to SDMath interface (addition of doTSys arg …
(edit) @294   19 years kil064 move some code into function generateVelocityAligners add arg. doTSys …
(edit) @293   19 years kil064 better documentation for a couple of functions
(edit) @292   19 years kil064 track changes to enum SDDefs::Instrument
(edit) @291   19 years kil064 make telescope enums more consistent with what comes out of SDReader …
(edit) @290   19 years kil064 check for file's existence and issue useful message if not there
(edit) @289   19 years kil064 remove no-longer present install file change group protections at end …
(edit) @288   19 years kil064 track changes to SDMemTable interfgace
(edit) @287   19 years kil064 trak change to SDMemTable interface
(edit) @286   19 years kil064 consolidate some SpectralCoordinate? creation activities in …
(edit) @285   19 years mar637 added test for $DISPLAY env variable.
(edit) @284   19 years kil064 handle environment variable in file name
(edit) @283   19 years mar637 Added deafult filename warning. Added warning to internal plotter.
(edit) @282   19 years mar637 removed comment on j=i
(edit) @281   19 years mar637 * revamped summary Function, added postion and number of integr. per …
(edit) @280   19 years kil064 document function 'save' better for 'image fits' output
(edit) @279   19 years kil064 write output files into a directory
(edit) @278   19 years kil064 another place the version string is set
(edit) @277   19 years kil064 change version number to 0.2 (previous change lost somehow)
(edit) @276   19 years kil064 add set_doppler
(edit) @275   19 years kil064 finalize implement DOPPLER setting and using. Before it was just set …
(edit) @274   19 years mar637 minor cosmetic changes. version no++
(edit) @273   19 years kil064 add arg. 'reftime' to function 'align'
(edit) @272   19 years kil064 add reference time arg. to function 'VelocityAlignment?'
(edit) @271   19 years kil064 document function 'align' more fully
(edit) @270   19 years kil064 use new MaskedArray?(IPosition,IPOsition) slice operator to simplyify …
(edit) @269   19 years kil064 add function 'align'
(edit) @268   19 years kil064 add insitu version of function veliocityAlignment
(edit) @267   19 years kil064 split velocitryAlign into towo functins
(edit) @266   19 years kil064 getspectrum -> _getspectrum
(edit) @265   19 years kil064 set_selection -> set_cursor
(edit) @264   19 years kil064 add function 'align'
(edit) @263   19 years kil064 add base frame as well to function getCoordInfoI()
(edit) @262   19 years kil064 add functiom VelocityAlignment?
(edit) @261   19 years kil064 add templates to support SDMath::VelocityAlignment?
(edit) @260   19 years vor010 SDMemTable & SDMemTableWrapper: formatSec and summary are now const …
(edit) @259   19 years mar637 *renaming in scantable
(edit) @258   19 years mar637 *renaming all -> allaxes * added rcParams
(edit) @257   19 years mar637 *renaming in scantable *added custom x/y axis labels
(edit) @256   19 years mar637 * rewrote save to avoid using empty filenames * rewrote stat,tsys …
(edit) @255   19 years mar637 *lots of renaming * added list_rcparameters selection -> cursor * …
(edit) @254   19 years mar637 added setLength to SDFreqTable
(edit) @253   19 years mar637 added tovector double template
(edit) @252   19 years mar637 renamed a lot to _* to hide it in the class
Note: See TracRevisionLog for help on using the revision log.