Metadata-Version: 2.4
Name: cd_sem
Version: 0.1.1
Summary: SEM image analysis
Author-email: Devin Grabner <devin.grabner@wsu.edu>, Harlan Heilman <harlan.heilman@wsu.edu>, Emma Vargo <evargo@lbl.gov>, Thomas Ferron <tjferron@lbl.gov>, Ricardo Ruiz <ricardo.ruiz@lbl.gov>
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: jupyter
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: scikit-image
Requires-Dist: scipy
Requires-Dist: tifffile
Requires-Dist: tk
Description-Content-Type: text/markdown

# CD-SEM
This is a package for analysing SEM images to extract PSD informaiton for use in other
data analysis pipelines.

The current beta Version 0.1 is as close to a direct port over from the Mathematica
notebook written by Ricardo Ruiz. Analysis methods have not yet been imported.

This project is funded by the CHiPPS EFRC at Berkeley National Laboratory.

## Use
Use the 'RunThis_CD_SEM_Analysis.ipynb' file to run the analysis of your SEM (*.tif) image.
