File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 1.2 (unreleased)
1+ 1.3 (unreleased)
22================
33
44- no changes yet
55
6+ 1.2 (2018-06-20)
7+ ================
8+
9+ - systemic velocity of galaxy can be specified
10+ - symlog used for flux pPDFs of with negative values
11+ - ASTs can be based on source density or surface brightness
12+ - model grid can be split up to allow parallel execution
13+ - resulting pPDFs can be reassembled
14+ - various bugfixes
15+
6161.1 (2018-04-28)
717================
818
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ edit_on_github = False
4949github_project = BEAST-Fitting/beast
5050install_requires = astropy scipy tables
5151# version should be PEP440 compatible (http://www.python.org/dev/peps/pep-0440)
52- version = 1.2.dev
52+ version = 1.2
5353
5454[entry_points]
5555astropy-package-template-example = beast.example_mod:main
You can’t perform that action at this time.
0 commit comments