astrometry parallel, copyright

tis
Jeff Moe 2022-07-31 22:35:49 -06:00
parent e1255eebe9
commit d2c270a7bd
1 changed files with 12 additions and 1 deletions

View File

@ -93,6 +93,15 @@ Store downloads here:
mkdir -p ./data/obs ./data/tle ./data/results
```
Set `astrometry.net` to run in parallel, assuming you have enough RAM:
(This doesn't appear to work? Breaks?).
```
sudo vim /etc/astrometry.cfg
# Uncomment:
inparallel
```
# Usage
Enter `virtualenv`, if used:
@ -142,4 +151,6 @@ See `README-upstream.md`.
# License
Same as upstream license, GPLv3.
*Copyright (C) 2022, Jeff Moe*
© 2018-2022 Cees Bassa
© 2022, Jeff Moe