source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @519   19 years kil064 fix typo
(edit) @518   19 years kil064 add Tsys and Tint weightring
(edit) @517   19 years mar637 * updated to reflect Wim's changes to Functionals
(edit) @516   19 years vor010 LineFinder?/automatic baseline fitter: a bug related to multiple-row …
(edit) @515   19 years mar637 * major rework on plotting. * added component selection and plotting * …
(edit) @514   19 years mar637 moved auto_poly... to scantable
(edit) @513   19 years mar637 *Moved most asapmath functions to scantable member functions. Only …
(edit) @512   19 years mar637 added installation of contenst of bin directory
(edit) @511   19 years mar637 The startup shell script
(edit) @510   19 years phi196 Added autp_poly_baseline to commands
(edit) @509   19 years phi196 Help wording
(edit) @508   19 years kil064 add FedPolType? enum we will need something better in the future. …
(edit) @507   19 years kil064 add function feedPolType
(edit) @506   19 years kil064 add function rotate_linpolphase
(edit) @505   19 years kil064 remove pa offset from getSTokesSpectrum
(edit) @504   19 years kil064 remiove pa offset from getStokesSpectrum
(edit) @503   19 years kil064 add function rotateLinPolPhaseInSitu
(edit) @502   19 years kil064 add function rotateLinPolPhase
(edit) @501   19 years kil064 typo
(edit) @500   19 years kil064 rotateXYPhase -> rotatePhase add function rotateLinPolPgase
(edit) @499   19 years mar637 fiexed type on VERSION keyword type
(edit) @498   19 years kil064 return to convention I=(XX+YY)/2
(edit) @497   19 years kil064 document ascii output format better
(edit) @496   19 years kil064 write header and data into seaprate files write abcissa to data file
(edit) @495   19 years kil064 write time out as formatted UTC string
(edit) @494   19 years kil064 rework bindings for stokes conversion and associated functions
(edit) @493   19 years kil064 function stokesLength() -> nStokes() getStokesSpectrumLabel …
(edit) @492   19 years kil064 add function polarizationLabel
(edit) @491   19 years cal103 Suppressing tick labels by deleting the associated text kills position …
(edit) @490   19 years kil064 add functions stokesLength getStokesSpectrumLabel …
(edit) @489   19 years mar637 * added history to all functions, which modify the data
(edit) @488   19 years mar637 * added merging of history tables
(edit) @487   19 years kil064 add freq_align
(edit) @486   19 years mar637 * added history to commands
(edit) @485   19 years mar637 minor bug fixes
(edit) @484   19 years mar637 * added history * added contructor argument for (auto) averaging * tidying
(edit) @483   19 years mar637 * Added history support. * Added version keyword to SDMemTable.
(edit) @482   19 years cal103 In set_panels(), disabled labelling of interior subplots and squeezed …
(edit) @481   19 years kil064 docuiment change in gain/el and opaicty corrections
(edit) @480   19 years kil064 add functions getRowRange and rowInRange make gain/el correction the …
(edit) @479   19 years kil064 be clear that gain-el correction is multiplier
(edit) @478   19 years kil064 convertInstrument moved to SDAttr fix bug in convertFLux where …
(edit) @477   19 years kil064 function convertInstrument moved to SDAttr
(edit) @476   19 years kil064 move function convertInstrument to SDAttr
(edit) @475   19 years kil064 move function convertInstrument into here from SDMemTable fix error in …
(edit) @474   19 years kil064 change doc for function save as Stokes now savable for SFITS and MS
(edit) @473   19 years kil064 fix bug in setFlags to do with Xpol and iterating
(edit) @472   19 years kil064 add a new getStokesSPectrum function (for the writer) which gets all …
(edit) @471   19 years kil064 add templates for Stokes writing for the SDWriter
(edit) @470   19 years kil064 handle STokes output now in SDFITS/MS formats. Getting messy.
(edit) @469   19 years kil064 new functions for the SDWriter to handle Stokes output for SDFITS / …
(edit) @468   19 years mar637 a class to transfer fit parameters.
(edit) @467   19 years kil064 add Tid aperture efficiency data
(edit) @466   19 years mar637 fixed rc bug. added alias for numarray.logical_xxx
(edit) @465   19 years mar637 Added SDFitTable to handle fits and expose them to python vi the sdfit …
(edit) @464   19 years kil064 make sure i register the StokesVirtualMachine? class
(edit) @463   19 years mar637 More std::vector <-> casa::Vector templates
(edit) @462   19 years kil064 track change to SDPolUtil
(edit) @461   19 years kil064 add SDPolUtil::stokesData templates
(edit) @460   19 years kil064 add SDPol2
(edit) @459   19 years kil064 make templatyed function SDPolUtil::stokesData to handle stokesMask …
(edit) @458   19 years kil064 move scantable.rotate_xyphase to asapmath.py
(edit) @457   19 years kil064 move SDMemTable::rotateXYPhase to SDMath
(edit) @456   19 years mar637 added _addfit
(edit) @455   19 years mar637 * added FITS subtable for fitting and relevant functions to set fits …
(edit) @454   19 years mar637 added template for Vector<Vector<x> > where x = Int, Bool, String - …
(edit) @453   19 years mar637 Added SDFitTable
(edit) @452   19 years mar637 * Added extendLastArrayAxis
(edit) @451   19 years kil064 make default for stokes=False in function save make format cas …
(edit) @450   19 years kil064 make format case insensitive
(edit) @449   19 years kil064 eradicate the last of the ArrayAccessor? code for VectorIterator? and …
(edit) @448   19 years kil064 track change to SDmemTable::rowAsMaskedArray interface
(edit) @447   19 years kil064 remove arg 'useSelection ' from rowAsmAskedArray as it is never used …
(edit) @446   19 years kil064 add function convertStokes
(edit) @445   19 years kil064 add stokes conversion arg. to function 'save'
(edit) @444   19 years kil064 add stokes conversion argument
(edit) @443   19 years kil064 add stokes conversion
(edit) @442   19 years kil064 fix output reference pixel calculation add stokes conversion
(edit) @441   19 years kil064 add stokesConversion to function rowAsMaskedArray
(edit) @440   19 years kil064 add function SDPolUtil::stokesMask fix error in nPol check in …
(edit) @439   19 years kil064 make stokesCOl_ read only add toStokes arg. to function rowAsMaskedArry
(edit) @438   19 years kil064 comment out SDStokesEngine::isWritbale for now as its causing troubel…
(edit) @437   19 years kil064 make it work for nPol=1,2 or 4
(edit) @436   19 years kil064 arg. 'all' -> 'allaxes' to be consistent with asapmath.py use same …
(edit) @435   19 years kil064 clarify default for allaxes arg
(edit) @434   19 years kil064 consolidate cursor selection so that when function setCursorSlice is …
(edit) @433   19 years kil064 add arg 'doAll' to rotateXYPhase and no longer' use direct python binding
(edit) @432   19 years kil064 add rotate_xyphase
(edit) @431   19 years kil064 add function getCircularSpectrum
(edit) @430   19 years kil064 add function getCircularSepctrum fix bug in getSTokesSPectrum where …
(edit) @429   19 years kil064 add functions getStokesSLice circularPolarization
(edit) @428   19 years kil064 getStokesSpectrum can now handle 1,2 or 4 input polarzations
(edit) @427   19 years kil064 Now handle 1,2 or 4 input polarizations in SDStokesEngine
(edit) @426   19 years kil064 add paOffset to function SDmemTable::getSTokesSpectrum
(edit) @425   19 years kil064 add rotate_xyphase
(edit) @424   19 years kil064 make scanav True the default in average_time
(edit) @423   19 years kil064 add getStokesSpectrum rotateXYPhase
(edit) @422   19 years kil064 add BaseMappedArrayEngine? for SDPol.cc (Stokes Virtual column)
(edit) @421   19 years kil064 add getSTokesSpectrum rotateXYPhase
(edit) @420   19 years kil064 handle cross polarization
Note: See TracRevisionLog for help on using the revision log.