[go: up one dir, main page]

File: CHANGES.rst

package info (click to toggle)
radio-beam 0.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,168 kB
  • sloc: python: 7,546; makefile: 116; ansic: 88
file content (25 lines) | stat: -rw-r--r-- 833 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
0.3.2 (unreleased)
------------------
 - none yet

0.3.1 (2019-02-20)
------------------
 - Set mult/div for convolution/deconvolution in `Beam` and `Beams`.
   The `==` and `!=` operators also work with `Beams` now.
   (https://github.com/radio-astro-tools/radio-beam/pull/75)
 - Added common beam operations to `Beams`.
   (https://github.com/radio-astro-tools/radio-beam/pull/67)
 - Fix PA usage for plotting and kernel routines.
   (https://github.com/radio-astro-tools/radio-beam/pull/65)

0.2 (2017-10-25)
----------------
 - Changed repo name to `radio-beam` from `radio_beam`.
   (https://github.com/radio-astro-tools/radio-beam/pull/59)
 - Enhancement: Added support for multiple beams through the `Beams` class.
   (https://github.com/radio-astro-tools/radio-beam/pull/51)


0.1 (2017-09-08)
----------------
First release