Skip to content

Commit 48f4bb1

Browse files
committed
updated the documentation for the MSS
1 parent 37b0123 commit 48f4bb1

8 files changed

+386
-625
lines changed

docs/atacr.rst

+336-284
Large diffs are not rendered by default.

docs/tutorial.rst

-284
This file was deleted.

obstools/scripts/atacr_clean_spectra.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def get_cleanspec_arguments(argv=None):
4545
"""
4646

4747
parser = ArgumentParser(
48-
usage="%(prog)s [options] <Station Database>",
48+
usage="%(prog)s [options] <indb>",
4949
description="Script used "
5050
"to extract daily spectra calculated from " +
5151
"`obs_daily_spectra.py` and flag days for outlier " +

0 commit comments

Comments
 (0)