source: trunk/python

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @371   19 years vor010 LineFinder?/baseline fitter full functionality auto_poly_baseline can …
(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) @360   19 years kil064 fix summary function binding
(edit) @359   19 years kil064 change interface to convert_flux
(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) @339   19 years kil064 add unit to constructor
(edit) @334   19 years kil064 track change to asapreader interface
(edit) @333   19 years kil064 allow IF and beam selection
(edit) @331   19 years vor010 Line searching algorithm is now in the separate class LFRunningMean. …
(edit) @319   19 years kil064 function 'freq_align' now takes interpolation method string
(edit) @316   19 years kil064 add arg. 'weight' to function average_pol
(edit) @313   19 years kil064 replace velocity alignment bvy fredquemncy alignment function
(edit) @305   19 years kil064 document when cursor reset to 0 on output scan
(edit) @302   19 years kil064 getmask -> _getmask
(edit) @301   19 years kil064 add function resample
(edit) @298   19 years kil064 fix typo
(edit) @297   19 years vor010 SDLineFinder: C++ class and python binder have been added. This is an …
(edit) @296   19 years kil064 add arg. 'tsys' to simple_math and scale (optioanl application to Tsys)
(edit) @285   19 years mar637 added test for $DISPLAY env variable.
(edit) @283   19 years mar637 Added deafult filename warning. Added warning to internal plotter.
(edit) @282   19 years mar637 removed comment on j=i
(edit) @280   19 years kil064 document function 'save' better for 'image fits' output
(edit) @278   19 years kil064 another place the version string is set
(edit) @277   19 years kil064 change version number to 0.2 (previous change lost somehow)
(edit) @276   19 years kil064 add set_doppler
(edit) @274   19 years mar637 minor cosmetic changes. version no++
(edit) @273   19 years kil064 add arg. 'reftime' to function 'align'
(edit) @271   19 years kil064 document function 'align' more fully
(edit) @269   19 years kil064 add function 'align'
(edit) @259   19 years mar637 *renaming in scantable
(edit) @258   19 years mar637 *renaming all -> allaxes * added rcParams
(edit) @257   19 years mar637 *renaming in scantable *added custom x/y axis labels
(edit) @256   19 years mar637 * rewrote save to avoid using empty filenames * rewrote stat,tsys …
(edit) @255   19 years mar637 *lots of renaming * added list_rcparameters selection -> cursor * …
(edit) @246   19 years kil064 in 'quotient' describe that ref can have one row
(edit) @245   19 years kil064 add arg. 'preserve' to quotient. also document algorithm
(edit) @242   19 years kil064 add b_operate gain_el (polynomials) opacity
(edit) @241   19 years kil064 modify stats function to pass row number arg to C++ statistics …
(edit) @240   19 years kil064 add set_instrument set_fluxunit b_operate gain_el …
(edit) @229   19 years kil064 add gain-elevation correction functionality
(edit) @226   19 years mar637 added rcParams to support rc style default parameters, read from .asaprc
(edit) @225   19 years kil064 'convertflux' -> 'convert_flux'
(edit) @224   19 years kil064 add function 'convertflux'
(edit) @210   19 years mar637 Added more help on how to read commands output Added help on asapplotter
(edit) @203   19 years mar637 The "final" asap plotter user interface
(edit) @202   19 years mar637 * removed internal self.frame1 to fix resizing bug. * removed 'white' …
(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) @190   19 years mar637 Bug fix: Handling destruction of window via self._is_dead
(edit) @189   19 years mar637 * empty log message *
(edit) @188   19 years mar637 create_mask is be default now returning a mask OUTSIDE the specified …
(edit) @187   19 years mar637 Bug fix: Handling destruction of window via self._is_dead
(edit) @182   19 years mar637 moved reader to the end, as it's behaviour can be emulated with the …
(edit) @181   19 years mar637 Added a constructor from foreign types (e.g. rpfits) Reworked output …
(edit) @180   19 years kil064 add function 'smooth' and remove function 'hanning'
(edit) @179   19 years kil064 replace 'hanning' by 'smooth'
(edit) @174   19 years kil064 add cursor selection to function 'hanning'
(edit) @172   19 years kil064 add insitu vinding to function hanning fix up some inconsietnt docs.
(edit) @167   19 years kil064 Reimplement 'bin' with insitu version as well
(edit) @166   19 years kil064 function 'average_pol' now has insitu version as well
(edit) @160   19 years kil064 document that poly_baseline now operates on all rows in the scan
(edit) @159   19 years kil064 function auto_fit now loops over all rows in the scan
(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) @150   19 years kil064 add arg. 'all' to functions 'scale' and 'add' to apply to either …
(edit) @149   19 years kil064 add 'add'
(edit) @143   19 years kil064 rework binding to 'average_time'. Now invokes just one C++ function. …
(edit) @142   19 years kil064 modift doc for function 'average_time' to track change to functionaloity
(edit) @141   19 years mar637 added insitu to scale.
(edit) @135   19 years kil064 add function 'stats' function 'rms' -> 'stddev'
(edit) @129   19 years kil064 average_scans -> average_time
(edit) @128   19 years kil064 function 'rms' -> 'stddev' add function 'stats' average_scan -> …
(edit) @127   19 years kil064 intergations -> integrations
(edit) @126   19 years mar637 fixed bug in _verbose. Test length first.
(edit) @124   19 years mar637 added subplotting to plot(). Fixed verbose.
(edit) @123   19 years mar637 renamed set_verbose
(edit) @120   19 years cal103 Added function register() to handle mouse events.
(edit) @119   19 years cal103 Added a histogram plotting function hist(); modified subplot() so that …
(edit) @118   19 years cal103 Added general control of the panel layout.
(edit) @117   19 years cal103 Changed from 1-relative to 0-relative as requested by Malte; …
(edit) @116   19 years mar637 Added SDFITS writing.
(edit) @114   19 years mar637 Miscellaneous fixes.
(edit) @113   19 years mar637 version 0.1a
(edit) @111   19 years cal103 Initial revision
(edit) @109   19 years cal103 Empty revision
(edit) @103   19 years mar637 initial revision of the python asap reader class
(edit) @102   20 years mar637 The main pyhton asap container class
(edit) @101   20 years mar637 the asap python math functions
(add) @100   20 years mar637 The asap module file
Note: See TracRevisionLog for help on using the revision log.