Metadata-Version: 2.4
Name: oceanpipe
Version: 0.0.3
Summary: A pipeline to scour the MWA Archive for Outbursts of Coherent Emission Amidst Noise.
Project-URL: Documentation, https://github.com/Kenil-Ajudiya/oceanpipe#readme
Project-URL: Issues, https://github.com/Kenil-Ajudiya/oceanpipe/issues
Project-URL: Source, https://github.com/Kenil-Ajudiya/oceanpipe
Author-email: Kenil Ajudiya <k.ajudiya@postgrad.curtin.edu.au>
Maintainer-email: Kenil Ajudiya <k.ajudiya@postgrad.curtin.edu.au>
License-Expression: MIT
License-File: LICENSE.txt
Keywords: LPTs,MWA,Radio Astronomy,Transient Search
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.8
Requires-Dist: click
Description-Content-Type: text/markdown

# The OCEAN Pipeline

## Scouring the MWA Archive for Outbursts of Coherent Emission Amidst Noise

[![PyPI - Version](https://img.shields.io/pypi/v/oceanpipe.svg)](https://pypi.org/project/oceanpipe)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/oceanpipe.svg)](https://pypi.org/project/oceanpipe)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install oceanpipe
```

## License

`oceanpipe` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
