Recent Releases of mwdust
mwdust - Version 1.5.post0
What's Changed
- Build Python 3.12 wheels by @jobovy in https://github.com/jobovy/mwdust/pull/42
Full Changelog: https://github.com/jobovy/mwdust/compare/v1.5...v1.5.post0
- C
Published by jobovy over 2 years ago
mwdust - Version 1.5
What's Changed
- Fix the source distribution that is pushed to PyPI by @jobovy in https://github.com/jobovy/mwdust/pull/41
Full Changelog: https://github.com/jobovy/mwdust/compare/v1.4...v1.5
- C
Published by jobovy over 2 years ago
mwdust - Version 1.4
Improvements
- Vectorize
HierarchicalHealpixMapevaluate by @henrysky in https://github.com/jobovy/mwdust/pull/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 https://github.com/jobovy/mwdust/pull/36 --> easily obtain correct E(B-V) values for all dust maps
Maintenance
- Test with Python 3.11 and three most recent numpy versions by @jobovy in https://github.com/jobovy/mwdust/pull/37
Full Changelog: https://github.com/jobovy/mwdust/compare/v1.3...v1.4
- C
Published by jobovy over 2 years ago
mwdust - 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.
- C
Published by jobovy almost 3 years ago
mwdust - 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.
- C
Published by jobovy about 3 years ago
mwdust - 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.
- C
Published by jobovy about 6 years ago
mwdust - 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).
- C
Published by jobovy about 10 years ago