Releases: qim-center/qim3d
Releases · qim-center/qim3d
v1.4.0
What's Changed
- Docs layout update by @delestro in #50
- Threshold explorer hotfix by @s214735 in #51
- Export rotation docfix by @s214735 in #52
- Parameter visualizer update by @ChrBjerre in #47
- Added viz.overlay and its underlying class by @Lachrynier in #54
- Loofah, Raspberry and Thread pipelines by @aka-lowe in #43
- Docs example for tiff stack load by @s214735 in #53
- Fibers example by @ChrBjerre in #56
- Coarseness decorator by @Lachrynier in #57
- Deer mandible by @GrunyD in #55
- Hourglass by @Aless1234 in #60
- kiwi notebook by @kovacsand in #46
- Update documentation link format in README by @delestro in #63
- Added pygorpho>=1.0.1 requirement to pyproject.toml and requirements.txt by @ChrBjerre in #65
- Connected components improvements by @Lachrynier in #70
- Added pipeline and guide notebooks by @ChrBjerre in #44
- New filters and Pipeline refactoring by @GrunyD in #64
- Multiple lines for histogram by @GrunyD in #71
- Planes optimisation by @aka-lowe in #72
- Threshold refactoring by @GrunyD in #74
- Argument names refactoring by @GrunyD in #77
- new export for ome zarr files by @kovacsand in #79
- Pinning gradio before we properly migrate by @GrunyD in #83
- New GUI tool - volume generator by @GrunyD in #66
- Generic downloader by @Aless1234 in #67
- Vector field by @Aless1234 in #81
- Zarr3 by @GrunyD in #78
- Dependencies by @Aless1234 in #84
- Fixed slice label problem and background problem by @GrunyD in #87
- Loading of txm files works by @GrunyD in #88
New Contributors
- @ChrBjerre made their first contribution in #47
- @aka-lowe made their first contribution in #43
Full Changelog: v1.3.3...v1.4.0
v1.3.3
What's Changed
- upgraded viz.histogram and added operations.subsample by @Lachrynier in #49
Full Changelog: v1.3.2...v1.3.3
v1.3.2
Fixed requirements for Zarr
Full Changelog: v1.3.1...v1.3.2
v 1.3.1
What's Changed
- added okinawa forams notebook by @Lachrynier in #41
- Random slice by @Aless1234 in #35
- Added color range and colormap controls to planes along with other vi… by @Lachrynier in #45
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Chunk viz bug by @s214735 in #8
- Generate noise volume by @annaekner in #6
- Migrate from setup.py to pyproject.toml by @dstansby in #7
- Coarse mesh by @Aless1234 in #9
- v1.2.0 release update by @delestro in #11
- Updates for v1.2.0 by @delestro in #12
- Warping by @s214735 in #10
- Compare volumes by @Lachrynier in #13
- fix typo in README.md by @Lachrynier in #16
- Hotfix and errors in generate background by @s214735 in #18
- Code coverage of unit tests by @annaekner in #14
- Added y_limits parameter and corresponding widget controls to line_profile. by @Lachrynier in #20
- updated volume_collection to return random positions by @AnaTeodoraR in #21
- Update to generate module (COPY FOR MERGE CONFLICTS) by @s214735 in #24
- Docstring unit tests by @annaekner in #17
- Chunks viz v2 by @Aless1234 in #23
- Documentation update by @annaekner in #26
- Fix unit tests by @annaekner in #27
- docs updated and screenshots added by @kovacsand in #30
- Our itk vtk distro by @GrunyD in #31
- Volumetric features by @annaekner in #32
- Zonohedra by @s214735 in #25
- Vol comparison (remake) by @s214735 in #33
- Volumetric animation by @s214735 in #34
- Fix chunks explorer documentation and data handling by @Aless1234 in #36
- All is working with gradio 5 by @GrunyD in #39
- Synthetic collection from given volumes by @Aless1234 in #40
- Iso widget by @s214735 in #37
- Tested and added to qim3d by @s214735 in #42
- Warp update by @s214735 in #28
- Viz planes by @Lachrynier in #38
New Contributors
- @dstansby made their first contribution in #7
- @Aless1234 made their first contribution in #9
- @Lachrynier made their first contribution in #13
- @AnaTeodoraR made their first contribution in #21
- @kovacsand made their first contribution in #30
- @GrunyD made their first contribution in #31
Full Changelog: v1.1.2...v1.3.0