Skip to content

Commit

Permalink
New version: 0.2.0
Browse files Browse the repository at this point in the history
Features:
- Added support for Gaia EDR3, both for parallaxes and photometry
- Added automatic calculation of parallax zero point offset based on Lindgren 2020
- Added functionality to integrate model atmosphere grids
- Included transmission curves for most common photometric systems in the package

Other:
- Some code refactoring
- Added some examples in the code to integrate atomspheric model grids

Documentation: Still a work in progress.
  • Loading branch information
Joris Vos committed Mar 31, 2021
1 parent 218ed94 commit a1bbefe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
]
setup(
name="speedyfit",
version="0.1.4",
version="0.2.0",
author="Joris Vos",
author_email="[email protected]",
description="MC approach to fit photometric SEDs",
Expand Down

0 comments on commit a1bbefe

Please sign in to comment.