source: trunk/src @ 1170

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 840 bytes 1135   18 years mar637 more work on a modular scons set up
python_LineCatalog.cpp 1020 bytes 1156   18 years mar637 changed name set_freq_limits to set_frequency_limits
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 …
STFit.h 1.1 KB 972   18 years mar637 Completed Ticket #7 - storing of fits.
STSubTable.cpp 1.2 KB 857   18 years mar637 added name() reworked copy constructor for (Table tab) to tale name of …
STPolLinear.h 1.3 KB 1007   18 years mar637 Fixed computiaons of stokes and back after discussions with Jim Caswell.
Logger.h 1.3 KB 1106   18 years mar637 added doxygen documentation
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 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
STFocus.h 1.6 KB 957   18 years mar637 Polarisation changes according to Ticket #8; Fix Ticket #10
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 995   18 years mar637 fixes after compiling with -Wall.
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
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 1103   18 years mar637 fixed ifndef
STAsciiWriter.h 2.2 KB 1106   18 years mar637 added doxygen documentation
python_STFitEntry.cpp 2.3 KB 972   18 years mar637 Completed Ticket #7 - storing of fits.
STFiller.h 2.3 KB 1060   18 years mar637 Tracking changes in PKSreader/writer for MOPS support.
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
MathUtils.h 2.8 KB 1033   18 years mar637 Fix for Ticket #33; was confusing mask and flag again. == flag svn …
LineCatalog.h 2.8 KB 1126   18 years mar637 added linecatalog to python inteface
STWriter.h 2.8 KB 995   18 years mar637 fixes after compiling with -Wall.
STPol.cpp 2.8 KB 904   18 years mar637 Polarimetry handling and conversion
RowAccumulator.h 2.8 KB 1114   18 years mar637 fixed indentation
STFitter.h 2.9 KB 1028   18 years mar637 SDFITTER -> STFITTER
STPol.h 3.0 KB 1015   18 years mar637 Fix for Ticket #20 - rotateLinPolPhase wasn't workin properly. Have …
python_STMath.cpp 3.1 KB 1145   18 years mar637 added average_beam which is part of Ticket #45
python_asap.cpp 3.2 KB 1126   18 years mar637 added linecatalog to python inteface
MathUtils2.cpp 3.2 KB 1033   18 years mar637 Fix for Ticket #33; was confusing mask and flag again. == flag svn …
MathUtils.cpp 3.2 KB 996   18 years mar637 more fixes after compiling with -Wall.
STHeader.h 3.2 KB 1030   18 years mar637 Various fixes to make >=gcc-3.4 compliant
LineCatalog.cpp 3.3 KB 1126   18 years mar637 added linecatalog to python inteface
RowAccumulator.cpp 3.3 KB 979   18 years mar637 removed debug cout
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()
STPolLinear.cpp 3.7 KB 1007   18 years mar637 Fixed computiaons of stokes and back after discussions with Jim Caswell.
STFit.cpp 3.7 KB 1000   18 years mar637 fixed bug due to incorrect use of Table::rowNumbers (RTFM!). added flagging
STAttr.h 4.3 KB 1030   18 years mar637 Various fixes to make >=gcc-3.4 compliant
Makefile 4.6 KB 997   18 years mar637 added -Wall, removed debug -g
Makefile.woody 4.6 KB 1036   18 years mar637 woody specific Makefile
Templates.cpp 4.9 KB 1091   18 years mar637 remove encomapssing asap namespace, add asap:: scope to Scantable
STFrequencies.h 4.9 KB 921   18 years mar637 Added setFrame form measures, implemented setFrame for both base and …
STFocus.cpp 5.1 KB 957   18 years mar637 Polarisation changes according to Ticket #8; Fix Ticket #10
python_Scantable.cpp 5.3 KB 1111   18 years mar637 add getNumbers utility function, which is now called by all function …
STMathWrapper.h 5.5 KB 1145   18 years mar637 added average_beam which is part of Ticket #45
STAsciiWriter.cpp 5.6 KB 996   18 years mar637 more fixes after compiling with -Wall.
ScantableWrapper.h 5.9 KB 1170   18 years mar637 added line name to setRestFrequency
STSelector.cpp 6.0 KB 1004   18 years mar637 removed debug cout
STMath.h 7.3 KB 1145   18 years mar637 added average_beam which is part of Ticket #45
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.9 KB 1067   18 years mar637 removed the 10% edge removal in estimate. It disabled the mask. Defect …
STFiller.cpp 10.3 KB 1142   18 years mar637 undid last check-in as pksreader can handle this data now.
STWriter.cpp 10.6 KB 1072   18 years mar637 PKSreader/writer addition keyword obstype
STFrequencies.cpp 10.9 KB 941   18 years mar637 fixed the output alignment of summary
STLineFinder.h 11.4 KB 991   18 years vor010 old #include has been removed
Scantable.h 12.2 KB 1170   18 years mar637 added line name to setRestFrequency
Scantable.cpp 30.4 KB 1170   18 years mar637 added line name to setRestFrequency
STLineFinder.cpp 42.2 KB 1016   18 years mar637 removed a debug cout
STMath.cpp 45.2 KB 1145   18 years mar637 added average_beam which is part of Ticket #45
  • Property svn:ignore set to
    *~
    *.o
Note: See TracBrowser for help on using the repository browser.