The Phase 2 OB tool (p2obt) has been made to streamline/automate the process of MATISSE observation (ob) preparation on ESO's p2 environment.
Note
Although not currently supported, extensions to make the tool work with PIONIER, GRAVITY or other potential interferometric instruments at the VLTI should be possible.
More information can be found in the documentation and for quick access under the following links:
- Installation
- Getting Started (supplemented by scripts in the
example/directory).
This package uses pixi to manage environments
and dependencies. It’s fully compatible with pip but much faster,
simpler to use, and most of all highly reproducible.
Detailled installation guides can be found pixi-installation.
On Linux / macOS:
curl -fsSL https://pixi.sh/install.sh | shpixi add --pypi p2obtWe welcome contributions of (but not limited to):
- Star or fork the repository to let us know you are using the code.
- Code or documentation should be added via pull-request.
- To suggest/request a feature or file a bug reports, please make use of the issue tracker.