updated locscale wiki authored by Arjen Jakobi's avatar Arjen Jakobi
...@@ -6,7 +6,7 @@ The model map can be generated by any procedure that computes the model map from ...@@ -6,7 +6,7 @@ The model map can be generated by any procedure that computes the model map from
[]() []()
To generate a model map with B-facvtor weighted structure factors and electron form factors we recommend to use the provided [```pdb2map.py```](pdb2map.pyc) script. To generate a model map with B-facvtor weighted structure factors and electron form factors we recommend to use the provided [```prepare_locscale_input.py```](prepare_locscale_input.py) script.
``` ```
usage: prepare_locscale_input -mc model.pdb -em map.ccp4 [-dmin resolution] [-h] usage: prepare_locscale_input -mc model.pdb -em map.ccp4 [-dmin resolution] [-h]
... ...
......