Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 336 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 336 Bytes

mpesconvert

This package converts the data from FLASH and FHI to the mpes-nexus format. The format has a lean and full version. The lean version is the minimal information needed. The full version contains all info.

Installation

$ python3 -m build
$  python3 -m pip install dist/mpesconvert-0.0.1.tar.gz