<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Kay,<br>
<br>
yes, it is missing in phenix.pdbtools. I will add it next week. <br>
<br>
I guess you can do it in phenix.refine by specifying f_prime and
f_double_prime in:<br>
<br>
refinement.refine.anomalous_scatterers {<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; group {<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; selection = None<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; f_prime = 0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; f_double_prime = 0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; refine = f_prime f_double_prime<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br>
&nbsp;&nbsp;&nbsp; }<br>
<br>
The command would be :<br>
<br>
phenix.refine model.pdb data.mtz main.number_of_mac=0
strategy=group_anomalous main.bulk_sol=false export_final_f_model=mtz
main.outliers_rejection=false params<br>
<br>
where "params" file contains the above defined anomalous scatterer
parameters.<br>
<br>
Note, the Fcalc will correspond to whatever dataset you have in
data.mtz.<br>
<br>
Please let me know if you have any questions.<br>
<br>
Pavel.<br>
<br>
<br>
On 1/10/10 1:09 PM, Kay Diederichs wrote:
<blockquote cite="mid:4B4A4222.20408@uni-konstanz.de" type="cite">
  <pre wrap="">Hi,

I like the way I can obtain Fcalc with phenix.pdbtools --f-model.
However I need to have the anomalous signal as well, for certain atoms,
and a given wavelength. This does not seem to be possible with
phenix.pdbtools. Is there a way to do this with phenix.refine ?

thanks,
Kay
  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
phenixbb mailing list
<a class="moz-txt-link-abbreviated" href="mailto:phenixbb@phenix-online.org">phenixbb@phenix-online.org</a>
<a class="moz-txt-link-freetext" href="http://phenix-online.org/mailman/listinfo/phenixbb">http://phenix-online.org/mailman/listinfo/phenixbb</a>
  </pre>
</blockquote>
</body>
</html>