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

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: about 1 year 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