File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -67,17 +67,17 @@ We are able to visualize these provenance files using the following commands (cu
6767``` shell
6868python ../../bids_prov/visualize.py --input_file prov/dcm2niix.prov.jsonld --output_file prov/dcm2niix.prov.png
6969```
70- ![ ] ( examples/dcm2niix/prov/dcm2niix.prov.png )
70+ ![ ] ( / examples/dcm2niix/prov/dcm2niix.prov.png)
7171
7272``` shell
7373python ../../bids_prov/visualize.py --input_file sub_02/ses_20130717141500/anat/sub-02_ses-20130717141500_T1w.prov.jsonld --output_file sub_02/ses_20130717141500/anat/sub-02_ses-20130717141500_T1w.prov.png
7474```
75- ![ ] ( examples/dcm2niix/sub_02/ses_20130717141500/anat/sub-02_ses-20130717141500_T1w.prov.png )
75+ ![ ] ( / examples/dcm2niix/sub_02/ses_20130717141500/anat/sub-02_ses-20130717141500_T1w.prov.png)
7676
7777``` shell
7878python ../../bids_prov/visualize.py --input_file sub_02/ses_20140425155335/func/sub-02_ses-20140425155335_task-oneback_run-1_bold.prov.jsonld --output_file sub_02/ses_20140425155335/func/sub-02_ses-20140425155335_task-oneback_run-1_bold.prov.png
7979```
80- ![ ] ( examples/dcm2niix/sub_02/ses_20140425155335/func/sub-02_ses-20140425155335_task-oneback_run-1_bold.prov.png )
80+ ![ ] ( / examples/dcm2niix/sub_02/ses_20140425155335/func/sub-02_ses-20140425155335_task-oneback_run-1_bold.prov.png)
8181
8282## Limitations
8383
You can’t perform that action at this time.
0 commit comments