source: trunk/doc/CHANGELOG @ 772

Last change on this file since 772 was 772, checked in by mar637, 18 years ago

merger form Release12

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.3 KB
Line 
1Changelog
2
3Release Version 1.2 [2005-11-30]
4
5Code 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
21Todos/pending
22--------------
23* documentation update: should be finished by 2005-11-25
24* cookbook
25* release 1.2:  2005-11-30
26
27Major 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
33Not 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
Note: See TracBrowser for help on using the repository browser.