source: trunk/python/scantable.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @880   18 years mar637 added linefinder
(edit) @876   18 years mar637 move to asap2 container
(edit) @794   18 years mar637 update from Release12
(edit) @780   18 years mar637 merge from Release12
(edit) @762   18 years mar637 merge from Release12 branch
(edit) @742   18 years mar637 removed old fitter._verbose call
(edit) @721   19 years mar637 more asaplog changes
(edit) @718   19 years mar637 more asaplog migration
(edit) @714   19 years mar637 updated logging; added public get_sourcename
(edit) @710   19 years mar637 create_mask now also handles args[0]=list. auto_quotient checks for …
(edit) @670   19 years mar637 fixed typo in import rotate_xyphase (from release-2), added auto-quotient
(edit) @626   19 years mar637 fix for asap0019 from Release-1
(edit) @596   19 years mar637 Fixed asap0007
(edit) @591   19 years mar637 Fix for asap0004
(edit) @582   19 years mar637 fix for asap0003
(edit) @579   19 years mar637 bug fix asap0005
(edit) @558   19 years mar637 Changed default for scanav in average_time to False
(edit) @553   19 years mar637 Fixed theif/IF consistency issues
(edit) @535   19 years kil064 add 'tintsys' weighting to average_time
(edit) @532   19 years kil064 add Tsys weighting to average_pol
(edit) @530   19 years mar637 *added get_fit * added more commands()
(edit) @524   19 years kil064 make 'tint' weigting the default for average_time
(edit) @523   19 years kil064 update avergae_time docs
(edit) @516   19 years vor010 LineFinder?/automatic baseline fitter: a bug related to multiple-row …
(edit) @513   19 years mar637 *Moved most asapmath functions to scantable member functions. Only …
(edit) @497   19 years kil064 document ascii output format better
(edit) @489   19 years mar637 * added history to all functions, which modify the data
(edit) @484   19 years mar637 * added history * added contructor argument for (auto) averaging * tidying
(edit) @474   19 years kil064 change doc for function save as Stokes now savable for SFITS and MS
(edit) @458   19 years kil064 move scantable.rotate_xyphase to asapmath.py
(edit) @451   19 years kil064 make default for stokes=False in function save make format cas …
(edit) @445   19 years kil064 add stokes conversion arg. to function 'save'
(edit) @436   19 years kil064 arg. 'all' -> 'allaxes' to be consistent with asapmath.py use same …
(edit) @432   19 years kil064 add rotate_xyphase
(edit) @415   19 years mar637 Made note about reader limitation on rpfits. fixed up summary (again)
(edit) @413   19 years mar637 Added catch for illegal filenames in summary to file.
(edit) @411   19 years mar637 Added handling of environment variables throughout.
(edit) @407   19 years mar637 Minor fixes around asapreader/sdreader
(edit) @402   19 years kil064 add lines arg to funciton set_restfreqs
(edit) @393   19 years kil064 merge set_restfreqs and select_restfreqs into 1
(edit) @391   19 years kil064 add function select_restfreq
(edit) @381   19 years mar637 * added verbose flag for scantable.summary * enabled get_scan(list)
(edit) @358   19 years kil064 add binding to function set_instrument (instead of direct pythin binding)
(edit) @346   19 years kil064 finally fix scantable constructor for 'unit' handling. i really must …
(edit) @345   19 years kil064 remve 'unit' from reader constructor
(edit) @341   19 years kil064 handle user specified unit (reader/constructor) at python level now not C++
(edit) @340   19 years kil064 add unit arg to constructor to take advantage of new reader feature
(edit) @334   19 years kil064 track change to asapreader interface
(edit) @283   19 years mar637 Added deafult filename warning. Added warning to internal plotter.
(edit) @280   19 years kil064 document function 'save' better for 'image fits' output
(edit) @276   19 years kil064 add set_doppler
(edit) @256   19 years mar637 * rewrote save to avoid using empty filenames * rewrote stat,tsys …
(edit) @241   19 years kil064 modify stats function to pass row number arg to C++ statistics …
(edit) @226   19 years mar637 added rcParams to support rc style default parameters, read from .asaprc
(edit) @200   19 years kil064 document ascii file save capability
(edit) @196   19 years kil064 imporve docs for function 'save'
(edit) @194   19 years kil064 allow FITS format in function 'save'
(edit) @189   19 years mar637 * empty log message *
(edit) @181   19 years mar637 Added a constructor from foreign types (e.g. rpfits) Reworked output …
(edit) @158   19 years kil064 Correct spelling 'abscissa' -> 'abcissa'
(edit) @156   19 years kil064 comment out print statements for function 'get_tsys' as now returns a …
(edit) @135   19 years kil064 add function 'stats' function 'rms' -> 'stddev'
(edit) @126   19 years mar637 fixed bug in _verbose. Test length first.
(edit) @124   19 years mar637 added subplotting to plot(). Fixed verbose.
(edit) @116   19 years mar637 Added SDFITS writing.
(edit) @113   19 years mar637 version 0.1a
(add) @102   20 years mar637 The main pyhton asap container class
Note: See TracRevisionLog for help on using the revision log.