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

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

Awesome Lists containing this project

README

          

[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
[![PyPI badge](http://img.shields.io/pypi/v/sqomega.svg)](https://pypi.python.org/pypi/sqomega)
[![Anaconda-Server Badge](https://anaconda.org/scipp/sqomega/badges/version.svg)](https://anaconda.org/scipp/sqomega)
[![License: BSD 3-Clause](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](LICENSE)

# SQOmega

## About

Input / output for SQW spectroscopy files.

## Installation

```sh
python -m pip install sqomega
```