source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @982   18 years mar637 asap2 naming change
(edit) @980   18 years mar637 redone definition of getLinear
(edit) @979   18 years mar637 removed debug cout
(edit) @978   18 years mar637 premature check-in without testing. removed alignfreq completely
(edit) @977   18 years mar637 Removed align option from average as it is buggy. The user has to …
(edit) @973   18 years mar637 removed debug info
(edit) @972   18 years mar637 Completed Ticket #7 - storing of fits.
(edit) @965   18 years Chris Phillips Fixed typo in getlinpol Pangle
(edit) @962   18 years mar637 added Fit objects
(edit) @961   18 years mar637 update to reflect changes to STFocus as in Ticket #8
(edit) @960   18 years mar637 c++ side of Ticket #7
(edit) @959   18 years mar637 c++ side of Ticket #7; update as requested in Ticket #8 and last revision
(edit) @958   18 years mar637 remove debug cout
(edit) @957   18 years mar637 Polarisation changes according to Ticket #8; Fix Ticket #10
(edit) @956   18 years mar637 asap2 naming changes
(edit) @955   18 years mar637 Class to transport fit parameters
(edit) @954   18 years mar637 Fixed Ticket #6 (selector.set_polarisations error)
(edit) @942   18 years mar637 fixed _S stripping in sourcename; reverted auto-detection of npol==1 …
(edit) @941   18 years mar637 fixed the output alignment of summary
(edit) @940   18 years mar637 added averagePolarisations; added log output to frequencyAlign; …
(edit) @939   18 years mar637 added get functions
(edit) @934   19 years mar637 added _empty function
(edit) @933   19 years mar637 removed print of MOLECULE_ID
(edit) @927   19 years mar637 added frequencyAlign().
(edit) @926   19 years mar637 added frequencyAlign(). fixed bug in gainElevation. Was assigning …
(edit) @925   19 years mar637 added getChannels member function.
(edit) @924   19 years mar637 fix for incorrect use of Scantable::nchan. Fix for std::vector / …
(edit) @923   19 years mar637 fixed az/el data type to be Float. added getChannels function. to get …
(edit) @922   19 years mar637 fixed type azimuth and elevation types to be float. fixed pattern …
(edit) @921   19 years mar637 Added setFrame form measures, implemented setFrame for both base and …
(edit) @917   19 years mar637 0-based re-indexing SCANNO on merge. added frequencyAlign. Compiles, …
(edit) @916   19 years mar637 added STPolStokes to objects and depends
(edit) @915   19 years mar637 added Scantable::getTimeReference(). Using other.table_.endianFormat() …
(edit) @913   19 years mar637 Stokes polarimetry handling and conversion
(edit) @912   19 years mar637 added polarimtery functions
(edit) @911   19 years mar637 added linpol rotation
(edit) @910   19 years mar637 Stokes polarimetry handling and conversion
(edit) @908   19 years vor010 rolled back Makefile to rev. 906/ changes were specific to Narrabri
(edit) @907   19 years vor010 LineFinder & auto_poly_baseline: a support of new scantable format …
(edit) @906   19 years mar637 added STPol.o
(edit) @905   19 years mar637 change default polytype passed as argument to "", to then apply …
(edit) @904   19 years mar637 Polarimetry handling and conversion
(edit) @903   19 years mar637 Factory pattern class
(edit) @902   19 years mar637 More work on polarisation. STPol and labelling
(edit) @901   19 years mar637 SDContainer -> STHeader
(edit) @900   19 years mar637 asap2 naming changes
(edit) @899   19 years mar637 Now STPol*
(edit) @898   19 years mar637 asap2 naming changes
(edit) @897   19 years mar637 enable polarimetry in asap2
(edit) @896   19 years mar637 enable polarimetry in asap2
(edit) @895   19 years mar637 added asapreader to asap2
(edit) @894   19 years mar637 asap2 naming changes
(edit) @893   19 years mar637 asap2 naming changes
(edit) @892   19 years mar637 asap2 naming changes
(edit) @891   19 years mar637 asap2 naming changes
(edit) @890   19 years mar637 asap2 naming changes
(edit) @888   19 years mar637 Fixed all nXYZ() functions, to get row 0 NOT the number 0
(edit) @887   19 years mar637 fixed bug in print(): was using column instead of keyword to retrieve frame
(edit) @886   19 years mar637 added toggle for newline at end of each push
(edit) @885   19 years mar637 rename SD -> ST
(edit) @884   19 years mar637 added setSpectrum
(edit) @883   19 years mar637 added toggle for newline at end of each push
(edit) @882   19 years mar637 added linefinder
(edit) @881   19 years mar637 added linefinder
(edit) @879   19 years mar637 asap2 name changes
(edit) @878   19 years mar637 SDAttr->STAttr name change
(edit) @877   19 years mar637 asap2 naming changes
(edit) @875   19 years mar637 SDMemTable -> Scantable handling (asap2)
(edit) @874   19 years mar637 asap2 naming changes
(edit) @873   19 years mar637 SDMemTable -> Scnatable handling (asap2)
(edit) @872   19 years mar637 SDMemTable -> Scnatable handling (asap2)
(edit) @871   19 years mar637 asap2 naming changes
(edit) @870   19 years mar637 fixed getEntry (wasnt passing reference) added getRestFrequency()
(edit) @869   19 years mar637 return empty std::vector<int> in ::get
(edit) @868   19 years mar637 added assign some renaming for consistency
(edit) @867   19 years mar637 gainEl interface change to std::vector bug fix: forgot ++iter
(edit) @866   19 years mar637 Update to setInfo added setUnit, setDoppler
(edit) @865   19 years mar637 added getAbcissa and several inline get functions. Full support of …
(edit) @864   19 years mar637 lots of changes to the new Scantable interface
(edit) @863   19 years mar637 SDMemtableWrapper -> ScantableWrapper
(edit) @862   19 years mar637 added history append to average and merge
(edit) @861   19 years mar637 added documentation
(edit) @860   19 years mar637 reworked history table added STHistory class
(edit) @859   19 years mar637 reworked subtable handling fixed bug in casa::Table construction, …
(edit) @858   19 years mar637 changed average interface to use std::vector<bool> instead of …
(edit) @857   19 years mar637 added name() reworked copy constructor for (Table tab) to tale name of …
(edit) @856   19 years mar637 added name() reworked copy constructor for (Table tab) to also pass …
(edit) @855   19 years mar637 tidy
(edit) @854   19 years mar637 comment tidy up
(edit) @853   19 years mar637 boost::python wrapper for STSelector initial revision
(edit) @852   19 years mar637 added member function rownumbers() reworked subtable handling
(edit) @851   19 years mar637 added TableVector template for uInt
(edit) @850   19 years mar637 added string map, moved map to int map added pattern based name search
(edit) @849   19 years mar637 added assignment operator and additional constructor
(edit) @848   19 years mar637 DOcumentation update
(edit) @847   19 years mar637 numerous changes before move to new svn repository sourcecode.atnf.csiro.au
(edit) @846   19 years mar637 added ignor porperties
(edit) @845   19 years mar637 changed getSDHeader -> getHeader changed nrow interface added ncycle()
(edit) @844   19 years mar637 changed getSDHeader -> getHeader to reflect interface changes in Scantable
(edit) @843   19 years mar637 fixed case in header ifdef
Note: See TracRevisionLog for help on using the revision log.