source: trunk/python

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @652   19 years mar637 removed color loading as mpl now supports named colors. some minor …
(edit) @626   19 years mar637 fix for asap0019 from Release-1
(edit) @620   19 years mar637 various plotter fixes from Release-1
(edit) @607   19 years mar637 Fix for asap0016
(edit) @603   19 years mar637 Fix for asap0015
(edit) @600   19 years mar637 Fixed asap0008 and asap0014
(edit) @596   19 years mar637 Fixed asap0007
(edit) @591   19 years mar637 Fix for asap0004
(edit) @585   19 years mar637 Fix for asap0002
(edit) @582   19 years mar637 fix for asap0003
(edit) @579   19 years mar637 bug fix asap0005
(edit) @574   19 years mar637 another change to welcome message
(edit) @573   19 years mar637 added "install" date to welcome message
(edit) @559   19 years mar637 Chnaged version to 1.0
(edit) @558   19 years mar637 Changed default for scanav in average_time to False
(edit) @557   19 years mar637 bug fix in mode == 'p' indexing
(edit) @556   19 years mar637 remove debug lines
(edit) @555   19 years mar637 version number to 1.0 email to asap@…
(edit) @554   19 years mar637 Fixed asaprc set_mode issues. Fixed set_cursor range detection
(edit) @553   19 years mar637 Fixed theif/IF consistency issues
(edit) @552   19 years mar637 asaprc file entries are strings by default, asnd as such don't need quotes.
(edit) @547   19 years phi196 Added auto_poly to commands list
(edit) @543   19 years phi196 simple help change
(edit) @542   19 years mar637 insitu rc paramter is now True by default !!!!
(edit) @541   19 years mar637 * enabled plotting of circular pols. * major bug fix on recursive plot …
(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) @529   19 years mar637 A class to wrap up fit parameters
(edit) @526   19 years mar637 added more help
(edit) @525   19 years mar637 added handling of stokes!!!
(edit) @524   19 years kil064 make 'tint' weigting the default for average_time
(edit) @523   19 years kil064 update avergae_time docs
(edit) @522   19 years vor010 Line finder - edge parameter workaround
(edit) @520   19 years kil064 docuiment Tsys and Tint weighting for avergae_time
(edit) @516   19 years vor010 LineFinder?/automatic baseline fitter: a bug related to multiple-row …
(edit) @515   19 years mar637 * major rework on plotting. * added component selection and plotting * …
(edit) @514   19 years mar637 moved auto_poly... to scantable
(edit) @513   19 years mar637 *Moved most asapmath functions to scantable member functions. Only …
(edit) @510   19 years phi196 Added autp_poly_baseline to commands
(edit) @509   19 years phi196 Help wording
(edit) @506   19 years kil064 add function rotate_linpolphase
(edit) @497   19 years kil064 document ascii output format better
(edit) @491   19 years cal103 Suppressing tick labels by deleting the associated text kills position …
(edit) @489   19 years mar637 * added history to all functions, which modify the data
(edit) @487   19 years kil064 add freq_align
(edit) @486   19 years mar637 * added history to commands
(edit) @485   19 years mar637 minor bug fixes
(edit) @484   19 years mar637 * added history * added contructor argument for (auto) averaging * tidying
(edit) @482   19 years cal103 In set_panels(), disabled labelling of interior subplots and squeezed …
(edit) @481   19 years kil064 docuiment change in gain/el and opaicty corrections
(edit) @479   19 years kil064 be clear that gain-el correction is multiplier
(edit) @474   19 years kil064 change doc for function save as Stokes now savable for SFITS and MS
(edit) @466   19 years mar637 fixed rc bug. added alias for numarray.logical_xxx
(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) @435   19 years kil064 clarify default for allaxes arg
(edit) @432   19 years kil064 add rotate_xyphase
(edit) @425   19 years kil064 add rotate_xyphase
(edit) @424   19 years kil064 make scanav True the default in average_time
(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) @409   19 years mar637 Removed (public) reset until I fix the cursor. read() now auto-resets …
(edit) @408   19 years mar637 added missing """ on reset help
(edit) @407   19 years mar637 Minor fixes around asapreader/sdreader
(edit) @406   19 years mar637 added rest function, reflect changes in function names in python_SDReader.
(edit) @403   19 years kil064 add function lines
(edit) @402   19 years kil064 add lines arg to funciton set_restfreqs
(edit) @399   19 years kil064 add perif arg., to freq_align
(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) @379   19 years mar637 cleanup
(edit) @378   19 years mar637 * tracking plotter changes (set_layout,save) * minor cosmetics
(edit) @377   19 years mar637 * added user controlled set_layout * added save * added help for set_mode
(edit) @376   19 years mar637 * Added argument nplots to set_panels to support user setting of …
(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
Note: See TracRevisionLog for help on using the revision log.