tom_across
A TOM Toolkit app that integrates Astrophysics Cross-Observatory Science Support (ACROSS) functionality and features into the target page.
tom_across brings 2 main features to the target page as a separate tab. Each of these come with a form to
filter and query the ACROSS servers.
- An observation table that displays observations within a cone search of the target's RA and Dec
- A visibility plot for ACROSS observatories.
Installation
- Install the package into your TOM environment:
pip install tom-across
- In your project
settings.py, addtom_acrossto yourINSTALLED_APPSsetting:
INSTALLED_APPS = TOMTOOKIT_INSTALLED_APPS + [
'custom_code',
...
'tom_across',
]
- Optionally add the following to your
settings.pyto alter the default initial query parameters on page load. More parameters can be filtered upon through the front-end form.
ACROSS_DEFAULT_ARGS = {
'OBSERVATION_TABLE_DEFAULTS':{
'cone_search_radius': 0.1,
},
'VISIBILITY_OBSERVATORY_DEFAULTS':[
'JWST', 'HST', 'Swift'
]
}
Release files for tom-across 1.0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tom_across-1.0.8.tar.gz | 24.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tom_across-1.0.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 54.0 kB
Release files / tom_across-1.0.8.tar.gz
| Download URL | tom_across-1.0.8.tar.gz |
|---|---|
| Size | 24.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ff9aa5ed91183ef46d716ee404bbca8436d607f5e40f7801662c6f59d9b8aa13
|
|
BLAKE2b-256 checksum How to use checksums |
4fa8b67bc6ce2d62017817473d6f3b9fdeac1f965104070a2dd77c7763c3644b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.0.1 CPython/3.12.8
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 25, 2026.
Transparency logRelease files / tom_across-1.0.8-py3-none-any.whl
| Download URL | tom_across-1.0.8-py3-none-any.whl |
|---|---|
| Size | 29.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9a73f1b8940c01b6e6c15029d06875a4471565cd25853028782464826d827dae
|
|
BLAKE2b-256 checksum How to use checksums |
412e76fd447e4882bb2b92ea386a151820cb39efa96f86e4dc545b4bf4d0f81f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.0.1 CPython/3.12.8
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 25, 2026.
Transparency log