Metadata-Version: 2.4
Name: p2obt
Version: 4.3.2
Summary: The Phase 2 OB tools (p2obt) automate the MATISSE observation preparation/upload.
Author-email: "M. B. Scheuck" <code@mbscheuck.com>
License: MIT License
        
        Copyright (c) 2025 Marten B. Scheuck
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
Project-URL: repository, https://github.com/MBSck/p2obt
Keywords: astronomy,observations,observation-preparation,VLT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pytest
Classifier: Framework :: Sphinx
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: astropy>=6.1.7
Requires-Dist: astroquery>=0.4.9.post1
Requires-Dist: attrs>=25.1.0
Requires-Dist: numpy>=2.2.2
Requires-Dist: openpyxl>=3.1.5
Requires-Dist: p2api>=1.0.10
Requires-Dist: pandas>=2.2.3
Requires-Dist: toml>=0.10.2
Dynamic: license-file

# P2obt
<!-- Project Shields -->
[![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT)
![Lifecycle: production](https://img.shields.io/badge/lifecycle-production-orange.svg)

The Phase 2 OB tool (p2obt) has been made to streamline/automate
the process of MATISSE observation (ob) preparation on ESO's p2 environment.

More information can be found in the [**documentation**](https://mbsck.github.io/p2obt/) and for quick access under the following links: 

* [**Installation**](https://mbsck.github.io/p2obt/installation.html)
* [**Getting Started**](https://mbsck.github.io/p2obt/getting_started.html) (supplemented by scripts in the `example/` directory).
* [**Bug Reports/Issues**](https://github.com/mbsck/p2obt/issues)
* [**Credit**](https://mbsck.github.io/p2obt/credit.html)

If you feel this tool is useful, feel free to star it!
