Changeset 776 for branches/Release12/doc
- Timestamp:
- 12/06/05 15:01:55 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Release12/doc/CHANGELOG
r771 r776 1 1 Changelog 2 3 Release Version 1.2.1 [2005-12-06] 4 5 * scantable.recalc_azel - recalcualte azimuth and elevation based on pointing 6 2 7 3 8 Release Version 1.2 [2005-11-30] … … 8 13 * get a list of sourcenames: scantable.get_sourcename() 9 14 * build quotients from matched _S/_R pairs or 1*_R/n*_S automatically 10 * plotting control: plotter.set_colors(), plotter.set_linestyles(), 15 * plotting control: plotter.set_colors(), plotter.set_linestyles(), 11 16 plotter.set_linewidth() all also via .asaprc parameters 12 17 * non-interactive (non-GUI) plotting … … 16 21 * plugins: via ~/.asap/userfuncs.py 17 22 * plotter panel control: rcParams['plotter.ganged'] 18 * usability: reworked the whole asap startup scripts, now all user adjustable 23 * usability: reworked the whole asap startup scripts, now all user adjustable 19 24 through ~/.asap/ 20 25 … … 22 27 -------------- 23 28 * documentation update: should be finished by 2005-11-25 24 * cookbook 29 * cookbook 25 30 * release 1.2: 2005-11-30 26 31
Note:
See TracChangeset
for help on using the changeset viewer.