Update model_map_generation authored by Arjen Jakobi's avatar Arjen Jakobi
......@@ -27,7 +27,7 @@ CCTBX/CCP4 follow the ZXY map axis order convention, whereas most EM programs fo
<hr>
<br>
By default structure factors from the model are computed to Nyquist frequency. This is the preferred procedure for sharpening using LocScale. A different resolution cut-off for computation of the reference map can be supplied using the ```-dmin``` flag, e.g.
By default structure factors from the model are computed up to the theoretical sampling maximum at Nyquist frequency. This is the preferred procedure for sharpening using LocScale. A different resolution cut-off for computation of the reference map can be supplied using the ```-dmin``` flag, e.g.
```
phenix.python prepare_locscale_input.py -mc pdb3j5p.pdb -em emd_5778_full.map -dmin 4.0
......
......