[772] | 1 | Changelog
|
---|
| 2 |
|
---|
| 3 | Release Version 1.2 [2005-11-30]
|
---|
| 4 |
|
---|
| 5 | Code changes
|
---|
| 6 | ------------
|
---|
| 7 | * frequency switching: scantable.freq_switch()
|
---|
| 8 | * get a list of sourcenames: scantable.get_sourcename()
|
---|
| 9 | * build quotients from matched _S/_R pairs or 1*_R/n*_S automatically
|
---|
| 10 | * plotting control: plotter.set_colors(), plotter.set_linestyles(),
|
---|
| 11 | plotter.set_linewidth() all also via .asaprc parameters
|
---|
| 12 | * non-interactive (non-GUI) plotting
|
---|
| 13 | * ASAP Online (Mopra) Monitor web interface (mini pipeline)
|
---|
| 14 | * user control of multi-panel: plotter.set_layout()
|
---|
| 15 | * histogram plotting: part of linestyles
|
---|
| 16 | * plugins: via ~/.asap/userfuncs.py
|
---|
| 17 | * plotter panel control: rcParams['plotter.ganged']
|
---|
| 18 | * usability: reworked the whole asap startup scripts, now all user adjustable
|
---|
| 19 | through ~/.asap/
|
---|
| 20 |
|
---|
| 21 | Todos/pending
|
---|
| 22 | --------------
|
---|
| 23 | * documentation update: should be finished by 2005-11-25
|
---|
| 24 | * cookbook
|
---|
| 25 | * release 1.2: 2005-11-30
|
---|
| 26 |
|
---|
| 27 | Major non-targets, resulting from requirements/targets
|
---|
| 28 | -----------------------------------------------------
|
---|
| 29 | * asap logging, which can be turned on and off through .asaprc/rcParams
|
---|
| 30 | (from asapmon)
|
---|
| 31 | * Data container v2 design study and document ( moved from cycle II )
|
---|
| 32 |
|
---|
| 33 | Not Addressed
|
---|
| 34 | -------------
|
---|
| 35 |
|
---|
| 36 | (deferred to cycle II, as described in support document)
|
---|
| 37 |
|
---|
| 38 | * Flexible data selection
|
---|
| 39 | * "Merging of spectra" (concatenating scantables)
|
---|
| 40 |
|
---|
| 41 | * public defect tracking system
|
---|