|
|
@1217
|
18 years |
mar637 |
Merge from Release2.1.0b tag
|
|
|
@1175
|
18 years |
mar637 |
various changes to support the pylab plotter 'xyplotter'
|
|
|
@1174
|
18 years |
mar637 |
fixed incorrect doppler shift.
|
|
|
@1169
|
18 years |
mar637 |
have to actually change the argument name doppler for it to work.
|
|
|
@1168
|
18 years |
mar637 |
fixed docs for plot_lines
|
|
|
@1167
|
18 years |
mar637 |
had to use line._y instead of line._y_orig
|
|
|
@1166
|
18 years |
mar637 |
revoded debug print
|
|
|
@1165
|
18 years |
mar637 |
added auto location on peak>ymax. changed argument offset to doppler …
|
|
|
@1164
|
18 years |
mar637 |
fix in plot_lines. have to ignore line when channel is masked
|
|
|
@1158
|
18 years |
mar637 |
help for plot_lines
|
|
|
@1157
|
18 years |
mar637 |
more argument types for scanatble.set_restfreqs; tidying.
|
|
|
@1153
|
18 years |
mar637 |
lots of changes to support soft refresh, for things like text …
|
|
|
@1148
|
18 years |
mar637 |
use get*nos instead of n* (* can be scan, beam etc.). This showed a …
|
|
|
@1146
|
18 years |
mar637 |
added linecatalog plotting; fixed numarray imports
|
|
|
@1116
|
18 years |
mar637 |
fixed up import of MaskedArray to make it usable with numpy and numarray
|
|
|
@1101
|
18 years |
mar637 |
added default legend font size; added proper raise for wrong argument; …
|
|
|
@1096
|
18 years |
mar637 |
added legend placing/disable to set_legend. Changed decimate from 2048 …
|
|
|
@1087
|
18 years |
mar637 |
use MA instead of homemade masking; This probably breaks old (woody) …
|
|
|
@1034
|
19 years |
mar637 |
Removed debug print
|
|
|
@1023
|
19 years |
mar637 |
The previous histogram plot was mutually exclusive with linestyle, so …
|
|
|
@1021
|
19 years |
mar637 |
decimate threshold 1024 -> 2048; added histogram plotting; function …
|
|
|
@1018
|
19 years |
mar637 |
added yrange synch in 'ganged' mode.
|
|
|
@1002
|
19 years |
mar637 |
reverted back to looping over all rows in plot()
|
|
|
@998
|
19 years |
mar637 |
fixed bug, where too many spectra where plotted when the plotter was …
|
|
|
@964
|
19 years |
mar637 |
removed type prefix for polarisation labels
|
|
|
@947
|
19 years |
mar637 |
made use of selector class, added sort order to _plot command
|
|
|
@935
|
19 years |
mar637 |
re-introduced re-plot
|
|
|
@920
|
19 years |
mar637 |
asap2 migration of plotter
|
|
|
@794
|
19 years |
mar637 |
update from Release12
|
|
|
@762
|
19 years |
mar637 |
merge from Release12 branch
|
|
|
@753
|
19 years |
mar637 |
Bug fix: plot_other with panelling==p didn't work with cursor …
|
|
|
@734
|
19 years |
mar637 |
doc update
make use of rcParamplotter.gui
|
|
|
@710
|
19 years |
mar637 |
create_mask now also handles args[0]=list. auto_quotient checks for …
|
|
|
@709
|
19 years |
mar637 |
changes to reflect change in asaplot
|
|
|
@702
|
19 years |
mar637 |
merges from Release-2-fixes
|
|
|
@700
|
19 years |
mar637 |
merger from Release-1-fixes
|
|
|
@652
|
19 years |
mar637 |
removed color loading as mpl now supports named colors. some minor …
|
|
|
@626
|
20 years |
mar637 |
fix for asap0019 from Release-1
|
|
|
@607
|
20 years |
mar637 |
Fix for asap0016
|
|
|
@603
|
20 years |
mar637 |
Fix for asap0015
|
|
|
@600
|
20 years |
mar637 |
Fixed asap0008 and asap0014
|
|
|
@557
|
20 years |
mar637 |
bug fix in mode == 'p' indexing
|
|
|
@556
|
20 years |
mar637 |
remove debug lines
|
|
|
@554
|
20 years |
mar637 |
Fixed asaprc set_mode issues.
Fixed set_cursor range detection
|
|
|
@541
|
20 years |
mar637 |
* enabled plotting of circular pols.
* major bug fix on recursive plot …
|
|
|
@525
|
20 years |
mar637 |
added handling of stokes!!!
|
|
|
@485
|
20 years |
mar637 |
minor bug fixes
|
|
|
@377
|
20 years |
mar637 |
* added user controlled set_layout
* added save
* added help for set_mode
|
|
|
@282
|
20 years |
mar637 |
removed comment on j=i
|
|
|
@257
|
20 years |
mar637 |
*renaming in scantable
*added custom x/y axis labels
|
|
|
@226
|
20 years |
mar637 |
added rcParams to support rc style default parameters, read from .asaprc
|
|
|
@203
|
20 years |
mar637 |
The "final" asap plotter user interface
|