source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @988   18 years mar637 implemented data export for the asap2 Scantable as in Ticket #4.
(edit) @987   18 years mar637 added direction reference conversions as in Ticket #13
(edit) @986   18 years mar637 file xtension rename .cc -> .cpp
(edit) @985   18 years mar637 excpetion message update for alignFrequencies
(edit) @984   18 years mar637 added set_dirframe asap2 tidy up
(edit) @983   18 years mar637 file xtension rename .cc -> .cpp
(edit) @982   18 years mar637 asap2 naming change
(edit) @981   18 years mar637 Removed align option from average in c++ as it is buggy. python is now …
(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) @976   19 years mar637 Ticket #12 - read of multiple rpf files into one scantable.
(edit) @975   19 years mar637 Completed Ticket #7 - storing of fits.
(edit) @974   19 years mar637 Completed Ticket #7 - storing of fits.
(edit) @973   19 years mar637 removed debug info
(edit) @972   19 years mar637 Completed Ticket #7 - storing of fits.
(edit) @971   19 years mar637 proof read chris' lat version. added some info.
(edit) @970   19 years mar637 fixed misplacement of \end{verbatim}
(edit) @969   19 years mar637 rename thanks to svn
(edit) @968   19 years mar637 a working version for asap2
(edit) @967   19 years Chris Phillips Created index
(edit) @966   19 years Chris Phillips Added selection section, updated worked examples and minor tweaks
(edit) @965   19 years Chris Phillips Fixed typo in getlinpol Pangle
(edit) @964   19 years mar637 removed type prefix for polarisation labels
(edit) @963   19 years mar637 set_tsys needs to use vector notation of TSYS
(edit) @962   19 years mar637 added Fit objects
(edit) @961   19 years mar637 update to reflect changes to STFocus as in Ticket #8
(edit) @960   19 years mar637 c++ side of Ticket #7
(edit) @959   19 years mar637 c++ side of Ticket #7; update as requested in Ticket #8 and last revision
(edit) @958   19 years mar637 remove debug cout
(edit) @957   19 years mar637 Polarisation changes according to Ticket #8; Fix Ticket #10
(edit) @956   19 years mar637 asap2 naming changes
(edit) @955   19 years mar637 Class to transport fit parameters
(edit) @954   19 years mar637 Fixed Ticket #6 (selector.set_polarisations error)
(edit) @953   19 years Chris Phillips Initial Update for v2
(edit) @952   19 years mar637 fixed typo in set_name
(edit) @951   19 years mar637 The alpha release of asap2
(edit) @950   19 years mar637 re-enebled insitu freq_align
(edit) @949   19 years mar637 asap2 version of test script
(edit) @948   19 years mar637 added get functions; added is_empty; added add to combine selections
(edit) @947   19 years mar637 made use of selector class, added sort order to _plot command
(edit) @946   19 years mar637 re-enabled average_pol; made use of selector class
(edit) @945   19 years mar637 fixed scanAv->scanav mix up
(edit) @944   19 years mar637 added unique; added selector
(edit) @943   19 years mar637 fixed a couple of variable mix ups
(edit) @942   19 years mar637 fixed _S stripping in sourcename; reverted auto-detection of npol==1 …
(edit) @941   19 years mar637 fixed the output alignment of summary
(edit) @940   19 years mar637 added averagePolarisations; added log output to frequencyAlign; …
(edit) @939   19 years mar637 added get functions
(edit) @938   19 years mar637 asap2 version of test script - second attempt
(edit) @937   19 years mar637 asap2 version of test script
(edit) @936   19 years mar637 fixed self.stm to self._math
(edit) @935   19 years mar637 re-introduced re-plot
(edit) @934   19 years mar637 added _empty function
(edit) @933   19 years mar637 removed print of MOLECULE_ID
(edit) @932   19 years mar637 python warpper for c++ selector class
(edit) @931   19 years mar637 added align arg to average_time; fixed auto_poly_baseline to be …
(edit) @930   19 years mar637 added align arg to average_time().
(edit) @929   19 years mar637 made it consistent with the interfaces changes at c++ level
(edit) @928   19 years mar637 re-enabled plotter; added new utility function _to_list(); added empty …
(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) @920   19 years mar637 asap2 migration of plotter
(edit) @919   19 years mar637 fixed indentation error left by Maxim's last check-in
(edit) @918   19 years mar637 added merge
(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) @914   19 years mar637 Stokes polarimetry handling and conversion bug fix: forgot self on …
(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) @909   19 years vor010 RuntimeError -> ValueError
(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) @889   19 years mar637 fixed _check_ifs()
Note: See TracRevisionLog for help on using the revision log.