CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
docs/requirements.txt
docs/_templates/README.md
nanomesh/__init__.py
nanomesh/_constants.py
nanomesh/_doc.py
nanomesh/_tetgen_wrapper.py
nanomesh/_triangle_wrapper.py
nanomesh/io.py
nanomesh/mesh_container.py
nanomesh/metrics.py
nanomesh/region_markers.py
nanomesh/utils.py
nanomesh.egg-info/PKG-INFO
nanomesh.egg-info/SOURCES.txt
nanomesh.egg-info/dependency_links.txt
nanomesh.egg-info/not-zip-safe
nanomesh.egg-info/requires.txt
nanomesh.egg-info/top_level.txt
nanomesh/data/__init__.py
nanomesh/data/nanopores3d.npy
nanomesh/data/nanopores_gradient.npy
nanomesh/image/__init__.py
nanomesh/image/_image.py
nanomesh/image/_plane.py
nanomesh/image/_roi2d.py
nanomesh/image/_utils.py
nanomesh/image/_volume.py
nanomesh/image2mesh/__init__.py
nanomesh/image2mesh/_mesher.py
nanomesh/image2mesh/_mesher2d/__init__.py
nanomesh/image2mesh/_mesher2d/_helpers.py
nanomesh/image2mesh/_mesher2d/_mesher.py
nanomesh/image2mesh/_mesher2d/_polygon.py
nanomesh/image2mesh/_mesher3d/__init__.py
nanomesh/image2mesh/_mesher3d/_bounding_box.py
nanomesh/image2mesh/_mesher3d/_helpers.py
nanomesh/image2mesh/_mesher3d/_mesher.py
nanomesh/mesh/__init__.py
nanomesh/mesh/_line.py
nanomesh/mesh/_mesh.py
nanomesh/mesh/_mixin.py
nanomesh/mesh/_tetra.py
nanomesh/mesh/_triangle.py
nanomesh/plotting/__init__.py
nanomesh/plotting/_meshplot.py
nanomesh/plotting/_widgets.py
notebooks/readme.md
notebooks/requirements.txt
notebooks/test_notebooks.PS1
notebooks/test_notebooks.sh
notebooks/examples/how_to_crop_meshes.md
notebooks/examples/how_to_customize_regions_in_2d_mesh.md
notebooks/examples/how_to_do_3d_multi-domain_meshing_using_simulated_data.md
notebooks/examples/how_to_generate_a_tetrahedral_mesh_from_3d_cells_image.md
notebooks/examples/how_to_generate_a_triangle_mesh_from_a_2d_image.md
notebooks/examples/how_to_pad_a_2d_mesh.md
notebooks/examples/how_to_pad_a_3d_mesh.md
notebooks/finite_elements/how_to_poisson_with_getfem.md
notebooks/finite_elements/how_to_poisson_with_scikit-fem.md
notebooks/finite_elements/how_to_use_with_sfepy_horse.md
notebooks/nanopores/how_to_calculate_cell_quality_metrics.md
notebooks/nanopores/how_to_examine_nanopore_properties_using_regionprops.md
notebooks/nanopores/how_to_generate_a_tetrahedral_mesh_from_3d_nanopores_data.md
notebooks/nanopores/how_to_generate_a_triangle_mesh_from_a_2d_nanopore_data.md
notebooks/nanopores/how_to_process_a_large_data_file.md
notebooks/nanopores/how_to_segment_image_data_using_local_thresholds.md
notebooks/nanopores/how_to_select_a_region_of_interest_from_an_image.md
notebooks/nanopores/how_to_select_a_region_of_interest_using_ffts.md
notebooks/other/banner.png
notebooks/other/hello_world.md
notebooks/other/make_banner.md
notebooks/other/source_text.png
notebooks/other/source_text_no_o.png
notebooks/other/source_text_o.png
notebooks/other/hello_world_files/hello_world_11_1.png
notebooks/other/hello_world_files/hello_world_5_1.png
notebooks/other/hello_world_files/hello_world_9_1.png
tests/expected_tetra_mesh.msh
tests/sample_data.vol
tests/sample_data.vol.info
tests/segmented_mesh_2d.msh
tests/segmented_mesh_3d.msh
tests/baseline_images/test_image_plots/compare_with_digitized.png
tests/baseline_images/test_image_plots/compare_with_other.png
tests/baseline_images/test_image_plots/plane_show.png
tests/baseline_images/test_image_plots/show_image.png
tests/baseline_images/test_metrics/test_metrics_histogram.png
tests/baseline_images/test_metrics/test_metrics_plot2d.png
tests/baseline_images/test_plotting/compare_mesh_with_image.png
tests/baseline_images/test_plotting/contour_plot_all.png
tests/baseline_images/test_plotting/contour_plot_fields.png
tests/baseline_images/test_plotting/contour_plot_floating.png
tests/baseline_images/test_plotting/line_mesh.png
tests/baseline_images/test_plotting/linetrianglemeshplot.png
tests/baseline_images/test_plotting/pointsplot.png
tests/baseline_images/test_plotting/triangle_mesh.png
tests/baseline_images/test_plotting/triangle_mesh_hide_A.png
tests/baseline_images/test_plotting/triangle_mesh_show_A.png
tests/triangle/Aq30a2.msh
tests/triangle/pAa2.msh
tests/triangle/pAq30a.msh
tests/triangle/pAq30a2.msh
tests/triangle/pa2.msh
tests/triangle/q30a2.msh