a2p2 |A2P2Badge|
================
**Move your Aspro2 observation details to an observatory proposal database.**
Description
-----------
Prepare your observations within Aspro2_ ( V0.9.9.3+ ) and run a2p2_ to submit your OB.
Once setup ready, select your target and use Interop Menu
CHARA OB are only displayed in the GUI for the first implementations.
ESO OB are ready to be submitted through P2_. You can use the demo account for tests or have to provide your credential for real cases.
A tutorial_ is provided for your first steps with Aspro2_.
Installation
------------
The package is uploaded to `PyPI`_, so you can install the package (and/or upgrade it) using pip:
``pip install --upgrade [--user] a2p2``
We advice to use python environment. Prefer to use the ``--user`` option over running sudo that can break you system modules.
You can also build and install from sources using git:
``git clone https://github.com/JMMC-OpenDev/a2p2.git``
``pip install [--user] ./a2p2``
or pip :
``pip install git+https://github.com/JMMC-OpenDev/a2p2``
Prerequisites
-------------
Some basic tests have been operated on windows, Linux and Mac OS. pytest-datafiles must be installed previously.
a2p2 should launch the program.
You may have to install some package to run tk GUI (``python-tk`` on linux).
Usage
-----
**a2p2 [-h] [-c] [-v]**
optional arguments:
-h, --help show this help message and exit
-c, --createprefs Create preferences file
-v, --verbose Verbose
A GUI is provided using tkinter.
Once Aspro2_ is running and a2p2_ is connected to an OB submission service (using P2API_) :
* select your target
* enter the Aspro2's menu ``Interop/Send Obs. block(s) to A2p2``
After few seconds, you shoud get a report of your new submission.
Each facilities get it's own code directory to manage specific GUI and specific OB processing. You can get associated inline help in the **HELP** tab.
Please fill an issue_ for any question, remark or enhancement request.
Release notes
-------------
`Check file <release-notes.md>`_
License
-------
A2P2 is released under GPL license. Please have a look in the LICENSE file for any detail and feel free to fill issues.
Screenshot
-------------------
|screenshot1|
Interaction diagram
-------------------
|flowchart|
.. |screenshot1| image:: https://raw.githubusercontent.com/JMMC-OpenDev/a2p2/master/doc/screenshot_demo.png
:alt: A2P2 screenshot
:target: https://raw.githubusercontent.com/JMMC-OpenDev/a2p2/master/doc/screenshot_demo.png
.. |flowchart| image:: https://raw.githubusercontent.com/JMMC-OpenDev/a2p2/master/doc/A2P2_in_3steps.png
:alt: A2P2 interaction diagram
:target: https://raw.githubusercontent.com/JMMC-OpenDev/a2p2/master/doc/A2P2_in_3steps.png
.. |A2P2Badge| image:: https://travis-ci.org/JMMC-OpenDev/a2p2.svg?branch=master
:alt: A2P2 Badge on master branch
:target: https://travis-ci.org/JMMC-OpenDev/a2p2
.. _PyPI: https://pypi.org/project/a2p2/
.. _P2: https://www.eso.org/sci/observing/phase2/p2intro.html
.. _P2API: https://www.eso.org/copdemo/apidoc/
.. _Aspro2: http://www.jmmc.fr/aspro2
.. _a2p2: http://www.jmmc.fr/a2p2
.. _tutorial: https://github.com/JMMC-OpenDev/a2p2/wiki/ASPRO2-A2P2-Tutorial
.. _issue: https://github.com/JMMC-OpenDev/a2p2/issues
Raw data
{
"_id": null,
"home_page": null,
"name": "a2p2",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3",
"maintainer_email": null,
"keywords": "observation, optical-interferometry, p2, preparation, samp, tool",
"author": null,
"author_email": "JMMC Tech Group <jmmc-tech-group@jmmc.fr>",
"download_url": "https://files.pythonhosted.org/packages/0d/f7/439c7a69d0b4cd34b9c263481c436cd33ec1541ce07b5c11d8b6a14b5087/a2p2-0.7.4.tar.gz",
"platform": null,
"description": "a2p2 |A2P2Badge|\n================\n\n**Move your Aspro2 observation details to an observatory proposal database.**\n\nDescription\n-----------\n\nPrepare your observations within Aspro2_ ( V0.9.9.3+ ) and run a2p2_ to submit your OB.\n\nOnce setup ready, select your target and use Interop Menu\n\nCHARA OB are only displayed in the GUI for the first implementations.\n\nESO OB are ready to be submitted through P2_. You can use the demo account for tests or have to provide your credential for real cases.\n\nA tutorial_ is provided for your first steps with Aspro2_.\n\n\nInstallation\n------------\n\nThe package is uploaded to `PyPI`_, so you can install the package (and/or upgrade it) using pip:\n\n ``pip install --upgrade [--user] a2p2``\n\nWe advice to use python environment. Prefer to use the ``--user`` option over running sudo that can break you system modules.\n\nYou can also build and install from sources using git:\n\n ``git clone https://github.com/JMMC-OpenDev/a2p2.git``\n\n ``pip install [--user] ./a2p2``\n\nor pip :\n\n ``pip install git+https://github.com/JMMC-OpenDev/a2p2``\n\nPrerequisites\n-------------\nSome basic tests have been operated on windows, Linux and Mac OS. pytest-datafiles must be installed previously.\n\n\na2p2 should launch the program.\n\nYou may have to install some package to run tk GUI (``python-tk`` on linux).\n\nUsage\n-----\n\n**a2p2 [-h] [-c] [-v]**\n\n\noptional arguments:\n -h, --help show this help message and exit\n -c, --createprefs Create preferences file\n -v, --verbose Verbose\n\nA GUI is provided using tkinter.\n\nOnce Aspro2_ is running and a2p2_ is connected to an OB submission service (using P2API_) :\n * select your target\n * enter the Aspro2's menu ``Interop/Send Obs. block(s) to A2p2``\n\nAfter few seconds, you shoud get a report of your new submission.\n\nEach facilities get it's own code directory to manage specific GUI and specific OB processing. You can get associated inline help in the **HELP** tab.\n\nPlease fill an issue_ for any question, remark or enhancement request.\n\nRelease notes\n-------------\n`Check file <release-notes.md>`_\n\nLicense\n-------\nA2P2 is released under GPL license. Please have a look in the LICENSE file for any detail and feel free to fill issues.\n\nScreenshot\n-------------------\n|screenshot1|\n\n\nInteraction diagram\n-------------------\n|flowchart|\n\n.. |screenshot1| image:: https://raw.githubusercontent.com/JMMC-OpenDev/a2p2/master/doc/screenshot_demo.png\n :alt: A2P2 screenshot\n :target: https://raw.githubusercontent.com/JMMC-OpenDev/a2p2/master/doc/screenshot_demo.png\n.. |flowchart| image:: https://raw.githubusercontent.com/JMMC-OpenDev/a2p2/master/doc/A2P2_in_3steps.png\n :alt: A2P2 interaction diagram\n :target: https://raw.githubusercontent.com/JMMC-OpenDev/a2p2/master/doc/A2P2_in_3steps.png\n.. |A2P2Badge| image:: https://travis-ci.org/JMMC-OpenDev/a2p2.svg?branch=master\n :alt: A2P2 Badge on master branch\n :target: https://travis-ci.org/JMMC-OpenDev/a2p2\n.. _PyPI: https://pypi.org/project/a2p2/\n.. _P2: https://www.eso.org/sci/observing/phase2/p2intro.html\n.. _P2API: https://www.eso.org/copdemo/apidoc/\n.. _Aspro2: http://www.jmmc.fr/aspro2\n.. _a2p2: http://www.jmmc.fr/a2p2\n.. _tutorial: https://github.com/JMMC-OpenDev/a2p2/wiki/ASPRO2-A2P2-Tutorial\n.. _issue: https://github.com/JMMC-OpenDev/a2p2/issues\n",
"bugtrack_url": null,
"license": "OSI Approved :: GNU General Public License v3 (GPLv3)",
"summary": null,
"version": "0.7.4",
"project_urls": {
"Bug Reports": "https://github.com/JMMC-OpenDev/a2p2/issues",
"Homepage": "https://www.jmmc.fr/a2p2",
"Source": "https://github.com/JMMC-OpenDev/a2p2"
},
"split_keywords": [
"observation",
" optical-interferometry",
" p2",
" preparation",
" samp",
" tool"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "25be9d03ee6ae485f0059f84b643d26af45ad221a5d4610d9fad985cbfa79c2a",
"md5": "db6ce985bca2579298f768ac4f1649a3",
"sha256": "73503fad223d60dbc77f98cef0343b8be51ede6c493e3fca28c48fb2d8baa1a7"
},
"downloads": -1,
"filename": "a2p2-0.7.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "db6ce985bca2579298f768ac4f1649a3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3",
"size": 80289,
"upload_time": "2024-11-19T10:08:32",
"upload_time_iso_8601": "2024-11-19T10:08:32.334066Z",
"url": "https://files.pythonhosted.org/packages/25/be/9d03ee6ae485f0059f84b643d26af45ad221a5d4610d9fad985cbfa79c2a/a2p2-0.7.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0df7439c7a69d0b4cd34b9c263481c436cd33ec1541ce07b5c11d8b6a14b5087",
"md5": "18d3986d7a3933832d8b072d2595fc8f",
"sha256": "4b7c93bc29025022d81333d1610342ca4d499ad3bfee096d27500ca6d7d07927"
},
"downloads": -1,
"filename": "a2p2-0.7.4.tar.gz",
"has_sig": false,
"md5_digest": "18d3986d7a3933832d8b072d2595fc8f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 71527,
"upload_time": "2024-11-19T10:08:34",
"upload_time_iso_8601": "2024-11-19T10:08:34.309210Z",
"url": "https://files.pythonhosted.org/packages/0d/f7/439c7a69d0b4cd34b9c263481c436cd33ec1541ce07b5c11d8b6a14b5087/a2p2-0.7.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-19 10:08:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "JMMC-OpenDev",
"github_project": "a2p2",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"lcname": "a2p2"
}