SatNOGS Optical Process Overview.
https://spacecruft.org/spacecruft/SNOPO
- Python 100%
| img | ||
| .gitignore | ||
| LICENSE-CC | ||
| LICENSE-GPL | ||
| README-astrometry.md | ||
| README.md | ||
| requirements-dev.txt | ||
| requirements.txt | ||
| SNOPO | ||
SatNOGS Optical Process Overview
SatNOGS Optical process overview diagram.
Satellite Image
Images of satellites and one air plane acquired and processed with stvid.
Resultant FITS image is shown in the astroimagej application.
Install
Install to build to create diagram.
sudo apt install python3-pip python3-virtualenv graphviz
git clone https://spacecruft.org/spacecruft/SNOPO.git
cd SNOPO
virtualenv -p python3 env
source env/bin/activate
pip install --upgrade pip
pip install -r requirements.txt
pip install -r requirements-dev.txt
mkdir -p tmp
Build
Build diagram thusly.
./SNOPO
View
See PNG file in tmp/ directory.
Hardware Implementations
Outdoor Raspberry Pi
Outdoor Raspberry Pi design By SA2KNG. Pics by SA2KNG from SatNOGS Optical matrix channel.
Repositories
Links to software repositories in diagram.
Upstream cbassa
- https://github.com/cbassa/sattools
- https://github.com/cbassa/stvid
- https://github.com/cbassa/stphot
- https://github.com/cbassa/asm
Upstream SA2KNG
Spacecruft
- https://spacecruft.com/spacecruft/sattools
- https://spacecruft.com/spacecruft/stvid
- https://spacecruft.com/spacecruft/stphot
License / Copyright
Source:
License: CC By SA 4.0 International and/or GPLv3+ at your discretion.
Copyright © 2022, Jeff Moe.







