Metadata-Version: 2.4
Name: noema_combine
Version: 0.5
Summary: Package to be used for 30-m and NOEMA data processing and combination.
Author-email: "Jaime E. Pineda" <jpineda@mpe.mpg.de>
Maintainer-email: "Jaime E. Pineda" <jpineda@mpe.mpg.de>
License: MIT License
Project-URL: Homepage, https://github.com/jpinedaf/NOEMA_combine/
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pyyaml
Requires-Dist: astropy
Requires-Dist: ruff==0.4.6
Dynamic: license-file

# NOEMA_Combine

![PyPI - License](https://img.shields.io/pypi/l/NOEMA_Combine?color=green)
![PyPI - Version](https://img.shields.io/pypi/v/NOEMA_Combine)
![Python Version from PEP 621 TOML](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2Fjpinedaf%2FNOEMA_Combine%2Fmaster%2Fpyproject.toml)
[![codecov](https://codecov.io/gh/jpinedaf/NOEMA_Combine/graph/badge.svg?token=U9QXKNY7UK)](https://codecov.io/gh/jpinedaf/NOEMA_Combine)



Python functions to handle NOEMA and 30-m data.

It includes functions to process stand-alone 30-m and NOEMA data, as well as, functions to prepare 30-m data for combination with NOEMA.


Credits
-------
-------

This is developed by:
* Jaime E Pineda ([@jpinedaf](http://github.com/jpinedaf))
