Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -112,9 +112,11 @@ size_categories:
|
|
112 |
- 10K<n<100K
|
113 |
---
|
114 |
|
115 |
-
Data is measured at 30 cm.
|
116 |
|
117 |
-
|
|
|
|
|
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 |
+

|
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 \
|