source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1012   18 years ASAP flag_spectrum -> flag in commands()
(edit) @1011   18 years mar637 some more updates for asap2 - Ticket #9
(edit) @1010   18 years mar637 Fix to Ticket #17 - average_pol not working.
(edit) @1009   18 years mar637 fix to version number data type
(edit) @1008   18 years mar637 Fix for Ticket #18, frequency switching broken
(edit) @1007   18 years mar637 Fixed computiaons of stokes and back after discussions with Jim Caswell.
(edit) @1006   18 years mar637 removed function body for deprecated functions
(edit) @1005   18 years mar637 added doc for get/set_selection. added default argument to set_selection
(edit) @1004   18 years mar637 removed debug cout
(edit) @1003   18 years mar637 added column_names()
(edit) @1002   18 years mar637 reverted back to looping over all rows in plot()
(edit) @1001   18 years mar637 added flagging
(edit) @1000   18 years mar637 fixed bug due to incorrect use of Table::rowNumbers (RTFM!). added flagging
(edit) @999   18 years mar637 added "redundant" fields from reader. The aren't used in asap but …
(edit) @998   18 years mar637 fixed bug, where too many spectra where plotted when the plotter was …
(edit) @997   18 years mar637 added -Wall, removed debug -g
(edit) @996   18 years mar637 more fixes after compiling with -Wall.
(edit) @995   18 years mar637 fixes after compiling with -Wall.
(edit) @994   18 years mar637 samll bugfix: output type uInt needs to be streamed
(edit) @993   18 years mar637 added function to convert between polarisation types
(edit) @992   18 years mar637 added function to convert between polarisation types
(edit) @991   18 years vor010 old #include has been removed
(edit) @990   18 years mar637 asap2 interface changes as in Ticket #14. Untested!
(edit) @989   18 years mar637 reactivated scantable.save as in Ticket #4. added …
(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   18 years mar637 Ticket #12 - read of multiple rpf files into one scantable.
(edit) @975   18 years mar637 Completed Ticket #7 - storing of fits.
(edit) @974   18 years mar637 Completed Ticket #7 - storing of fits.
(edit) @973   18 years mar637 removed debug info
(edit) @972   18 years mar637 Completed Ticket #7 - storing of fits.
(edit) @971   18 years mar637 proof read chris' lat version. added some info.
(edit) @970   18 years mar637 fixed misplacement of \end{verbatim}
(edit) @969   18 years mar637 rename thanks to svn
(edit) @968   18 years mar637 a working version for asap2
(edit) @967   18 years Chris Phillips Created index
(edit) @966   18 years Chris Phillips Added selection section, updated worked examples and minor tweaks
(edit) @965   18 years Chris Phillips Fixed typo in getlinpol Pangle
(edit) @964   18 years mar637 removed type prefix for polarisation labels
(edit) @963   18 years mar637 set_tsys needs to use vector notation of TSYS
(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) @953   18 years Chris Phillips Initial Update for v2
(edit) @952   18 years mar637 fixed typo in set_name
(edit) @950   18 years mar637 re-enebled insitu freq_align
(edit) @949   18 years mar637 asap2 version of test script
(edit) @948   18 years mar637 added get functions; added is_empty; added add to combine selections
(edit) @947   18 years mar637 made use of selector class, added sort order to _plot command
(edit) @946   18 years mar637 re-enabled average_pol; made use of selector class
(edit) @945   18 years mar637 fixed scanAv->scanav mix up
(edit) @944   18 years mar637 added unique; added selector
(edit) @943   18 years mar637 fixed a couple of variable mix ups
(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) @938   18 years mar637 asap2 version of test script - second attempt
(edit) @937   18 years mar637 asap2 version of test script
(edit) @936   18 years mar637 fixed self.stm to self._math
(edit) @935   18 years mar637 re-introduced re-plot
(edit) @934   18 years mar637 added _empty function
(edit) @933   18 years mar637 removed print of MOLECULE_ID
(edit) @932   18 years mar637 python warpper for c++ selector class
(edit) @931   18 years mar637 added align arg to average_time; fixed auto_poly_baseline to be …
(edit) @930   18 years mar637 added align arg to average_time().
(edit) @929   18 years mar637 made it consistent with the interfaces changes at c++ level
(edit) @928   18 years mar637 re-enabled plotter; added new utility function _to_list(); added empty …
(edit) @927   18 years mar637 added frequencyAlign().
(edit) @926   18 years mar637 added frequencyAlign(). fixed bug in gainElevation. Was assigning …
(edit) @925   18 years mar637 added getChannels member function.
(edit) @924   18 years mar637 fix for incorrect use of Scantable::nchan. Fix for std::vector / …
(edit) @923   18 years mar637 fixed az/el data type to be Float. added getChannels function. to get …
(edit) @922   18 years mar637 fixed type azimuth and elevation types to be float. fixed pattern …
(edit) @921   18 years mar637 Added setFrame form measures, implemented setFrame for both base and …
(edit) @920   18 years mar637 asap2 migration of plotter
(edit) @919   18 years mar637 fixed indentation error left by Maxim's last check-in
(edit) @918   18 years mar637 added merge
(edit) @917   18 years mar637 0-based re-indexing SCANNO on merge. added frequencyAlign. Compiles, …
(edit) @916   18 years mar637 added STPolStokes to objects and depends
(edit) @915   18 years mar637 added Scantable::getTimeReference(). Using other.table_.endianFormat() …
(edit) @914   18 years mar637 Stokes polarimetry handling and conversion bug fix: forgot self on …
(edit) @913   18 years mar637 Stokes polarimetry handling and conversion
(edit) @912   18 years mar637 added polarimtery functions
Note: See TracRevisionLog for help on using the revision log.