CederGroupHub / alab_control

MIT License
4 stars 2 forks source link

Merging Ender3, SEM autoprep and Powder Inspection to Main #70

Closed dmilsted closed 6 months ago

dmilsted commented 6 months ago

Summary

I'm backing up the changes Alex (Yuhan) made and also my new codes for the SEM autoprep

Major changes:

Todos

If this is work in progress, what else needs to be done?

Checklist

Tip: Install pre-commit hooks to auto-check types and linting before every commit:

pip install -U pre-commit
pre-commit install