Metadata-Version: 2.4
Name: precon3d
Version: 1.0.0
Summary: (PRE)pare serial sectioning montage data for (RECON)struction in (3D)
Author-email: Paul Chao <pchao@sandia.gov>, Andrew Polonsky <apolon@sandia.gov>
Project-URL: documentation, https://sandialabs.github.io/precon3d/docs/userguide/book/index.html
Project-URL: repository, https://github.com/sandialabs/precon3d
Requires-Python: <=3.12.1,>=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE.md
Requires-Dist: czifile>=2019.7.2.1
Requires-Dist: aicsimageio==4.14.0
Requires-Dist: numpy==1.26.3
Requires-Dist: scikit-image>=0.25.2
Requires-Dist: Pillow>=11.3.0
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: typer>=0.17.4
Requires-Dist: rich>=14.1.0
Requires-Dist: aicspylibczi==3.1.2
Requires-Dist: napari>=0.6.4
Requires-Dist: scikit-learn>=1.7.2
Requires-Dist: pystackreg==0.2.8
Requires-Dist: seaborn==0.12.2
Requires-Dist: pytz
Provides-Extra: dev
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: pdbp; extra == "dev"
Requires-Dist: pytest==8.3.3; extra == "dev"
Requires-Dist: pytest-cov==5.0.0; extra == "dev"
Requires-Dist: mkdocs; extra == "dev"
Requires-Dist: mkdocs-material; extra == "dev"
Requires-Dist: pdoc; extra == "dev"
Dynamic: license-file

# precon3d


[![userguide][userguide_badge]](https://sandialabs.github.io/precon3d/docs/userguide/book/index.html) [![api][api_badge]](https://sandialabs.github.io/precon3d/docs/api/index.html) [![test-coverage][test-coverage_badge]](https://sandialabs.github.io/precon3d/coverage_reports/htmlcov/index.html) [![lint][lint_badge]](https://sandialabs.github.io/precon3d/logs/lint.log)

[userguide_badge]: https://sandialabs.github.io/precon3d/badges/userguide.svg
[api_badge]: https://sandialabs.github.io/precon3d/badges/api.svg
[test-coverage_badge]: https://sandialabs.github.io/precon3d/badges/test-coverage.svg
[lint_badge]: https://sandialabs.github.io/precon3d/badges/lint.svg

## Getting Started 

Installation instructions and tutorials can be found in the [User Guide](https://sandialabs.github.io/precon3d/docs/userguide/book/index.html).
