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
- Host: GitHub
- URL: https://github.com/danporter/mmg_toolbox
- Owner: DanPorter
- License: apache-2.0
- Created: 2024-10-16T11:29:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-26T11:34:33.000Z (about 1 year ago)
- Last Synced: 2025-03-26T12:32:46.207Z (about 1 year ago)
- Language: Python
- Size: 149 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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