Skip to content

Repository files navigation

ET_CM_MnS-NCs

This repository contains the data and Python scripts used for analyzing the results of the study Equilibrium Thermochemistry and Crystallographic Morphology of Manganese Sulfide Nanocrystals, as presented in the associated research publication.

Usage Instructions

To reproduce the figures and analyses:

  1. Clone the repository to your local machine and navigate into it:
    git clone https://github.com/wexlergroup/ET_CM_MnS-NCs.git
    cd ET-CM-MnS-NCs
  2. Ensure you have Python>=3.10 installed
  3. Create a virtual environment
    python -m venv .venv
    source .venv/bin/activate  # On Windows use `venv\Scripts\activate`
    python -m pip install --upgrade pip
  4. Install the required packages:
    pip install -r requirements.txt
  5. Run the Jupyter notebooks in each directory.

References

Coming soon

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages