source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @540   20 years mar637 Bug fix: missing break;
(edit) @539   20 years mar637 Reworked stokestopolspectrum to have polIdx=-1 to enable polSel_.
(edit) @536   20 years kil064 add 'TINTSYS' weighting to averageTime
(edit) @532   20 years kil064 add Tsys weighting to average_pol
(edit) @528   20 years mar637 fixed bug in copy constr.
(edit) @527   20 years mar637 ficed bug in getSDFitTable
(edit) @521   20 years kil064 add restFreqIDs to summary listing
(edit) @519   20 years kil064 fix typo
(edit) @518   20 years kil064 add Tsys and Tint weightring
(edit) @517   20 years mar637 * updated to reflect Wim's changes to Functionals
(edit) @516   20 years vor010 LineFinder/automatic baseline fitter: a bug related to multiple-row …
(edit) @508   20 years kil064 add FedPolType enum we will need something better in the future. …
(edit) @507   20 years kil064 add function feedPolType
(edit) @505   20 years kil064 remove pa offset from getSTokesSpectrum
(edit) @504   20 years kil064 remiove pa offset from getStokesSpectrum
(edit) @503   20 years kil064 add function rotateLinPolPhaseInSitu
(edit) @502   20 years kil064 add function rotateLinPolPhase
(edit) @501   20 years kil064 typo
(edit) @500   20 years kil064 rotateXYPhase -> rotatePhase add function rotateLinPolPgase
(edit) @499   20 years mar637 fiexed type on VERSION keyword type
(edit) @498   20 years kil064 return to convention I=(XX+YY)/2
(edit) @496   20 years kil064 write header and data into seaprate files write abcissa to data file
(edit) @495   20 years kil064 write time out as formatted UTC string
(edit) @494   20 years kil064 rework bindings for stokes conversion and associated functions
(edit) @493   20 years kil064 function stokesLength() -> nStokes() getStokesSpectrumLabel …
(edit) @492   20 years kil064 add function polarizationLabel
(edit) @490   20 years kil064 add functions stokesLength getStokesSpectrumLabel …
(edit) @488   20 years mar637 * added merging of history tables
(edit) @483   20 years mar637 * Added history support. * Added version keyword to SDMemTable.
(edit) @480   20 years kil064 add functions getRowRange and rowInRange make gain/el correction the …
(edit) @478   20 years kil064 convertInstrument moved to SDAttr fix bug in convertFLux where …
(edit) @477   20 years kil064 function convertInstrument moved to SDAttr
(edit) @476   20 years kil064 move function convertInstrument to SDAttr
(edit) @475   20 years kil064 move function convertInstrument into here from SDMemTable fix error in …
(edit) @473   20 years kil064 fix bug in setFlags to do with Xpol and iterating
(edit) @472   20 years kil064 add a new getStokesSPectrum function (for the writer) which gets all …
(edit) @471   20 years kil064 add templates for Stokes writing for the SDWriter
(edit) @470   20 years kil064 handle STokes output now in SDFITS/MS formats. Getting messy.
(edit) @469   20 years kil064 new functions for the SDWriter to handle Stokes output for SDFITS / …
(edit) @468   20 years mar637 a class to transfer fit parameters.
(edit) @467   20 years kil064 add Tid aperture efficiency data
(edit) @465   20 years mar637 Added SDFitTable to handle fits and expose them to python vi the sdfit …
(edit) @464   20 years kil064 make sure i register the StokesVirtualMachine class
(edit) @463   20 years mar637 More std::vector <-> casa::Vector templates
(edit) @462   20 years kil064 track change to SDPolUtil
(edit) @461   20 years kil064 add SDPolUtil::stokesData templates
(edit) @460   20 years kil064 add SDPol2
(edit) @459   20 years kil064 make templatyed function SDPolUtil::stokesData to handle stokesMask …
(edit) @457   20 years kil064 move SDMemTable::rotateXYPhase to SDMath
(edit) @456   20 years mar637 added _addfit
(edit) @455   20 years mar637 * added FITS subtable for fitting and relevant functions to set fits …
(edit) @454   20 years mar637 added template for Vector<Vector<x> > where x = Int, Bool, String - …
(edit) @453   20 years mar637 Added SDFitTable
(edit) @452   20 years mar637 * Added extendLastArrayAxis
(edit) @450   20 years kil064 make format case insensitive
(edit) @449   20 years kil064 eradicate the last of the ArrayAccessor code for VectorIterator and …
(edit) @448   20 years kil064 track change to SDmemTable::rowAsMaskedArray interface
(edit) @447   20 years kil064 remove arg 'useSelection ' from rowAsmAskedArray as it is never used …
(edit) @446   20 years kil064 add function convertStokes
(edit) @444   20 years kil064 add stokes conversion argument
(edit) @443   20 years kil064 add stokes conversion
(edit) @442   20 years kil064 fix output reference pixel calculation add stokes conversion
(edit) @441   20 years kil064 add stokesConversion to function rowAsMaskedArray
(edit) @440   20 years kil064 add function SDPolUtil::stokesMask fix error in nPol check in …
(edit) @439   20 years kil064 make stokesCOl_ read only add toStokes arg. to function rowAsMaskedArry
(edit) @438   20 years kil064 comment out SDStokesEngine::isWritbale for now as its causing troubel…
(edit) @437   20 years kil064 make it work for nPol=1,2 or 4
(edit) @434   20 years kil064 consolidate cursor selection so that when function setCursorSlice is …
(edit) @433   20 years kil064 add arg 'doAll' to rotateXYPhase and no longer' use direct python binding
(edit) @431   20 years kil064 add function getCircularSpectrum
(edit) @430   20 years kil064 add function getCircularSepctrum fix bug in getSTokesSPectrum where …
(edit) @429   20 years kil064 add functions getStokesSLice circularPolarization
(edit) @428   20 years kil064 getStokesSpectrum can now handle 1,2 or 4 input polarzations
(edit) @427   20 years kil064 Now handle 1,2 or 4 input polarizations in SDStokesEngine
(edit) @426   20 years kil064 add paOffset to function SDmemTable::getSTokesSpectrum
(edit) @423   20 years kil064 add getStokesSpectrum rotateXYPhase
(edit) @422   20 years kil064 add BaseMappedArrayEngine for SDPol.cc (Stokes Virtual column)
(edit) @421   20 years kil064 add getSTokesSpectrum rotateXYPhase
(edit) @420   20 years kil064 handle cross polarization
(edit) @419   20 years kil064 classes to do some polarimetric processing initially SDPolUtil …
(edit) @418   20 years kil064 First go at handling polarimetric data - Add STOKES (virtual) …
(edit) @417   20 years kil064 handle the cross correlation - place in polarization axis as …
(edit) @416   20 years kil064 add SDPol
(edit) @414   20 years mar637 cerr to cout changes were appropriate.
(edit) @412   20 years mar637 added default arg to summary
(edit) @410   20 years kil064 fix problems in average_time with output scan information being off by …
(edit) @405   20 years mar637 fixed reder rest behaviour. renamed all pyhton_SDReader functions to "_"
(edit) @404   20 years kil064 reference pixel caluclation was 1-rel instead of 0-rel
(edit) @401   20 years kil064 add rest freq specification by line name add function spectraLines to …
(edit) @400   20 years kil064 remove VelocityAligner templates
(edit) @398   20 years kil064 add perFreqID arg to function frequencyAlign
(edit) @397   20 years kil064 add support in frequency alignment for a perIF (caters to manual …
(edit) @396   20 years kil064 add a secondary index argument to the SDDataDesc container
(edit) @395   20 years kil064 bit more info to user for restFreq selection
(edit) @394   20 years kil064 Detect Year now in selecting beam/aperture efficiency data
(edit) @392   20 years kil064 merge SDMemTable::{selectRestFrequcy,setRestFrequencies} into one …
(edit) @390   20 years kil064 support rest freqs being a column in SDmemTable
(edit) @389   20 years kil064 track change to SDMemTable::getSpecytralCoordinate
(edit) @388   20 years kil064 add support for RestFreqID now beung a column in SDMemTable
(edit) @387   20 years kil064 rmeove debug statements
Note: See TracRevisionLog for help on using the revision log.