SatNOGS Optical Process Overview.
https://spacecruft.org/spacecruft/SNOPO
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
7 months ago | |
---|---|---|
img | 7 months ago | |
.gitignore | 7 months ago | |
LICENSE-CC | 7 months ago | |
LICENSE-GPL | 7 months ago | |
README-astrometry.md | 7 months ago | |
README.md | 7 months ago | |
SNOPO | 7 months ago | |
requirements-dev.txt | 7 months ago | |
requirements.txt | 7 months ago |
README.md
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.