bezzam commited on
Commit
35a98f0
1 Parent(s): a198d7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -112,9 +112,11 @@ size_categories:
112
  - 10K<n<100K
113
  ---
114
 
115
- Data is measured at 30 cm.
116
 
117
- Simulated PSF can be obtained and compared with the measured one with the following command:
 
 
118
  ```bash
119
  python scripts/sim/digicam_psf.py sim.waveprop=False \
120
  digicam.pattern=mask_pattern.npy \
 
112
  - 10K<n<100K
113
  ---
114
 
115
+ Data is measured at 30 cm, as shown below.
116
 
117
+ ![DigiCam setup](setup.png)
118
+
119
+ The simulated PSF can be obtained and compared with the measured one with the following command:
120
  ```bash
121
  python scripts/sim/digicam_psf.py sim.waveprop=False \
122
  digicam.pattern=mask_pattern.npy \