source: trunk/src@ 895

Name Size Rev Age Author Last Change
../
Logger.cpp 521 bytes 894   19 years mar637 asap2 naming changes
Logger.h 401 bytes 891   19 years mar637 asap2 naming changes
Makefile 4.2 KB 894   19 years mar637 asap2 naming changes
MathUtils2.cc 3.1 KB 829   19 years mar637 asap2 integration
MathUtils.cc 3.2 KB 829   19 years mar637 asap2 integration
MathUtils.h 2.7 KB 861   19 years mar637 added documentation
pyconversions.h 7.8 KB 575   20 years mar637 STL <-> python sequence conversions
python_asap.cpp 3.0 KB 894   19 years mar637 asap2 naming changes
python_asap.h 1.8 KB 894   19 years mar637 asap2 naming changes
python_Fitter.cpp 2.4 KB 894   19 years mar637 asap2 naming changes
python_Logger.cpp 1.9 KB 894   19 years mar637 asap2 naming changes
python_Scantable.cpp 5.1 KB 884   19 years mar637 added setSpectrum
python_SDFitTable.cc 2.0 KB 468   20 years mar637 a class to transfer fit parameters.
python_STFiller.cpp 1.9 KB 895   19 years mar637 added asapreader to asap2
python_STLineFinder.cpp 2.0 KB 894   19 years mar637 asap2 naming changes
python_STMath.cpp 2.4 KB 872   19 years mar637 SDMemTable -> Scnatable handling (asap2)
python_STSelector.cpp 1.1 KB 853   19 years mar637 boost::python wrapper for STSelector initial revision
python_STWriter.cpp 1.8 KB 892   19 years mar637 asap2 naming changes
RowAccumulator.cpp 3.4 KB 854   19 years mar637 comment tidy up
RowAccumulator.h 1.5 KB 831   19 years mar637 SDDefs -> STDefs
Scantable.cpp 24.8 KB 888   19 years mar637 Fixed all nXYZ() functions, to get row 0 NOT the number 0
Scantable.h 10.4 KB 894   19 years mar637 asap2 naming changes
ScantableWrapper.h 5.9 KB 884   19 years mar637 added setSpectrum
SDContainer.cc 3.3 KB 838   19 years mar637 added conformant() which checks if to objects are conformant
SDContainer.h 3.2 KB 838   19 years mar637 added conformant() which checks if to objects are conformant
SDFITSImageWriter.cc 8.0 KB 833   19 years mar637 SDDefs -> STDefs
SDFITSImageWriter.h 2.1 KB 894   19 years mar637 asap2 naming changes
SDFitTable.cc 4.4 KB 528   20 years mar637 fixed bug in copy constr.
SDFitTable.h 3.1 KB 468   20 years mar637 a class to transfer fit parameters.
SDPol2.cc 7.1 KB 833   19 years mar637 SDDefs -> STDefs
SDPol.cc 13.5 KB 833   19 years mar637 SDDefs -> STDefs
SDPol.h 11.0 KB 501   20 years kil064 typo
SDWriterWrapper.h 1.9 KB 833   19 years mar637 SDDefs -> STDefs
STAsciiWriter.cpp 5.9 KB 823   19 years mar637 SDAsciiWriter -> STAsciiWriter
STAsciiWriter.h 2.0 KB 823   19 years mar637 SDAsciiWriter -> STAsciiWriter
STAttr.cpp 7.9 KB 878   19 years mar637 SDAttr->STAttr name change
STAttr.h 4.1 KB 894   19 years mar637 asap2 naming changes
STDefs.h 2.1 KB 826   19 years mar637 SDDefs -> STDefs
STFiller.cpp 9.3 KB 895   19 years mar637 added asapreader to asap2
STFiller.h 2.3 KB 894   19 years mar637 asap2 naming changes
STFillerWrapper.h 1.9 KB 872   19 years mar637 SDMemTable -> Scnatable handling (asap2)
STFitter.cpp 8.8 KB 894   19 years mar637 asap2 naming changes
STFitter.h 2.9 KB 891   19 years mar637 asap2 naming changes
STFocus.cpp 2.6 KB 856   19 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
STFocus.h 1.2 KB 856   19 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
STFrequencies.cpp 10.5 KB 887   19 years mar637 fixed bug in print(): was using column instead of keyword to retrieve frame
STFrequencies.h 4.9 KB 866   19 years mar637 Update to setInfo added setUnit, setDoppler
STHistory.cpp 1.9 KB 860   19 years mar637 reworked history table added STHistory class
STHistory.h 1.5 KB 860   19 years mar637 reworked history table added STHistory class
STLineFinder.cpp 40.0 KB 894   19 years mar637 asap2 naming changes
STLineFinder.h 11.5 KB 891   19 years mar637 asap2 naming changes
STMath.cpp 27.7 KB 878   19 years mar637 SDAttr->STAttr name change
STMath.h 4.1 KB 894   19 years mar637 asap2 naming changes
STMathWrapper.h 3.3 KB 872   19 years mar637 SDMemTable -> Scnatable handling (asap2)
STMolecules.cpp 3.4 KB 870   19 years mar637 fixed getEntry (wasnt passing reference) added getRestFrequency()
STMolecules.h 1.4 KB 870   19 years mar637 fixed getEntry (wasnt passing reference) added getRestFrequency()
STSelector.cpp 4.5 KB 869   19 years mar637 return empty std::vector<int> in ::get
STSelector.h 1.9 KB 850   19 years mar637 added string map, moved map to int map added pattern based name search
STSubTable.cpp 1.2 KB 857   19 years mar637 added name() reworked copy constructor for (Table tab) to tale name of …
STSubTable.h 1.3 KB 894   19 years mar637 asap2 naming changes
STTcal.cpp 2.3 KB 856   19 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
STTcal.h 1.1 KB 856   19 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
STWeather.cpp 3.3 KB 856   19 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
STWeather.h 1.4 KB 856   19 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
STWriter.cpp 9.9 KB 844   19 years mar637 changed getSDHeader -> getHeader to reflect interface changes in Scantable
STWriter.h 2.8 KB 894   19 years mar637 asap2 naming changes
Templates.cpp 4.9 KB 894   19 years mar637 asap2 naming changes
  • Property svn:ignore set to
    *~
    *.o
Note: See TracBrowser for help on using the repository browser.