source: trunk/src @ 1391

Name Size Rev Age Author Last Change
../
FactoryBase.h 500 bytes 903   18 years mar637 Factory pattern class
Logger.cpp 543 bytes 1030   18 years mar637 Various fixes to make >=gcc-3.4 compliant
Factory.h 553 bytes 903   18 years mar637 Factory pattern class
STFitEntry.cpp 601 bytes 972   18 years mar637 Completed Ticket #7 - storing of fits.
SConscript 772 bytes 1328   17 years mar637 added LoadableModule? alias for scons-0.96.1
python_LineCatalog.cpp 1020 bytes 1156   18 years mar637 changed name set_freq_limits to set_frequency_limits
STPolStokes.h 1.0 KB 1353   17 years mar637 added explicit keyword for single arument constructors
STTcal.h 1.1 KB 1353   17 years mar637 added explicit keyword for single arument constructors
STFit.h 1.2 KB 1353   17 years mar637 added explicit keyword for single arument constructors
STSubTable.cpp 1.2 KB 857   18 years mar637 added name() reworked copy constructor for (Table tab) to tale name of …
STPolCircular.h 1.2 KB 1353   17 years mar637 added explicit keyword for single arument constructors
STPolLinear.h 1.3 KB 1353   17 years mar637 added explicit keyword for single arument constructors
Logger.h 1.3 KB 1353   17 years mar637 added explicit keyword for single arument constructors
STSubTable.h 1.3 KB 894   18 years mar637 asap2 naming changes
STFitEntry.h 1.4 KB 972   18 years mar637 Completed Ticket #7 - storing of fits.
STMolecules.h 1.4 KB 1353   17 years mar637 added explicit keyword for single arument constructors
STWeather.h 1.5 KB 1353   17 years mar637 added explicit keyword for single arument constructors
python_STSelector.cpp 1.5 KB 939   18 years mar637 added get functions
STHistory.h 1.5 KB 1353   17 years mar637 added explicit keyword for single arument constructors
STFocus.h 1.6 KB 1353   17 years mar637 added explicit keyword for single arument constructors
python_Logger.cpp 1.9 KB 894   18 years mar637 asap2 naming changes
python_asap.h 1.9 KB 1126   18 years mar637 added linecatalog to python inteface
python_STWriter.cpp 1.9 KB 988   18 years mar637 implemented data export for the asap2 Scantable as in Ticket #4.
STWriterWrapper.h 1.9 KB 1353   17 years mar637 added explicit keyword for single arument constructors
STFillerWrapper.h 1.9 KB 1353   17 years mar637 added explicit keyword for single arument constructors
STHistory.cpp 1.9 KB 860   18 years mar637 reworked history table added STHistory class
python_STFiller.cpp 2.0 KB 1077   18 years mar637 enabled another constructor to handle disk based tables; chnaged this …
python_STLineFinder.cpp 2.0 KB 894   18 years mar637 asap2 naming changes
STPolStokes.cpp 2.1 KB 1007   18 years mar637 Fixed computiaons of stokes and back after discussions with Jim Caswell.
SDFITSImageWriter.h 2.1 KB 894   18 years mar637 asap2 naming changes
STDefs.h 2.1 KB 1391   17 years Malte Marquarding merge from alma branch to get alma/GBT support. Commented out fluxUnit …
STAsciiWriter.h 2.2 KB 1106   18 years mar637 added doxygen documentation
STPolCircular.cpp 2.2 KB 1259   18 years mar637 Merge from Release2.1.0b tag
python_STFitEntry.cpp 2.3 KB 972   18 years mar637 Completed Ticket #7 - storing of fits.
STFiller.h 2.3 KB 1391   17 years Malte Marquarding merge from alma branch to get alma/GBT support. Commented out fluxUnit …
STSelector.h 2.3 KB 939   18 years mar637 added get functions
python_Fitter.cpp 2.4 KB 1391   17 years Malte Marquarding merge from alma branch to get alma/GBT support. Commented out fluxUnit …
STPol.cpp 2.8 KB 904   18 years mar637 Polarimetry handling and conversion
LineCatalog.h 2.8 KB 1353   17 years mar637 added explicit keyword for single arument constructors
RowAccumulator.h 2.8 KB 1353   17 years mar637 added explicit keyword for single arument constructors
STWriter.h 2.9 KB 1391   17 years Malte Marquarding merge from alma branch to get alma/GBT support. Commented out fluxUnit …
STFitter.h 2.9 KB 1391   17 years Malte Marquarding merge from alma branch to get alma/GBT support. Commented out fluxUnit …
STPol.h 3.0 KB 1015   18 years mar637 Fix for Ticket #20 - rotateLinPolPhase wasn't workin properly. Have …
STTcal.cpp 3.0 KB 1391   17 years Malte Marquarding merge from alma branch to get alma/GBT support. Commented out fluxUnit …
python_asap.cpp 3.2 KB 1126   18 years mar637 added linecatalog to python inteface
STHeader.h 3.2 KB 1030   18 years mar637 Various fixes to make >=gcc-3.4 compliant
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
MathUtils.h 3.4 KB 1373   17 years mar637 Added running median to smooth. This addresses Ticket #115
STMolecules.cpp 3.4 KB 870   18 years mar637 fixed getEntry (wasnt passing reference) added getRestFrequency()
python_STMath.cpp 3.4 KB 1391   17 years Malte Marquarding merge from alma branch to get alma/GBT support. Commented out fluxUnit …
LineCatalog.cpp 3.5 KB 1259   18 years mar637 Merge from Release2.1.0b tag
RowAccumulator.cpp 3.6 KB 1352   17 years mar637 importatnt fix to the output mask of this object. This is now …
STFit.cpp 3.7 KB 1000   18 years mar637 fixed bug due to incorrect use of Table::rowNumbers (RTFM!). added flagging
STPolLinear.cpp 4.2 KB 1189   18 years mar637 Fix for ticket #61 - changing of default polarisation. Done ticket #62
STAttr.h 4.4 KB 1346   17 years mar637 Enhancement ticket #105 - addded gain-el curves for Parkes K-band
STFocus.cpp 5.1 KB 957   18 years mar637 Polarisation changes according to Ticket #8; Fix Ticket #10
STFrequencies.h 5.1 KB 1375   17 years mar637 export WCS info to ASCII file, this required returng const& of …
python_Scantable.cpp 5.7 KB 1391   17 years Malte Marquarding merge from alma branch to get alma/GBT support. Commented out fluxUnit …
STAsciiWriter.cpp 5.8 KB 1375   17 years mar637 export WCS info to ASCII file, this required returng const& of …
MathUtils.cpp 5.8 KB 1382   17 years mar637 use the next value in slider from i+hwidth not i
STSelector.cpp 6.0 KB 1391   17 years Malte Marquarding merge from alma branch to get alma/GBT support. Commented out fluxUnit …
ScantableWrapper.h 6.5 KB 1391   17 years Malte Marquarding merge from alma branch to get alma/GBT support. Commented out fluxUnit …
STMathWrapper.h 7.2 KB 1391   17 years Malte Marquarding merge from alma branch to get alma/GBT support. Commented out fluxUnit …
pyconversions.h 7.8 KB 575   19 years mar637 STL <-> python sequence conversions
SDFITSImageWriter.cc 8.0 KB 901   18 years mar637 SDContainer -> STHeader
STAttr.cpp 8.4 KB 1391   17 years Malte Marquarding merge from alma branch to get alma/GBT support. Commented out fluxUnit …
STFitter.cpp 10.0 KB 1391   17 years Malte Marquarding merge from alma branch to get alma/GBT support. Commented out fluxUnit …
STFiller.cpp 11.1 KB 1391   17 years Malte Marquarding merge from alma branch to get alma/GBT support. Commented out fluxUnit …
STFrequencies.cpp 11.2 KB 1375   17 years mar637 export WCS info to ASCII file, this required returng const& of …
STWriter.cpp 11.2 KB 1391   17 years Malte Marquarding merge from alma branch to get alma/GBT support. Commented out fluxUnit …
STMath.h 11.3 KB 1391   17 years Malte Marquarding merge from alma branch to get alma/GBT support. Commented out fluxUnit …
STLineFinder.h 11.4 KB 1353   17 years mar637 added explicit keyword for single arument constructors
Scantable.h 13.5 KB 1391   17 years Malte Marquarding merge from alma branch to get alma/GBT support. Commented out fluxUnit …
Scantable.cpp 33.7 KB 1391   17 years Malte Marquarding merge from alma branch to get alma/GBT support. Commented out fluxUnit …
STLineFinder.cpp 42.2 KB 1315   17 years vor010 bug fixed: the criterion required nch+1 instead of nch, number of …
STMath.cpp 64.9 KB 1391   17 years Malte Marquarding merge from alma branch to get alma/GBT support. Commented out fluxUnit …
  • Property svn:ignore set to
    *~
    *.o
Note: See TracBrowser for help on using the repository browser.