source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @305   20 years kil064 document when cursor reset to 0 on output scan
(edit) @304   20 years kil064 reset cursor to 0 few some output scan tables
(edit) @303   20 years kil064 add function resetCursor
(edit) @302   20 years kil064 getmask -> _getmask
(edit) @301   20 years kil064 add function resample
(edit) @300   20 years kil064 add resample wrappers
(edit) @299   20 years kil064 add resample function
(edit) @298   20 years kil064 fix typo
(edit) @297   20 years vor010 SDLineFinder: C++ class and python binder have been added. This is an …
(edit) @296   20 years kil064 add arg. 'tsys' to simple_math and scale (optioanl application to Tsys)
(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) @289   20 years kil064 remove no-longer present install file change group protections at end …
(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) @285   20 years mar637 added test for $DISPLAY env variable.
(edit) @284   20 years kil064 handle environment variable in file name
(edit) @283   20 years mar637 Added deafult filename warning. Added warning to internal plotter.
(edit) @282   20 years mar637 removed comment on j=i
(edit) @281   20 years mar637 * revamped summary Function, added postion and number of integr. per …
(edit) @280   20 years kil064 document function 'save' better for 'image fits' output
(edit) @279   20 years kil064 write output files into a directory
(edit) @278   20 years kil064 another place the version string is set
(edit) @277   20 years kil064 change version number to 0.2 (previous change lost somehow)
(edit) @276   20 years kil064 add set_doppler
(edit) @275   20 years kil064 finalize implement DOPPLER setting and using. Before it was just set …
(edit) @274   20 years mar637 minor cosmetic changes. version no++
(edit) @273   20 years kil064 add arg. 'reftime' to function 'align'
(edit) @272   20 years kil064 add reference time arg. to function 'VelocityAlignment'
(edit) @271   20 years kil064 document function 'align' more fully
(edit) @270   20 years kil064 use new MaskedArray(IPosition,IPOsition) slice operator to simplyify …
(edit) @269   20 years kil064 add function 'align'
(edit) @268   20 years kil064 add insitu version of function veliocityAlignment
(edit) @267   20 years kil064 split velocitryAlign into towo functins
(edit) @266   20 years kil064 getspectrum -> _getspectrum
(edit) @265   20 years kil064 set_selection -> set_cursor
(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 …
(edit) @259   20 years mar637 *renaming in scantable
(edit) @258   20 years mar637 *renaming all -> allaxes * added rcParams
(edit) @257   20 years mar637 *renaming in scantable *added custom x/y axis labels
(edit) @256   20 years mar637 * rewrote save to avoid using empty filenames * rewrote stat,tsys …
(edit) @255   20 years mar637 *lots of renaming * added list_rcparameters selection -> cursor * …
(edit) @254   20 years mar637 added setLength to SDFreqTable
(edit) @253   20 years mar637 added tovector double template
(edit) @252   20 years mar637 renamed a lot to _* to hide it in the class
(edit) @251   20 years mar637 * added getRestFreqs * filled in some of getSDFreqTable - not fully …
(edit) @250   20 years kil064 track change to SDMathWrapper funcitn names
(edit) @249   20 years kil064 rename some functions. quotient now implemented via SDMath::binaryOperate
(edit) @248   20 years kil064 remove function 'quotient' and put its functionality into function …
(edit) @247   20 years kil064 fix error in nRow test in function quotient
(edit) @246   20 years kil064 in 'quotient' describe that ref can have one row
(edit) @245   20 years kil064 add arg. 'preserve' to quotient. also document algorithm
(edit) @244   20 years kil064 Add arg 'preserve' to quotient method to preserve continuum (or not)
(edit) @243   20 years kil064 coupled more MA templates
(edit) @242   20 years kil064 add b_operate gain_el (polynomials) opacity
(edit) @241   20 years kil064 modify stats function to pass row number arg to C++ statistics …
(edit) @240   20 years kil064 add set_instrument set_fluxunit b_operate gain_el …
(edit) @239   20 years kil064 addd some MaskedArray templates
(edit) @238   20 years kil064 add setInstrument
(edit) @237   20 years kil064 add binary operator opacity
(edit) @236   20 years kil064 add set_instrumenbt function and helper function convertInstrument
(edit) @235   20 years kil064 Add binary table operator opacity gain elevation now handles …
(edit) @234   20 years kil064 add binary table operation add opacity rework gain-elevation to handle …
(edit) @233   20 years kil064 add Instrument enum (will need to be revised in the future)
(edit) @232   20 years mar637 renamed Definitions.h -> SDDefs.h
(edit) @231   20 years mar637 Renamed to SDDefs.h
(edit) @230   20 years kil064 use new MemomryTable version of readAsciiTable Restucture correction …
(edit) @229   20 years kil064 add gain-elevation correction functionality
(edit) @228   20 years kil064 add gain-elevation correction functionmality
(edit) @227   20 years kil064 add gain-elevation correction capability
(edit) @226   20 years mar637 added rcParams to support rc style default parameters, read from .asaprc
(edit) @225   20 years kil064 'convertflux' -> 'convert_flux'
(edit) @224   20 years kil064 add function 'convertflux'
(edit) @223   20 years kil064 add 'convertFlux' functions
(edit) @222   20 years kil064 add functions 'convertFluxInSitu' and 'convertFlux'
(edit) @221   20 years kil064 add function 'convertFlux'
(edit) @220   20 years kil064 add function 'setFLuxUnit'
(edit) @219   20 years kil064 add function 'set_fluxunit'
(edit) @218   20 years kil064 add function 'setFluxUnit'
(edit) @217   20 years mar637 A script to install the asap module into a specified path.
(edit) @216   20 years mar637 added explicit boost include path added SDDefs to dependecy list
(edit) @215   20 years mar637 Update because of renaming Definitions.h -> SDDefs.h
(edit) @214   20 years mar637 Gloabal asap Definitions, e.g. enums
(edit) @213   20 years kil064 use new functions SDMemTable::get{Direction,Time}Reference
(edit) @212   20 years kil064 add function 'getDirectionReference' and 'getTimeReference' and use …
(edit) @211   20 years kil064 format vectors without [] and ,
(edit) @210   20 years mar637 Added more help on how to read commands output Added help on asapplotter
(edit) @209   20 years mar637 * now using asap::AxisNo enum instead of fixed axis indeces
Note: See TracRevisionLog for help on using the revision log.