source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @251   19 years mar637 * added getRestFreqs * filled in some of getSDFreqTable - not fully …
(edit) @250   19 years kil064 track change to SDMathWrapper funcitn names
(edit) @249   19 years kil064 rename some functions. quotient now implemented via SDMath::binaryOperate
(edit) @248   19 years kil064 remove function 'quotient' and put its functionality into function …
(edit) @247   19 years kil064 fix error in nRow test in function quotient
(edit) @246   19 years kil064 in 'quotient' describe that ref can have one row
(edit) @245   19 years kil064 add arg. 'preserve' to quotient. also document algorithm
(edit) @244   19 years kil064 Add arg 'preserve' to quotient method to preserve continuum (or not)
(edit) @243   19 years kil064 coupled more MA templates
(edit) @242   19 years kil064 add b_operate gain_el (polynomials) opacity
(edit) @241   19 years kil064 modify stats function to pass row number arg to C++ statistics …
(edit) @240   19 years kil064 add set_instrument set_fluxunit b_operate gain_el …
(edit) @239   19 years kil064 addd some MaskedArray? templates
(edit) @238   19 years kil064 add setInstrument
(edit) @237   19 years kil064 add binary operator opacity
(edit) @236   19 years kil064 add set_instrumenbt function and helper function convertInstrument
(edit) @235   19 years kil064 Add binary table operator opacity gain elevation now handles …
(edit) @234   19 years kil064 add binary table operation add opacity rework gain-elevation to handle …
(edit) @233   19 years kil064 add Instrument enum (will need to be revised in the future)
(edit) @232   19 years mar637 renamed Definitions.h -> SDDefs.h
(edit) @231   19 years mar637 Renamed to SDDefs.h
(edit) @230   19 years kil064 use new MemomryTable? version of readAsciiTable Restucture correction …
(edit) @229   19 years kil064 add gain-elevation correction functionality
(edit) @228   19 years kil064 add gain-elevation correction functionmality
(edit) @227   19 years kil064 add gain-elevation correction capability
(edit) @226   19 years mar637 added rcParams to support rc style default parameters, read from .asaprc
(edit) @225   19 years kil064 'convertflux' -> 'convert_flux'
(edit) @224   19 years kil064 add function 'convertflux'
(edit) @223   19 years kil064 add 'convertFlux' functions
(edit) @222   19 years kil064 add functions 'convertFluxInSitu' and 'convertFlux'
(edit) @221   19 years kil064 add function 'convertFlux'
(edit) @220   19 years kil064 add function 'setFLuxUnit'
(edit) @219   19 years kil064 add function 'set_fluxunit'
(edit) @218   19 years kil064 add function 'setFluxUnit'
(edit) @217   19 years mar637 A script to install the asap module into a specified path.
(edit) @216   19 years mar637 added explicit boost include path added SDDefs to dependecy list
(edit) @215   19 years mar637 Update because of renaming Definitions.h -> SDDefs.h
(edit) @214   19 years mar637 Gloabal asap Definitions, e.g. enums
(edit) @213   19 years kil064 use new functions SDMemTable::get{Direction,Time}Reference
(edit) @212   19 years kil064 add function 'getDirectionReference' and 'getTimeReference' and use …
(edit) @211   19 years kil064 format vectors without [] and ,
(edit) @210   19 years mar637 Added more help on how to read commands output Added help on asapplotter
(edit) @209   19 years mar637 * now using asap::AxisNo? enum instead of fixed axis indeces
(edit) @208   19 years mar637 various "global" asap definitions.
(edit) @207   19 years mar637 * added method to retrieve flux unit
(edit) @206   19 years mar637 * now using asap::AxisNo? enum instead of fixed axis indeces * using …
(edit) @205   19 years mar637 * added fluxunit, epoch * added restfrequencies * fixed "defect" which …
(edit) @204   19 years mar637 * added fluxunit, epoch * added restfrequencies * added history * now …
(edit) @203   19 years mar637 The "final" asap plotter user interface
(edit) @202   19 years mar637 * removed internal self.frame1 to fix resizing bug. * removed 'white' …
(edit) @201   19 years kil064 add SDAsciiWriter
(edit) @200   19 years kil064 document ascii file save capability
(edit) @199   19 years kil064 add ascii file capabilut via SDAsciiWriter
(edit) @198   19 years kil064 class to save SDMemTable as ascii text file
(edit) @197   19 years kil064 rename a variable
(edit) @196   19 years kil064 imporve docs for function 'save'
(edit) @195   19 years kil064 use source name in output file name
(edit) @194   19 years kil064 allow FITS format in function 'save'
(edit) @193   19 years kil064 add SDFITSImageWRiter use cfitsio_lfs.a (Large FIle Support)
(edit) @192   19 years kil064 adjust to allow FITSImage writing (use SDFITSImageWriter) delete …
(edit) @191   19 years kil064 class to write out SDMemTable rows as FITS Images
Note: See TracRevisionLog for help on using the revision log.