bezzam commited on
Commit
473e13f
1 Parent(s): c48442a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -114,9 +114,11 @@ size_categories:
114
 
115
  Dataset for the paper: https://opg.optica.org/abstract.cfm?uri=pcAOP-2023-JTu4A.45
116
 
117
- Data is measured at 30 cm (except for the in-the-wild mug measurement which is measured at 12 cm).
118
 
119
- Simulated PSF can be obtained and compared with the measured one with the following command:
 
 
120
  ```bash
121
  python scripts/sim/digicam_psf.py \
122
  digicam.pattern=mask_pattern.npy \
 
114
 
115
  Dataset for the paper: https://opg.optica.org/abstract.cfm?uri=pcAOP-2023-JTu4A.45
116
 
117
+ Data is measured at 30 cm (except for the in-the-wild mug measurement which is measured at 12 cm), as shown below.
118
 
119
+ ![DigiCam setup](setup.png)
120
+
121
+ The simulated PSF can be obtained and compared with the measured one with the following command:
122
  ```bash
123
  python scripts/sim/digicam_psf.py \
124
  digicam.pattern=mask_pattern.npy \