Skip to content

Commit 393e124

Browse files
authored
Update README.md
1 parent 26889fa commit 393e124

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,11 @@ python3 -m unittest
4848

4949
Once the tests have completed, you can try out the program on the downloaded test data.
5050

51-
To do this, type
51+
Instead of running on all wells (which takes about an hour to complete), we'll run on just two wells:
5252
```
53-
pcpostprocess run_herg_qc ./tests/test_data/13112023_MW2_FF/
53+
pcpostprocess run_herg_qc ./tests/test_data/13112023_MW2_FF/ -w A02 A03
5454
```
55+
5556
This will create several quality control plots in the directory `output`, and take XXX to XXX minutes to complete.
5657
For every well, a ??? plot will be created, showing ???.
5758

0 commit comments

Comments
 (0)