source: tags/asap2alpha/src

Name Size Rev Age Author Last Change
../
Logger.h 401 bytes 891   18 years mar637 asap2 naming changes
FactoryBase.h 500 bytes 903   18 years mar637 Factory pattern class
Logger.cpp 521 bytes 894   18 years mar637 asap2 naming changes
Factory.h 553 bytes 903   18 years mar637 Factory pattern class
STPolLinear.h 1.0 KB 904   18 years mar637 Polarimetry handling and conversion
STPolStokes.h 1.0 KB 910   18 years mar637 Stokes polarimetry handling and conversion
STTcal.h 1.1 KB 856   18 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
STSubTable.cpp 1.2 KB 857   18 years mar637 added name() reworked copy constructor for (Table tab) to tale name of …
STFocus.h 1.2 KB 896   18 years mar637 enable polarimetry in asap2
STSubTable.h 1.3 KB 894   18 years mar637 asap2 naming changes
STMolecules.h 1.4 KB 870   18 years mar637 fixed getEntry (wasnt passing reference) added getRestFrequency()
STWeather.h 1.4 KB 856   18 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
python_STSelector.cpp 1.5 KB 939   18 years mar637 added get functions
STHistory.h 1.5 KB 860   18 years mar637 reworked history table added STHistory class
RowAccumulator.h 1.5 KB 831   18 years mar637 SDDefs -> STDefs
python_STWriter.cpp 1.8 KB 892   18 years mar637 asap2 naming changes
python_asap.h 1.8 KB 894   18 years mar637 asap2 naming changes
SDWriterWrapper.h 1.9 KB 833   18 years mar637 SDDefs -> STDefs
python_Logger.cpp 1.9 KB 894   18 years mar637 asap2 naming changes
STPolStokes.cpp 1.9 KB 910   18 years mar637 Stokes polarimetry handling and conversion
python_STFiller.cpp 1.9 KB 895   18 years mar637 added asapreader to asap2
STFillerWrapper.h 1.9 KB 872   18 years mar637 SDMemTable -> Scnatable handling (asap2)
STHistory.cpp 1.9 KB 860   18 years mar637 reworked history table added STHistory class
STAsciiWriter.h 2.0 KB 823   18 years mar637 SDAsciiWriter -> STAsciiWriter
python_STLineFinder.cpp 2.0 KB 894   18 years mar637 asap2 naming changes
python_SDFitTable.cc 2.0 KB 468   19 years mar637 a class to transfer fit parameters.
SDFITSImageWriter.h 2.1 KB 894   18 years mar637 asap2 naming changes
STDefs.h 2.1 KB 826   18 years mar637 SDDefs -> STDefs
STFiller.h 2.3 KB 901   18 years mar637 SDContainer -> STHeader
STSelector.h 2.3 KB 939   18 years mar637 added get functions
STTcal.cpp 2.3 KB 856   18 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
python_Fitter.cpp 2.4 KB 894   18 years mar637 asap2 naming changes
STFocus.cpp 2.7 KB 896   18 years mar637 enable polarimetry in asap2
STPol.h 2.7 KB 904   18 years mar637 Polarimetry handling and conversion
MathUtils.h 2.7 KB 861   18 years mar637 added documentation
STWriter.h 2.8 KB 894   18 years mar637 asap2 naming changes
STPol.cpp 2.8 KB 904   18 years mar637 Polarimetry handling and conversion
python_STMath.cpp 2.8 KB 940   18 years mar637 added averagePolarisations; added log output to frequencyAlign; …
STFitter.h 2.9 KB 891   18 years mar637 asap2 naming changes
python_asap.cpp 3.0 KB 894   18 years mar637 asap2 naming changes
STFit.h 3.1 KB 898   18 years mar637 asap2 naming changes
MathUtils2.cc 3.1 KB 829   18 years mar637 asap2 integration
MathUtils.cc 3.2 KB 829   18 years mar637 asap2 integration
STHeader.h 3.2 KB 905   18 years mar637 change default polytype passed as argument to "", to then apply …
STWeather.cpp 3.3 KB 856   18 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
STHeader.cpp 3.3 KB 901   18 years mar637 SDContainer -> STHeader
STMolecules.cpp 3.4 KB 870   18 years mar637 fixed getEntry (wasnt passing reference) added getRestFrequency()
RowAccumulator.cpp 3.4 KB 854   18 years mar637 comment tidy up
STPolLinear.cpp 3.5 KB 911   18 years mar637 added linpol rotation
STAttr.h 4.1 KB 894   18 years mar637 asap2 naming changes
STMathWrapper.h 4.3 KB 940   18 years mar637 added averagePolarisations; added log output to frequencyAlign; …
STFit.cpp 4.4 KB 898   18 years mar637 asap2 naming changes
Makefile 4.4 KB 916   18 years mar637 added STPolStokes to objects and depends
python_Scantable.cpp 4.8 KB 925   18 years mar637 added getChannels member function.
Templates.cpp 4.9 KB 934   18 years mar637 added _empty function
STFrequencies.h 4.9 KB 921   18 years mar637 Added setFrame form measures, implemented setFrame for both base and …
STMath.h 5.1 KB 940   18 years mar637 added averagePolarisations; added log output to frequencyAlign; …
ScantableWrapper.h 5.7 KB 925   18 years mar637 added getChannels member function.
STSelector.cpp 5.9 KB 939   18 years mar637 added get functions
STAsciiWriter.cpp 5.9 KB 823   18 years mar637 SDAsciiWriter -> STAsciiWriter
pyconversions.h 7.8 KB 575   19 years mar637 STL <-> python sequence conversions
STAttr.cpp 7.9 KB 878   18 years mar637 SDAttr->STAttr name change
SDFITSImageWriter.cc 8.0 KB 901   18 years mar637 SDContainer -> STHeader
STFitter.cpp 8.8 KB 894   18 years mar637 asap2 naming changes
STFiller.cpp 9.5 KB 942   18 years mar637 fixed _S stripping in sourcename; reverted auto-detection of npol==1 …
STWriter.cpp 9.9 KB 901   18 years mar637 SDContainer -> STHeader
Scantable.h 10.5 KB 923   18 years mar637 fixed az/el data type to be Float. added getChannels function. to get …
STFrequencies.cpp 10.9 KB 941   18 years mar637 fixed the output alignment of summary
STLineFinder.h 11.4 KB 907   18 years vor010 LineFinder? & auto_poly_baseline: a support of new scantable format …
Scantable.cpp 27.3 KB 941   18 years mar637 fixed the output alignment of summary
STMath.cpp 37.0 KB 940   18 years mar637 added averagePolarisations; added log output to frequencyAlign; …
STLineFinder.cpp 40.9 KB 924   18 years mar637 fix for incorrect use of Scantable::nchan. Fix for std::vector / …
  • Property svn:ignore set to
    *~
    *.o
Note: See TracBrowser for help on using the repository browser.