We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a67aab8 commit 338779fCopy full SHA for 338779f
README.md
@@ -12,7 +12,7 @@ $ python -m pip install find-asteroids
12
Usage ([docs/notebooks/search.ipynb](https://github.com/stevenstetzler/find_asteroids/tree/main/docs/notebooks/search.ipynb)):
13
```
14
$ find_asteroids --help
15
-usage: find_asteroids.search [-h] --catalog CATALOG [--psfs PSFS] --velocity VELOCITY VELOCITY --angle ANGLE
+usage: find_asteroids [-h] --catalog CATALOG [--psfs PSFS] --velocity VELOCITY VELOCITY --angle ANGLE
16
ANGLE --dx DX --num-results NUM_RESULTS --results-dir RESULTS_DIR [--precompute]
17
[--gpu] [--gpu-kernels] [--device DEVICE] [--output-format OUTPUT_FORMAT]
18
0 commit comments