bezzam commited on
Commit
30ccca4
1 Parent(s): 8cc1bf2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -109,7 +109,7 @@ Dataset for the paper: https://opg.optica.org/abstract.cfm?uri=pcAOP-2023-JTu4A.
109
  Data is measured at 30 cm (except for the in-the-wild mug measurement which is measured at 12 cm).
110
 
111
  Simulated PSF can be obtained and compared with the measured one with the following command:
112
- ```python
113
  python scripts/sim/digicam_psf.py \
114
  digicam.pattern=mask_pattern.npy \
115
  digicam.psf=psf_measured \
 
109
  Data is measured at 30 cm (except for the in-the-wild mug measurement which is measured at 12 cm).
110
 
111
  Simulated PSF can be obtained and compared with the measured one with the following command:
112
+ ```bash
113
  python scripts/sim/digicam_psf.py \
114
  digicam.pattern=mask_pattern.npy \
115
  digicam.psf=psf_measured \