source: trunk/src @ 857

Name Size Rev Age Author Last Change
../
STWriter.h 2.8 KB 848   18 years mar637 DOcumentation update
STWriter.cpp 9.9 KB 844   18 years mar637 changed getSDHeader -> getHeader to reflect interface changes in Scantable
STWeather.h 1.4 KB 856   18 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
STWeather.cpp 3.3 KB 856   18 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
STTemplates.cpp 4.9 KB 851   18 years mar637 added TableVector? template for uInt
STTcal.h 1.1 KB 856   18 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
STTcal.cpp 2.3 KB 856   18 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
STSubTable.h 1.3 KB 857   18 years mar637 added name() reworked copy constructor for (Table tab) to tale name of …
STSubTable.cpp 1.2 KB 857   18 years mar637 added name() reworked copy constructor for (Table tab) to tale name of …
STSelector.h 1.9 KB 850   18 years mar637 added string map, moved map to int map added pattern based name search
STSelector.cpp 4.5 KB 850   18 years mar637 added string map, moved map to int map added pattern based name search
STMolecules.h 1.4 KB 856   18 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
STMolecules.cpp 3.0 KB 856   18 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
STMath.h 4.0 KB 841   18 years mar637 added merge() to merge conformant Scantables
STMath.cpp 27.3 KB 847   18 years mar637 numerous changes before move to new svn repository sourcecode.atnf.csiro.au
STFrequencies.h 4.8 KB 856   18 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
STFrequencies.cpp 9.6 KB 856   18 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
STFocus.h 1.2 KB 856   18 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
STFocus.cpp 2.6 KB 856   18 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
STFiller.h 2.3 KB 846   18 years mar637 added ignor porperties
STFiller.cpp 9.3 KB 855   18 years mar637 tidy
STDefs.h 2.1 KB 826   18 years mar637 SDDefs -> STDefs
STAsciiWriter.h 2.0 KB 823   18 years mar637 SDAsciiWriter -> STAsciiWriter
STAsciiWriter.cpp 5.9 KB 823   18 years mar637 SDAsciiWriter -> STAsciiWriter
SDWriterWrapper.h 1.9 KB 833   18 years mar637 SDDefs -> STDefs
SDReaderWrapper.h 1.9 KB 342   19 years kil064 Take unit out of interface again, Handled at python levek now
SDPol.h 11.0 KB 501   19 years kil064 typo
SDPol.cc 13.5 KB 833   18 years mar637 SDDefs -> STDefs
SDPol2.cc 7.1 KB 833   18 years mar637 SDDefs -> STDefs
SDMemTableWrapper.h 5.5 KB 847   18 years mar637 numerous changes before move to new svn repository sourcecode.atnf.csiro.au
SDMathWrapper.h 5.3 KB 716   19 years mar637 added frequency switching; implemented use of SDLog
SDMathWrapper.cc 10.0 KB 716   19 years mar637 added frequency switching; implemented use of SDLog
SDLog.h 379 bytes 717   19 years mar637 implemented use of SDLog
SDLog.cc 483 bytes 717   19 years mar637 implemented use of SDLog
SDLineFinder.h 11.6 KB 370   19 years vor010 LineFinder?: help is improved. Initial code for automatic baseline …
SDLineFinder.cc 40.2 KB 551   19 years vor010 Small improvements in the line finder. Most probably users will not …
SDFitter.h 2.9 KB 517   19 years mar637 * updated to reflect Wim's changes to Functionals
SDFitter.cc 8.9 KB 612   19 years mar637 Fix for asap0017
SDFitTable.h 3.1 KB 468   19 years mar637 a class to transfer fit parameters.
SDFitTable.cc 4.4 KB 528   19 years mar637 fixed bug in copy constr.
SDFITSImageWriter.h 2.1 KB 717   19 years mar637 implemented use of SDLog
SDFITSImageWriter.cc 8.0 KB 833   18 years mar637 SDDefs -> STDefs
SDContainer.h 3.2 KB 838   18 years mar637 added conformant() which checks if to objects are conformant
SDContainer.cc 3.3 KB 838   18 years mar637 added conformant() which checks if to objects are conformant
SDAttr.h 4.1 KB 833   18 years mar637 SDDefs -> STDefs
SDAttr.cc 7.9 KB 717   19 years mar637 implemented use of SDLog
Scantable.h 9.8 KB 852   18 years mar637 added member function rownumbers() reworked subtable handling
Scantable.cpp 23.2 KB 852   18 years mar637 added member function rownumbers() reworked subtable handling
RowAccumulator.h 1.5 KB 831   18 years mar637 SDDefs -> STDefs
RowAccumulator.cpp 3.4 KB 854   18 years mar637 comment tidy up
python_STSelector.cpp 1.1 KB 853   18 years mar637 boost::python wrapper for STSelector initial revision
python_SDWriter.cc 1.8 KB 125   19 years mar637 Moved to casa namespace. Adjusted the copyright to be ATNF.
python_SDReader.cc 2.0 KB 717   19 years mar637 implemented use of SDLog
python_SDMemTable.cc 5.3 KB 794   18 years mar637 update from Release12
python_SDMath.cc 4.1 KB 724   19 years mar637 added _frequency_switch_insitu
python_SDLog.cc 1.8 KB 735   19 years mar637 boost python wrapper for SDLog
python_SDLineFinder.cc 2.0 KB 370   19 years vor010 LineFinder?: help is improved. Initial code for automatic baseline …
python_SDFitter.cc 2.4 KB 517   19 years mar637 * updated to reflect Wim's changes to Functionals
python_SDFitTable.cc 2.0 KB 468   19 years mar637 a class to transfer fit parameters.
python_SD.h 1.8 KB 717   19 years mar637 implemented use of SDLog
python_SD.cc 2.8 KB 717   19 years mar637 implemented use of SDLog
pyconversions.h 7.8 KB 575   19 years mar637 STL <-> python sequence conversions
MathUtils.h 2.2 KB 829   18 years mar637 asap2 integration
MathUtils.cc 3.2 KB 829   18 years mar637 asap2 integration
MathUtils2.cc 3.1 KB 829   18 years mar637 asap2 integration
Makefile 3.8 KB 828   18 years mar637 added STWriter
  • Property svn:ignore set to
    *~
    *.o
Note: See TracBrowser for help on using the repository browser.