https://github.com/scipp/sqomega
Input / output for spectroscopy SQW files
https://github.com/scipp/sqomega
Last synced: about 2 months ago
JSON representation
Input / output for spectroscopy SQW files
- Host: GitHub
- URL: https://github.com/scipp/sqomega
- Owner: scipp
- License: bsd-3-clause
- Created: 2024-10-02T14:29:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-01T13:20:01.000Z (over 1 year ago)
- Last Synced: 2024-11-01T14:23:21.517Z (over 1 year ago)
- Language: Python
- Size: 276 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](CODE_OF_CONDUCT.md)
[](https://pypi.python.org/pypi/sqomega)
[](https://anaconda.org/scipp/sqomega)
[](LICENSE)
# SQOmega
## About
Input / output for SQW spectroscopy files.
## Installation
```sh
python -m pip install sqomega
```