Skip to content

Commit b2903da

Browse files
committed
Disply graph in readme
1 parent c56f9da commit b2903da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/heudiconv/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ pip install bids-prov==0.1.0
137137
bids_prov_visualizer --input_file prov/merged/prov-heudiconv.prov.jsonld --output_file prov/merged/prov-heudiconv.prov.png
138138
```
139139

140-
![](/examples/dcm2niix/prov/merged/prov-heudiconv.prov.png)
140+
![](/examples/heudiconv/prov/merged/prov-heudiconv.prov.png)
141141

142142
### Notes
143143

@@ -151,7 +151,7 @@ The `code/merge_prov.py` code is responsible for:
151151

152152
1. The `Environments` term is not defined in the current BIDS Prov context, hence we define environments as `Entities`.
153153

154-
2. Listing all the DICOM files used by the dcm2niix conversion steps would lower readability of the JSON-LD provenance files. Therefore we only listed the following directories as `Entities`:
154+
2. Listing all the DICOM files used by the heudiconv conversion steps would lower readability of the JSON-LD provenance files. Therefore we only listed the following directories as `Entities`:
155155
* `bids::sourcedata/hirni-demo/acq1/dicoms/example-dicom-structural-master/dicoms`
156156
* `bids::sourcedata/hirni-demo/acq2/dicoms/example-dicom-functional-master/dicoms`
157157

0 commit comments

Comments
 (0)