|  |  | @226 | 21 years | mar637 | added rcParams to support rc style default parameters, read from .asaprc | 
            
              |  |  | @225 | 21 years | kil064 | 'convertflux' -> 'convert_flux' | 
            
              |  |  | @224 | 21 years | kil064 | add function 'convertflux' | 
            
              |  |  | @210 | 21 years | mar637 | Added more help on how to read commands output
Added help on asapplotter | 
            
              |  |  | @203 | 21 years | mar637 | The "final" asap plotter user interface | 
            
              |  |  | @202 | 21 years | mar637 | * removed internal self.frame1 to fix resizing bug.
* removed 'white' … | 
            
              |  |  | @200 | 21 years | kil064 | document ascii file save capability | 
            
              |  |  | @196 | 21 years | kil064 | imporve docs for function 'save' | 
            
              |  |  | @194 | 21 years | kil064 | allow FITS format in function 'save' | 
            
              |  |  | @190 | 21 years | mar637 | Bug fix: Handling destruction of window via self._is_dead | 
            
              |  |  | @189 | 21 years | mar637 | * empty log message * | 
            
              |  |  | @188 | 21 years | mar637 | create_mask is be default now returning a mask OUTSIDE the specified … | 
            
              |  |  | @187 | 21 years | mar637 | Bug fix: Handling destruction of window via self._is_dead | 
            
              |  |  | @182 | 21 years | mar637 | moved reader to the end, as it's behaviour can be emulated with the … | 
            
              |  |  | @181 | 21 years | mar637 | Added a constructor from foreign types (e.g. rpfits)
Reworked output … | 
            
              |  |  | @180 | 21 years | kil064 | add function 'smooth' and remove function 'hanning' | 
            
              |  |  | @179 | 21 years | kil064 | replace 'hanning' by 'smooth' | 
            
              |  |  | @174 | 21 years | kil064 | add cursor selection to function 'hanning' | 
            
              |  |  | @172 | 21 years | kil064 | add insitu vinding to function hanning
fix up some inconsietnt docs. | 
            
              |  |  | @167 | 21 years | kil064 | Reimplement 'bin' with insitu version as well | 
            
              |  |  | @166 | 21 years | kil064 | function 'average_pol' now has insitu version as well | 
            
              |  |  | @160 | 21 years | kil064 | document that poly_baseline now operates on all rows in the scan | 
            
              |  |  | @159 | 21 years | kil064 | function auto_fit now loops over all rows in the scan | 
            
              |  |  | @158 | 21 years | kil064 | Correct spelling 'abscissa' -> 'abcissa' | 
            
              |  |  | @156 | 21 years | kil064 | comment out print statements for function 'get_tsys'
as now returns a … | 
            
              |  |  | @150 | 21 years | kil064 | add arg. 'all' to functions 'scale' and 'add' to apply
to either … | 
            
              |  |  | @149 | 21 years | kil064 | add 'add' | 
            
              |  |  | @143 | 21 years | kil064 | rework binding to 'average_time'. Now invokes just one
C++ function.  … | 
            
              |  |  | @142 | 21 years | kil064 | modift doc for function 'average_time' to track change to functionaloity | 
            
              |  |  | @141 | 21 years | mar637 | added insitu to scale. | 
            
              |  |  | @135 | 21 years | kil064 | add function 'stats'
function 'rms' -> 'stddev' | 
            
              |  |  | @129 | 21 years | kil064 | average_scans -> average_time | 
            
              |  |  | @128 | 21 years | kil064 | function 'rms' -> 'stddev'
add function 'stats'
average_scan -> … | 
            
              |  |  | @127 | 21 years | kil064 | intergations -> integrations | 
            
              |  |  | @126 | 21 years | mar637 | fixed bug in _verbose. Test length first. | 
            
              |  |  | @124 | 21 years | mar637 | added subplotting to plot(). Fixed verbose. | 
            
              |  |  | @123 | 21 years | mar637 | renamed set_verbose | 
            
              |  |  | @120 | 21 years | cal103 | Added function register() to handle mouse events. | 
            
              |  |  | @119 | 21 years | cal103 | Added a histogram plotting function hist(); modified subplot() so that … | 
            
              |  |  | @118 | 21 years | cal103 | Added general control of the panel layout. | 
            
              |  |  | @117 | 21 years | cal103 | Changed from 1-relative to 0-relative as requested by Malte; … | 
            
              |  |  | @116 | 21 years | mar637 | Added SDFITS writing. | 
            
              |  |  | @114 | 21 years | mar637 | Miscellaneous fixes. | 
            
              |  |  | @113 | 21 years | mar637 | version 0.1a | 
            
              |  |  | @111 | 21 years | cal103 | Initial revision | 
            
              |  |  | @109 | 21 years | cal103 | Empty revision | 
            
              |  |  | @103 | 21 years | mar637 | initial revision of the python asap reader class | 
            
              |  |  | @102 | 21 years | mar637 | The main pyhton asap container class | 
            
              |  |  | @101 | 21 years | mar637 | the asap python math functions | 
            
              |  |  | @100 | 21 years | mar637 | The asap module file |