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