source: trunk/src@ 825

Name Size Rev Age Author Last Change
../
Makefile 3.8 KB 818   20 years mar637 SDTemplates -> STTemplates
MathUtils2.cc 4.0 KB 452   21 years mar637 * Added extendLastArrayAxis
MathUtils.cc 3.8 KB 465   21 years mar637 Added SDFitTable to handle fits and expose them to python vi the sdfit …
MathUtils.h 2.7 KB 465   21 years mar637 Added SDFitTable to handle fits and expose them to python vi the sdfit …
pyconversions.h 7.8 KB 575   20 years mar637 STL <-> python sequence conversions
python_SD.cc 2.8 KB 717   20 years mar637 implemented use of SDLog
python_SD.h 1.8 KB 717   20 years mar637 implemented use of SDLog
python_SDFitTable.cc 2.0 KB 468   21 years mar637 a class to transfer fit parameters.
python_SDFitter.cc 2.4 KB 517   21 years mar637 * updated to reflect Wim's changes to Functionals
python_SDLineFinder.cc 2.0 KB 370   21 years vor010 LineFinder: help is improved. Initial code for automatic baseline …
python_SDLog.cc 1.8 KB 735   20 years mar637 boost python wrapper for SDLog
python_SDMath.cc 4.1 KB 724   20 years mar637 added _frequency_switch_insitu
python_SDMemTable.cc 5.3 KB 794   20 years mar637 update from Release12
python_SDReader.cc 2.0 KB 717   20 years mar637 implemented use of SDLog
python_SDWriter.cc 1.8 KB 125   21 years mar637 Moved to casa namespace. Adjusted the copyright to be ATNF.
RowAccumulator.cpp 3.5 KB 814   20 years mar637 Acuumulator for Scantable averaging. Initial revision.
RowAccumulator.h 1.5 KB 814   20 years mar637 Acuumulator for Scantable averaging. Initial revision.
Scantable.cpp 21.1 KB 805   20 years mar637 Code replacemnts after the rename
Scantable.h 6.8 KB 824   20 years mar637 Forgot to change the contents in the last check in
SDAttr.cc 7.9 KB 717   20 years mar637 implemented use of SDLog
SDAttr.h 4.1 KB 717   20 years mar637 implemented use of SDLog
SDContainer.cc 15.0 KB 685   20 years mar637 forgot to change some hardcoded axes. Now using asap::AxisNo everywhere.
SDContainer.h 8.9 KB 754   20 years mar637 Bug fix: SDFreqTable did not copy user settings for unit and frame
SDDefs.h 2.1 KB 825   20 years mar637 added weight and Seperator.
SDFITSImageWriter.cc 8.0 KB 717   20 years mar637 implemented use of SDLog
SDFITSImageWriter.h 2.1 KB 717   20 years mar637 implemented use of SDLog
SDFitTable.cc 4.4 KB 528   21 years mar637 fixed bug in copy constr.
SDFitTable.h 3.1 KB 468   21 years mar637 a class to transfer fit parameters.
SDFitter.cc 8.9 KB 612   20 years mar637 Fix for asap0017
SDFitter.h 2.9 KB 517   21 years mar637 * updated to reflect Wim's changes to Functionals
SDLineFinder.cc 40.2 KB 551   21 years vor010 Small improvements in the line finder. Most probably users will not …
SDLineFinder.h 11.6 KB 370   21 years vor010 LineFinder: help is improved. Initial code for automatic baseline …
SDLog.cc 483 bytes 717   20 years mar637 implemented use of SDLog
SDLog.h 379 bytes 717   20 years mar637 implemented use of SDLog
SDMathWrapper.cc 10.0 KB 716   20 years mar637 added frequency switching; implemented use of SDLog
SDMathWrapper.h 5.3 KB 716   20 years mar637 added frequency switching; implemented use of SDLog
SDMemTableWrapper.h 7.5 KB 794   20 years mar637 update from Release12
SDPol2.cc 7.1 KB 469   21 years kil064 new functions for the SDWriter to handle Stokes output for SDFITS / …
SDPol.cc 13.5 KB 683   20 years mar637 fix from last revision have to use Float explixitly
SDPol.h 11.0 KB 501   21 years kil064 typo
SDReaderWrapper.h 1.9 KB 342   21 years kil064 Take unit out of interface again, Handled at python levek now
SDWriterWrapper.h 1.9 KB 444   21 years kil064 add stokes conversion argument
STAsciiWriter.cpp 5.9 KB 823   20 years mar637 SDAsciiWriter -> STAsciiWriter
STAsciiWriter.h 2.0 KB 823   20 years mar637 SDAsciiWriter -> STAsciiWriter
STFiller.cpp 9.4 KB 805   20 years mar637 Code replacemnts after the rename
STFiller.h 2.0 KB 805   20 years mar637 Code replacemnts after the rename
STFocus.cpp 1.7 KB 807   20 years mar637 Focus subtable for Scantable. Initial revision.
STFocus.h 959 bytes 807   20 years mar637 Focus subtable for Scantable. Initial revision.
STFrequencies.cpp 5.6 KB 806   20 years mar637 Frequency subtable for Scantable. Initial revision.
STFrequencies.h 2.0 KB 806   20 years mar637 Frequency subtable for Scantable. Initial revision.
STMath.cpp 25.2 KB 805   20 years mar637 Code replacemnts after the rename
STMath.h 3.9 KB 805   20 years mar637 Code replacemnts after the rename
STMolecules.cpp 1.8 KB 809   20 years mar637 Moelecule subtable for Scantable. Initial revision.
STMolecules.h 1.1 KB 809   20 years mar637 Moelecule subtable for Scantable. Initial revision.
STSelector.cpp 3.2 KB 812   20 years mar637 Selection object for Scantable. Initial revision.
STSelector.h 1.4 KB 812   20 years mar637 Selection object for Scantable. Initial revision.
STSubTable.cpp 750 bytes 808   20 years mar637 subtable base class for Scantable. Initial revision.
STSubTable.h 1.2 KB 808   20 years mar637 subtable base class for Scantable. Initial revision.
STTcal.cpp 1.6 KB 810   20 years mar637 Tcal subtable for Scantable. Initial revision.
STTcal.h 936 bytes 810   20 years mar637 Tcal subtable for Scantable. Initial revision.
STTemplates.cpp 5.1 KB 816   20 years mar637 File renaming to reflect major changes in asap2.
STWeather.cpp 2.0 KB 811   20 years mar637 Weather subtable for Scantable. Initial revision.
STWeather.h 1.1 KB 811   20 years mar637 Weather subtable for Scantable. Initial revision.
STWriter.cpp 9.9 KB 822   20 years mar637 changes to use the new scantable. this revision is not working.
STWriter.h 2.3 KB 822   20 years mar637 changes to use the new scantable. this revision is not working.
Note: See TracBrowser for help on using the repository browser.