source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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) @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) @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) @414   19 years mar637 cerr to cout changes were appropriate.
(edit) @412   19 years mar637 added default arg to summary
(edit) @410   19 years kil064 fix problems in average_time with output scan information being off by …
(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) @401   19 years kil064 add rest freq specification by line name add function spectraLines to …
(edit) @400   19 years kil064 remove VelocityAligner? templates
(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) @392   19 years kil064 merge SDMemTable::{selectRestFrequcy,setRestFrequencies} into one …
(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) @380   19 years mar637 * enabled getScan for lists of scanno * auto renumbering of scanids * …
(edit) @374   19 years mar637 Made refBeam 0-based.
(edit) @370   19 years vor010 LineFinder?: help is improved. Initial code for automatic baseline …
(edit) @369   19 years vor010 SDLineFinder: bug corrections, setOption method has been added + …
(edit) @368   19 years vor010 SDLineFinder: work around to detect weak and broad lines as well as to …
(edit) @367   19 years kil064 add a couple of special case adjustments in function summary
(edit) @366   19 years kil064 addEntry template
(edit) @365   19 years kil064 rework summary function to handle scan boundary more straightforardly …
(edit) @364   19 years kil064 add function addEntry
(edit) @363   19 years kil064 gain elevation poly moved to SDAttr
(edit) @362   19 years kil064 move gain elevation info into here from SDMath
(edit) @361   19 years kil064 document where Mopra numbers come from init -> initData
(edit) @357   19 years kil064 chgange binding to setInstrument
(edit) @356   19 years kil064 add SDAttr
(edit) @355   19 years kil064 track change in SDMath::convertFLux interface
(edit) @354   19 years kil064 rework convertFLux stuff using new SDAttr and looking up values where …
(edit) @353   19 years kil064 new class to hold instrument attributes like beam efficiencies, …
(edit) @352   19 years vor010 SDLineFinder - further interface changes to achieve a better structure …
(edit) @351   19 years vor010 SDLineFinder - interface of auxiliary classes has been changed to …
(edit) @350   19 years kil064 add number of axes to enum
(edit) @349   19 years kil064 rewrite setSpectrum, setFLags and setTsys using Array(start,end) slice …
(edit) @348   19 years kil064 * empty log message *
(edit) @347   19 years kil064 in getSpectralCoordinate, deal correctly (?) with restfreq if its not …
(edit) @344   19 years vor010 An algorithm to detect line wings, which are below detection …
(edit) @343   19 years vor010 SDLineFinder - now algorithm does many iterations to ensure that weak …
(edit) @342   19 years kil064 Take unit out of interface again, Handled at python levek now
(edit) @338   19 years kil064 add brightness unit to constructor
(edit) @337   19 years kil064 set defaulkt brightness units dpenending upon telescope
(edit) @336   19 years kil064 add return True to setSpectrum
(edit) @335   19 years kil064 oops back out of a couple of RESTFREQID changes that I included by mistake
(edit) @332   19 years kil064 add IF and beam selection
(edit) @331   19 years vor010 Line searching algorithm is now in the separate class LFRunningMean. …
(edit) @330   19 years kil064 reqork frequency alignment to - only make the required numnber of …
(edit) @329   19 years kil064 make sure call attach() function in all constructors
(edit) @328   19 years kil064 fix non-compile typo
(edit) @327   19 years kil064 format better in SDDataDesc::summary
(edit) @326   19 years kil064 add class SDDataDesc
(edit) @325   19 years kil064 more preciion for ref val in freq table summary
(edit) @324   19 years kil064 the majority of the frequency information for each row was not being …
(edit) @323   19 years kil064 remove debug state,ment
(edit) @322   19 years kil064 cache all the ScalarColumn? and ArrayColumn? objects to avoid …
(edit) @321   19 years kil064 add listing of Frequency table to summary function
(edit) @320   19 years kil064 document SDFreqTable functions a bit
(edit) @318   19 years kil064 frequency alignment now takes interpolation methd argumenbt
(edit) @317   19 years kil064 add interpolatiun method argument to function 'frequencyAlign'
Note: See TracRevisionLog for help on using the revision log.