source: branches/Release12/doc/CHANGELOG @ 776

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

bumped version to 1.2.1

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.4 KB
Line 
1Changelog
2
3Release Version 1.2.1 [2005-12-06]
4
5* scantable.recalc_azel - recalcualte azimuth and elevation based on pointing
6
7
8Release Version 1.2 [2005-11-30]
9
10Code 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
15* plotting control: plotter.set_colors(), plotter.set_linestyles(),
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']
23* usability: reworked the whole asap startup scripts, now all user adjustable
24  through ~/.asap/
25
26Todos/pending
27--------------
28* documentation update: should be finished by 2005-11-25
29* cookbook
30* release 1.2:  2005-11-30
31
32Major 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
38Not 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
Note: See TracBrowser for help on using the repository browser.