Recent Releases of dicom_parser
dicom_parser - v1.2.3
What's Changed
- Added support for Python 3.10 by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/105
- Simplified requirements syntax by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/107
- Added support for
Seriesinstantiation from Siemens .ima files by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/110 - Added support for pydicom versions 2.1, 2.2 and 2.3 by @taleinat in https://github.com/open-dicom/dicom_parser/pull/112
- Removed setup.py file by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/114
New Contributors
- @taleinat made their first contribution in https://github.com/open-dicom/dicom_parser/pull/112
Full Changelog: https://github.com/open-dicom/dicom_parser/compare/v1.2.2...v1.2.3
- Python
Published by ZviBaratz over 3 years ago
dicom_parser - Package Management Enhancements
What's Changed
- Fixed references to main branch by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/95
- Added the option to instantiate a series from an iterable of images by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/93
- Fixed README badges and added development version installation instructions by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/97
- Created Zenodo JSON file by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/99
- Created contribution guidelines by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/100
- Created pre-commit hooks to automate code formatting and some styling checks by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/101
Full Changelog: https://github.com/open-dicom/dicom_parser/compare/v1.2.1...v1.2.2
- Python
Published by ZviBaratz about 4 years ago
dicom_parser - Siemens CSA ASCCONV header parsing fix
What's Changed
- Fix Siemens ASCCONV header parsing by @matthew-brett in https://github.com/open-dicom/dicom_parser/pull/85
New Contributors
- @matthew-brett made their first contribution in https://github.com/open-dicom/dicom_parser/pull/85
Full Changelog: https://github.com/open-dicom/dicom_parser/compare/v1.2.0...v1.2.1
- Python
Published by ZviBaratz about 4 years ago
dicom_parser - General Enhancements
What's Changed
- Added short description for the Siemens mosaic parsing functionality. by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/42
- Removed NiBabel from requirements. by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/45
- Made pandas an optional dependency, resolves #43. by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/46
- Added private tags section to Siemens docs. by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/49
- Added mosaic module to Siemens docs. by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/51
- API updates to conform with NiBabel by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/47
- Changed license to MIT by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/57
- Fixed private tag exclusion from the todict() method, resolves #59. by @ZviBaratz in https://github.com/open-dicom/dicomparser/pull/60
- documentation changes by @LilianYou in https://github.com/open-dicom/dicom_parser/pull/63
- Reorganized quickstart and created value representation section. by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/64
- MultiFrame integration by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/61
- Added missing docstring parameters. by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/69
- Updated codecov action version, trying to fix #71. by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/72
- WIP bids-compatible detectors by @GalBenZvi in https://github.com/open-dicom/dicom_parser/pull/77
- Missing ImageType fix by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/83
- Sequences by @ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/82
New Contributors
- @LilianYou made their first contribution in https://github.com/open-dicom/dicom_parser/pull/63
- @GalBenZvi made their first contribution in https://github.com/open-dicom/dicom_parser/pull/77
Full Changelog: https://github.com/open-dicom/dicom_parser/compare/v1.1.1...v1.2.0
- Python
Published by ZviBaratz about 4 years ago
dicom_parser - Minor styling and community profile updates
Removed a lot of unnecessary whitespace, updated README with documentation building and test execution instructions, created code of conduct and GitHub issue temples, other minor styling and docstring fixes.
- Python
Published by ZviBaratz almost 5 years ago
dicom_parser - Updated packaging standards and testing
- Python
Published by ZviBaratz almost 5 years ago
dicom_parser - Basic functionality, tested and documented
- Python
Published by ZviBaratz almost 5 years ago