Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danporter/mmg_toolbox

Repository for useful python data analysis functions for the Diamond Magnetic Materials Group
https://github.com/danporter/mmg_toolbox

Last synced: 18 days ago
JSON representation

Repository for useful python data analysis functions for the Diamond Magnetic Materials Group

Awesome Lists containing this project

README

        

# mmg_toolbox
Repository for useful python data analysis functions for the Diamond Magnetic Materials Group

### Installation
*Requires:* Python >=3.10, Numpy, h5py
```bash
python -m pip install --upgrade git+https://github.com/DanPorter/mmg_toolbox.git
```

### Usage