Skip to content

Releases: jobovy/mwdust

Version 1.5.post0

13 Oct 13:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5...v1.5.post0

Version 1.5

13 Oct 04:20
Compare
Choose a tag to compare

What's Changed

  • Fix the source distribution that is pushed to PyPI by @jobovy in #41

Full Changelog: v1.4...v1.5

Version 1.4

31 Aug 01:56
Compare
Choose a tag to compare

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

  • Test with Python 3.11 and three most recent numpy versions by @jobovy in #37

Full Changelog: v1.3...v1.4

Version 1.3

07 Mar 16:17
Compare
Choose a tag to compare

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

21 Feb 19:48
Compare
Choose a tag to compare

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

11 Dec 02:31
Compare
Choose a tag to compare

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

29 Dec 04:03
Compare
Choose a tag to compare

This is the first tagged release of the mwdust package. This is the version described and used in Bovy et al. (2016a).