Releases: jobovy/mwdust
Releases · jobovy/mwdust
Version 1.5.post0
Version 1.5
What's Changed
Full Changelog: v1.4...v1.5
Version 1.4
Improvements
- Vectorize
HierarchicalHealpixMap
evaluate by @henrysky in #33 --> fast evaluation of CombinedX and GreenX dust maps for arrays of 3D positions! - Return true E(B-V) for filter='E(B-V)' by @jobovy in #36 --> easily obtain correct E(B-V) values for all dust maps
Maintenance
Full Changelog: v1.3...v1.4
Version 1.3
The main new features in this release are:
- Custom implementations of necessary HEALPIx functions for basic use of all of the dust maps; this allows the code to be used on all major platforms, including Windows (added by @henrysky)
- Switch dust-map downloads to happen inside the code rather than during installation; dust-maps are downloaded the first time they are used (added by @henrysky)
- Binary wheels on PyPI for all major platforms, allowing easier and quicker installation (added by @jobovy)
Please see HISTORY.txt for a full list of changes since v1.2.
Version 1.2
This is the third tagged release of the mwdust package. Please see HISTORY.txt for a full list of changes since v1.1.
Version 1.1
This is the second tagged release of the mwdust package. This version has been updated from the version described and used in Bovy et al. (2016a), by fixing a few bugs, making the code Python 3 compatible, and adding a few new dust maps. Please see HISTORY.txt for a full list of changes since v1.0.
Version 1.0
This is the first tagged release of the mwdust package. This is the version described and used in Bovy et al. (2016a).