TOM Toolkit Facility module for the European Southern Observatory telescopes
Project description
tom_eso
European Southern Obervatory Facility modules for TOM Toolkit
Installation
Install the module into your TOM environment:
pip install tom-eso
-
In your project
settings.py, addtom_esoto yourINSTALLED_APPSsetting:INSTALLED_APPS = [ ... 'tom_eso', ]
-
Add
tom_eso.eso.ESOFacilityto theTOM_FACILITY_CLASSESin your TOM'ssettings.py:TOM_FACILITY_CLASSES = [ 'tom_observations.facilities.lco.LCOFacility', ... 'tom_eso.eso.ESOFacility', ]
Configuration
Include the following settings inside the FACILITIES dictionary inside settings.py:
FACILITIES = {
...
# defaults set from ESO p2 API Tutorial
# https://www.eso.org/sci/observing/phase2/p2intro/Phase2API/api--python-programming-tutorial.html
# You should have your own credentials.
'ESO': {
'environment': os.getenv('ESO_ENVIRONMENT', 'demo'),
'username': os.getenv('ESO_USERNAME', '52052'),
'password': os.getenv('ESO_PASSWORD', 'tutorial'),
},
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tom_eso-0.1.1.tar.gz.
File metadata
- Download URL: tom_eso-0.1.1.tar.gz
- Upload date:
- Size: 22.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29e2d74a861c18f2eee569fea22b3b5fc65117704ff2fd822a8c67db392a18dc
|
|
| MD5 |
dbab23576ec055f4a0fd55fcf3e7a275
|
|
| BLAKE2b-256 |
7195228dbc91c427a02ae44f07deede9f64eaa1c7f18fe9d89e494ff320ef59f
|
Provenance
The following attestation bundles were made for tom_eso-0.1.1.tar.gz:
Publisher:
pypi-release.yml on TOMToolkit/tom_eso
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
tom_eso-0.1.1.tar.gz -
Subject digest:
29e2d74a861c18f2eee569fea22b3b5fc65117704ff2fd822a8c67db392a18dc - Sigstore transparency entry: 395701831
- Sigstore integration time:
-
Permalink:
TOMToolkit/tom_eso@c000336cf1506362ada4870041dd2f4400eeeaad -
Branch / Tag:
refs/tags/0.1.1 - Owner: https://github.com/TOMToolkit
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-release.yml@c000336cf1506362ada4870041dd2f4400eeeaad -
Trigger Event:
release
-
Statement type:
File details
Details for the file tom_eso-0.1.1-py3-none-any.whl.
File metadata
- Download URL: tom_eso-0.1.1-py3-none-any.whl
- Upload date:
- Size: 25.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55b55c179782a855730b8f7637deed83f32ec87493f5e57a3c09b2b347526bd5
|
|
| MD5 |
6939535473d5eb44c996d476624d4e20
|
|
| BLAKE2b-256 |
e7b46579431367dd7db6d21075d584d725ae94d6755c5954440e67d61f7bbe7b
|
Provenance
The following attestation bundles were made for tom_eso-0.1.1-py3-none-any.whl:
Publisher:
pypi-release.yml on TOMToolkit/tom_eso
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
tom_eso-0.1.1-py3-none-any.whl -
Subject digest:
55b55c179782a855730b8f7637deed83f32ec87493f5e57a3c09b2b347526bd5 - Sigstore transparency entry: 395701853
- Sigstore integration time:
-
Permalink:
TOMToolkit/tom_eso@c000336cf1506362ada4870041dd2f4400eeeaad -
Branch / Tag:
refs/tags/0.1.1 - Owner: https://github.com/TOMToolkit
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-release.yml@c000336cf1506362ada4870041dd2f4400eeeaad -
Trigger Event:
release
-
Statement type: