Skip to content

Commit

Permalink
Merge pull request #20 from Athanaseus/prepare-release-0.1.2
Browse files Browse the repository at this point in the history
Prepare release 0.1.2
  • Loading branch information
Athanaseus authored Oct 9, 2018
2 parents e1edb85 + e421576 commit 0166921
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,9 @@
-----
- Fix formating bug
- Add normality testing

0.1.2
-----
- Use peak flux when computing DYnamic Range (DR)
- Compute three DR (local using deepest negative, local using rms, global uing rms)
- Use a label instead of a path when creating stats dictionary
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages

setup(name="aimfast",
version="0.1.1",
version="0.1.2",
description="An Astronomical Image Fidelity Assessment Tool.",
author="Athanaseus Ramaila",
author_email="[email protected]",
Expand Down

0 comments on commit 0166921

Please sign in to comment.