Skip to content

Commit

Permalink
add TODO to the readme, still not there in the code
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasLecocq committed Sep 19, 2024
1 parent f195b1f commit 4b95148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ In a new or current MSNoise project, once the station table has been populated a
* automatically create the `SARA_ENV` jobs if the database already contains `CC` jobs.
* if your DB doesn't yet contain `CC` jobs and you only want `SARA_ENV` jobs, simply run ``msnoise new_jobs --nocc``
* ``msnoise p sara envelope`` will compute the envelope of the signal for all available data
* **!!TODO!!** ``msnoise p sara new_jobs`` will determine which new ``SARA_RATIO`` jobs need to be done. **!!TODO!!**
* ``msnoise p sara ratio`` will compute the ratio of the envelopes for each pair of stations (only for common data, of course)
* ``msnoise p sara plot ratios`` will plot the ratios of all station pairs.

0 comments on commit 4b95148

Please sign in to comment.