source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @419   19 years kil064 classes to do some polarimetric processing initially SDPolUtil …
(edit) @418   19 years kil064 First go at handling polarimetric data - Add STOKES (virtual) …
(edit) @417   19 years kil064 handle the cross correlation - place in polarization axis as …
(edit) @416   19 years kil064 add SDPol
(edit) @415   19 years mar637 Made note about reader limitation on rpfits. fixed up summary (again)
(edit) @414   19 years mar637 cerr to cout changes were appropriate.
(edit) @413   19 years mar637 Added catch for illegal filenames in summary to file.
(edit) @412   19 years mar637 added default arg to summary
(edit) @411   19 years mar637 Added handling of environment variables throughout.
(edit) @410   19 years kil064 fix problems in average_time with output scan information being off by …
(edit) @409   19 years mar637 Removed (public) reset until I fix the cursor. read() now auto-resets …
(edit) @408   19 years mar637 added missing """ on reset help
(edit) @407   19 years mar637 Minor fixes around asapreader/sdreader
(edit) @406   19 years mar637 added rest function, reflect changes in function names in python_SDReader.
(edit) @405   19 years mar637 fixed reder rest behaviour. renamed all pyhton_SDReader functions to "_"
(edit) @404   19 years kil064 reference pixel caluclation was 1-rel instead of 0-rel
(edit) @403   19 years kil064 add function lines
(edit) @402   19 years kil064 add lines arg to funciton set_restfreqs
(edit) @401   19 years kil064 add rest freq specification by line name add function spectraLines to …
(edit) @400   19 years kil064 remove VelocityAligner? templates
(edit) @399   19 years kil064 add perif arg., to freq_align
(edit) @398   19 years kil064 add perFreqID arg to function frequencyAlign
(edit) @397   19 years kil064 add support in frequency alignment for a perIF (caters to manual …
(edit) @396   19 years kil064 add a secondary index argument to the SDDataDesc container
(edit) @395   19 years kil064 bit more info to user for restFreq selection
(edit) @394   19 years kil064 Detect Year now in selecting beam/aperture efficiency data
(edit) @393   19 years kil064 merge set_restfreqs and select_restfreqs into 1
(edit) @392   19 years kil064 merge SDMemTable::{selectRestFrequcy,setRestFrequencies} into one …
(edit) @391   19 years kil064 add function select_restfreq
(edit) @390   19 years kil064 support rest freqs being a column in SDmemTable
(edit) @389   19 years kil064 track change to SDMemTable::getSpecytralCoordinate
(edit) @388   19 years kil064 add support for RestFreqID now beung a column in SDMemTable
(edit) @387   19 years kil064 rmeove debug statements
(edit) @386   19 years kil064 support RESTFREQID column in SDMemTable object
(edit) @385   19 years kil064 have another go at summary function. this time rework with list of …
(edit) @384   19 years kil064 doc only
(edit) @383   19 years mar637 added template for Vector<Int>(vector<int>)
(edit) @382   19 years kil064 add function scanBoundaries
(edit) @381   19 years mar637 * added verbose flag for scantable.summary * enabled get_scan(list)
(edit) @380   19 years mar637 * enabled getScan for lists of scanno * auto renumbering of scanids * …
Note: See TracRevisionLog for help on using the revision log.