source: trunk/src @ 814

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