Releases: ladisk/pyMRAW
Releases · ladisk/pyMRAW
v0.32
Full Changelog: v0.31...v0.32
v0.31
Version 0.31 available on PyPI!
What's Changed
- ENH: moved sample to data folder, added dictionary etc by @jankoslavic in #2
- pyMRAW-3 ENH: clear old code get_cih_old by @jankoslavic in #4
- Add .cihx support to pyMRAW by @domengorjup in #5
- Add new reuirements to setup.py by @domengorjup in #6
- Add
save_mraw
function to save numpy array image data to MRAW files. by @domengorjup in #7 - Fix cihx parsing bug, add tests for
save_mraw
. by @domengorjup in #8 - Bump package version to 0.30 by @domengorjup in #9
- Add 12-bit depth support by @rk-exxec in #12
New Contributors
- @jankoslavic made their first contribution in #2
- @domengorjup made their first contribution in #5
- @rk-exxec made their first contribution in #12
Full Changelog: https://github.com/ladisk/pyMRAW/commits/v0.31