source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107   20 years mar637 added 'add' function
(edit) @106   20 years mar637 renaming of functions
(edit) @105   20 years mar637 added set/getCoordInfo, reworked summary, added columns for …
(edit) @104   20 years mar637 added azimuth,elevation,parangle,refbeam,fieldname,tcal,tcaltime
(edit) @99   20 years mar637 added fitter
(edit) @98   20 years mar637 pyhton wrapper for SDFitter
(edit) @97   20 years mar637 enabled reset. disabled close
(edit) @96   20 years mar637 disbaled default constructor added copy function naming changes
(edit) @95   20 years mar637 added exception handling
(edit) @94   20 years mar637 chnaged nRows to nRow
(edit) @93   20 years mar637 added new tamplates
(edit) @92   20 years mar637 added fitter added exceptions
(edit) @91   20 years mar637 New Fitter class for ASAP.
(edit) @90   20 years mar637 added copy function renaming and update according to SDMemTable changes
(edit) @89   20 years mar637 changes summary to return std::string comment out unused getMask …
(edit) @88   20 years mar637 changes summary to return std::string comment out unused getMask …
(edit) @87   20 years mar637 chnged cerr's to throws, added rest function.
(edit) @86   20 years mar637 renamed multiply to scale.
(edit) @85   20 years mar637 bin function now bins all rows in the table. ALso fixed a couple of bugs.
(edit) @83   20 years mar637 chnaged namesapce form "atnf_sd" to "asap"
(edit) @82   20 years mar637 a) Move to CASA form AIPS. b) stricter error checking
(edit) @81   20 years mar637 updated to use CASA include paths and .h guards.
(edit) @80   20 years mar637 a) Changed interface to "taql" to allow for source name seraches. b) …
(edit) @79   21 years mar637 Added support of source direction.
(edit) @78   21 years mar637 Added support of source direction. This is reflected in the …
(edit) @77   21 years mar637 Update to use python 2.3.
(edit) @75   21 years mcalabre Fixed the argument list in the call to PKSwriter::write().
(edit) @74   21 years mcalabre Added restFreq to the argument list for PKSwriter::write().
(edit) @73   21 years mcalabre Added restFreq to the argument list for PKSreader::read().
(edit) @72   21 years mmarquar moved cfitsio into one block
(edit) @71   21 years mmarquar Statically linking libwcs. Removed -w option.
(edit) @70   21 years mmarquar Removed duplicate template.
(edit) @69   21 years mmarquar Removedd class and replaces with namespace.
(edit) @68   21 years mmarquar Fixed vaious warnings arising when compiled without warning suprssion.
(edit) @67   21 years mmarquar Fixed various errors arising when compiled without warning suppression.
(edit) @66   21 years mmarquar Replaced class and statics with a namespace. Functions now global in …
(edit) @65   21 years mcalabre Removed Glish libraries from the link list after restructuring …
(edit) @64   21 years mcalabre Removed duplicate instantiation of template void …
(edit) @62   21 years mcalabre Removed default initializers from function definitions.
(edit) @61   21 years mmarquar statically linked all the "external" libraries. Hardly adds any size …
(edit) @60   21 years mmarquar changed includes from <> to ""
(edit) @59   21 years mmarquar Added all the new templates needed.
(edit) @58   21 years mmarquar Changed the include to reflect the changes to SDWriter.h
(edit) @57   21 years mmarquar Changes to reflect split up of SDMemTableWrapper.h. Added new function …
(edit) @56   21 years mmarquar Added a few default args and wrapper for nScans().
(edit) @55   21 years mmarquar Added wrappers for all the new functions. Changed the file to reflect …
(edit) @54   21 years mmarquar Moved the class from SDWriter.h to here.
(edit) @53   21 years mmarquar Moved the wrapper class inot own file.
(edit) @52   21 years mmarquar Split up SDMemTableWrapper into the various classes in contained.
(edit) @51   21 years mmarquar Removed other Wrapper classes and put them into their own files. …
(edit) @50   21 years mmarquar Removed name_ related fields and functions. Changed getTime to sprint …
(edit) @49   21 years mmarquar Split up SDMemTableWrapper into the various classes in conaitned.
(edit) @48   21 years mmarquar Fixed various defects. Added averaging of multiple scans, rms, and …
(edit) @47   21 years mmarquar Added resize function.
(edit) @46   21 years mmarquar Minor edits to verbose info. added empty close function. Switched …
(edit) @45   21 years mmarquar Added MathUtils, and -lwcs
(edit) @44   21 years mmarquar added default args and getabscissa
(edit) @43   21 years mmarquar added hanning,baseline
(edit) @42   21 years mmarquar Added python wrappers for type double
(edit) @41   21 years mmarquar Added wrappers for baseline,hanning and getAbscissa.
(edit) @40   21 years mmarquar Added templates for hanning, and vector conversions
(edit) @39   21 years mmarquar Added handling of frequencies, SpectralCoordinate and an abscissa …
(edit) @38   21 years mmarquar Added baseline and hanning functions. Also added copying of scanid and …
(edit) @37   21 years mmarquar Various Vector functions not present in aips++. Maybe move them there …
(edit) @36   21 years mmarquar Added std:: scope to string.
(edit) @35   21 years mmarquar Added scope std:: to string.
(edit) @34   21 years mmarquar Added frequency information handling.
(edit) @33   21 years mmarquar Added reading of frequency information. Also added the getAll flag to …
(edit) @31   21 years mcalabre Added support for SDWriter.
(edit) @30   21 years mcalabre Added python_SDWriter().
(edit) @29   21 years mcalabre Python binding to C++ SDWriter class.
(edit) @28   21 years mcalabre ASAP class to write out single dish spectra.
(edit) @27   21 years mcalabre Added new member functions: Array<Float> getSpectrum(uInt …
(edit) @26   21 years mmarquar Changed scanid member from uInt to Int
(edit) @25   21 years mmarquar commented out debugging info. Removed temprary scanid replacement …
(edit) @24   21 years mmarquar Removed name function.
(edit) @23   21 years mmarquar Removed name function. Add default args to getspectrum/getmask.
(edit) @22   21 years mmarquar Removed irrelevantr member function "name". Added function to return …
(edit) @21   21 years mmarquar Added retrieval functions for SDHeader and SDContainer.
(edit) @19   21 years mmarquar Added documentation.
(edit) @18   21 years mmarquar Moved SDHeader from SDReader to SDConatiner. Added header to …
(edit) @17   21 years mmarquar Changed pksredaer->read() to refelct the changes in the aips++/atnf …
(edit) @16   21 years mmarquar Updated data container. Changed the axis order in the spectrum/flag …
(edit) @15   21 years mmarquar Added multiply function.
(edit) @14   21 years mmarquar I am now using ArrayIterators everywhere. This gives an ENORMOUS …
(edit) @13   21 years mmarquar Fixed uop quotinet function. Now multiplied by T_sys_off instead of …
(edit) @12   21 years mmarquar Added sdmath.quotient.
(edit) @11   21 years mmarquar Added templates for more MAskedArray operations in SDMath.
(edit) @10   21 years mmarquar Added 'quotient' to Math wrapper.
(edit) @9   21 years mmarquar Added flags to the computation. Also added function 'quotient' with …
(edit) @8   21 years mmarquar Added default selector for channels in Tsys according to the changes …
(edit) @7   21 years mmarquar Changed Tsys vector to be of the same dimensionality as the spectrum. …
(add) @2   21 years mmarquar Initial revision
Note: See TracRevisionLog for help on using the revision log.