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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -118,7 +118,7 @@ Data is measured at 30 cm (except for the in-the-wild mug measurement which is m
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 \
 
118
 
119
  ![DigiCam setup](setup.png)
120
 
121
+ The simulated PSF can be obtained and compared with the measured one with the following command (after downloading and installing [LenslessPiCam](https://github.com/LCAV/LenslessPiCam)):
122
  ```bash
123
  python scripts/sim/digicam_psf.py \
124
  digicam.pattern=mask_pattern.npy \