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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -112,7 +112,7 @@ Simulated PSF can be obtained and compared with the measured one with the follow
112
  ```bash
113
  python scripts/sim/digicam_psf.py \
114
  digicam.pattern=mask_pattern.npy \
115
- digicam.psf=psf_measured \
116
  digicam.ap_center=[59,76] \
117
  digicam.ap_shape=[19,26] \
118
  digicam.rotate=-0.8 \
 
112
  ```bash
113
  python scripts/sim/digicam_psf.py \
114
  digicam.pattern=mask_pattern.npy \
115
+ digicam.psf=psf_measured.png \
116
  digicam.ap_center=[59,76] \
117
  digicam.ap_shape=[19,26] \
118
  digicam.rotate=-0.8 \