File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -117,6 +117,26 @@ options:
117117
118118Once the tests have completed, you can try out the program on the downloaded test data.
119119
120+ This data is organised as follows:
121+
122+ ` ` `
123+ 13112023_MW2_FF
124+ | - StaircaseInStaircaseramp (2)_2kHz_15.01.51
125+ | - StaircaseInStaircaseramp (2)_2kHz_15.12.17
126+ | - staircaseramp (2)_2kHz_15.01.07
127+ | - staircaseramp (2)_2kHz_15.06.53
128+ | - staircaseramp (2)_2kHz_15.11.33
129+ | - staircaseramp (2)_2kHz_15.17.19
130+ | - export_config.py
131+ ` ` `
132+
133+ To make sense of this data set, pcpostprocess requires the file ` export_config.py` to be present.
134+ For the example data, this contains
135+
136+ ` ` `
137+
138+
139+
120140Instead of running on all wells (which takes about an hour to complete), we' ll run on just two wells:
121141```
122142pcpostprocess run_herg_qc ./tests/test_data/13112023_MW2_FF/ -w A02 A03
You can’t perform that action at this time.
0 commit comments