Arcsecond plate solver based on astrometry.net indexes
Project description
Arcsecond Service: Platesolver (astrometry)
This repository provides a FastAPI plate-solving service for Arcsecond, based on astrometry.net indexes and Neuromorphics Systems' astrometry Python package.
Run with Docker
docker run --rm \
-p 127.0.0.1:8900:8900 \
-v arcsecond_astrometry_cache:/data/astrometry \
arcsecond-service-platesolver-astrometry:latest
Run Natively (Linux/macOS)
python -m venv .venv
source .venv/bin/activate
python -m pip install --upgrade pip
python -m pip install .
python -m arcsecond_service_platesolver.main
Run Natively (Windows)
- Install Python 3.12+.
- Install Microsoft C++ Build Tools (Desktop development with C++).
- Install Rust (
rustup), becauseastrometrymay need a local native build when no matching wheel is available. - This project pins Windows installs to a Windows-compatible astrometry fork commit from
arcsecond-io/astrometry.
py -3.12 -m venv .venv
.venv\Scripts\Activate.ps1
python -m pip install --upgrade pip
python -m pip install .
python -m arcsecond_service_platesolver.main
Configuration
ASTROMETRY_CACHE_DIR: explicit cache directory path (highest priority).ASTROMETRY_DATA_ROOT: root directory used to createastrometry_cacheunder it.HOST: bind host (default0.0.0.0).PORT: bind port (default8900).LOG_LEVEL: Uvicorn log level (defaultinfo).
Default cache path behavior:
- If
ASTROMETRY_CACHE_DIRis set, it is used directly. - On Windows, defaults to
%LOCALAPPDATA%\Arcsecond\astrometry_cache(or%APPDATA%fallback). - On Unix-like systems, prefers
/data/astrometry_cachewhen writable, otherwise falls back to$XDG_CACHE_HOME/arcsecond/astrometry_cacheor~/.cache/arcsecond/astrometry_cache. - If the selected location is not writable, falls back to the OS temp directory.
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 arcsecond_service_platesolver_astrometry-1.2.0.tar.gz.
File metadata
- Download URL: arcsecond_service_platesolver_astrometry-1.2.0.tar.gz
- Upload date:
- Size: 52.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97f4810197ebcdfc1b7fdeac724a71e997cf0db1b983c41030a185088eeae2a6
|
|
| MD5 |
d1f151527a9e2693becd46bd9fda2f77
|
|
| BLAKE2b-256 |
7e815d090198df9dcdd0175ba83222837078fd49efea8a4a0b061bf8b562b6e7
|
Provenance
The following attestation bundles were made for arcsecond_service_platesolver_astrometry-1.2.0.tar.gz:
Publisher:
publish-pypi.yml on arcsecond-io/arcsecond-service-platesolver-astrometry
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
arcsecond_service_platesolver_astrometry-1.2.0.tar.gz -
Subject digest:
97f4810197ebcdfc1b7fdeac724a71e997cf0db1b983c41030a185088eeae2a6 - Sigstore transparency entry: 1437733636
- Sigstore integration time:
-
Permalink:
arcsecond-io/arcsecond-service-platesolver-astrometry@e67a0bcddd7b89bb2a895ebf8ee36b6088f398f0 -
Branch / Tag:
refs/tags/v1.2.0 - Owner: https://github.com/arcsecond-io
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@e67a0bcddd7b89bb2a895ebf8ee36b6088f398f0 -
Trigger Event:
push
-
Statement type:
File details
Details for the file arcsecond_service_platesolver_astrometry-1.2.0-py3-none-any.whl.
File metadata
- Download URL: arcsecond_service_platesolver_astrometry-1.2.0-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3f866112feda337239cea9a9d45a531306696fa6cf658e95dbf87081e572bdb
|
|
| MD5 |
7b4374b2f05e2f0513e7f908774f559b
|
|
| BLAKE2b-256 |
8a1a1e7f78f9218b5e771ab9c6cf2fb4d0e16ab3c6a286c74d5fe50c37a790e6
|
Provenance
The following attestation bundles were made for arcsecond_service_platesolver_astrometry-1.2.0-py3-none-any.whl:
Publisher:
publish-pypi.yml on arcsecond-io/arcsecond-service-platesolver-astrometry
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
arcsecond_service_platesolver_astrometry-1.2.0-py3-none-any.whl -
Subject digest:
c3f866112feda337239cea9a9d45a531306696fa6cf658e95dbf87081e572bdb - Sigstore transparency entry: 1437733649
- Sigstore integration time:
-
Permalink:
arcsecond-io/arcsecond-service-platesolver-astrometry@e67a0bcddd7b89bb2a895ebf8ee36b6088f398f0 -
Branch / Tag:
refs/tags/v1.2.0 - Owner: https://github.com/arcsecond-io
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@e67a0bcddd7b89bb2a895ebf8ee36b6088f398f0 -
Trigger Event:
push
-
Statement type: