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