source: trunk

Revision Log Mode:


Legend:

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