<div dir="ltr">On Fri, Jan 23, 2015 at 8:32 AM, Tarek DawoD <span dir="ltr">&lt;<a href="mailto:tkdawod@yahoo.com" target="_blank">tkdawod@yahoo.com</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:13px"><div dir="ltr" style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:16px">1- if i have 2 myfile-data.mtz files (for the same structure but 2 different ligands, one of them 1.9 A and the other 1.6 A) <br></div><div dir="ltr" style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:16px">and i want to copy free set from one to the other. so i have in the (ALL Input Arrays) 2 intensity and 2 R-free flag. </div><div dir="ltr" style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:16px">so what i did is to add in the (output array) one of the intensity which belongs to one and one R flag which belong to other. </div><div dir="ltr" style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:16px">i was not sure how to use the other output options??? what should i check or uncheck in this particular case???</div></div></div></blockquote><div><br></div><div>You should be able to leave the other options alone.  Just make sure that the output symmetry is taken from the input file with the intensities, not the file with the R-free flags.  (There is a button in the first tab that lets you select a file to extract symmetry from.)  If you&#39;re copying flags from the 1.9Å dataset to the 1.6Å dataset, the extra reflections will have new flags generated automatically (the checkbox labeled &quot;Extend...&quot; etc. covers this).</div><div><br></div><div>One big caveat: make sure that the input files are indexed identically - for example if one file has this symmetry:</div><div><br></div><div>P221212 30 40 50 90 90 90</div><div><br></div><div>and the other has this:</div><div><br></div><div>P21212 40 50 30 90 90 90</div><div><br></div><div>the editor (and other programs) will not handle the difference in indexing automatically.  (It will usually - but not always - be reasonably obvious whether this is a problem or not.)</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:13px"><div dir="ltr" style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:16px">2- How this works? suppose i have h k l (6 7 21) has flag 1 in the data.mtz file (the one i used to copy the free set to other mtz), </div><div dir="ltr" style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:16px">if i will copy this to other mtz (which has no R flag of course), the program will look for (6 7 21) h k l in the other mtz to give it also flag 1.  </div><div dir="ltr" style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:16px">Am i right.???</div></div></div></blockquote><div><br></div><div>This is not exactly how it works in the actual code, but the result is essentially the same.  It will automatically account for differences in reciprocal-space ASU (but not indexing!), anomalous vs. non-anomalous, and reflections present in one dataset but not the other.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:13px"><div dir="ltr" style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:16px">3- if i am right in number 2, Suppose the other mtz has no (6 7 21) h k l what will happen? if it is just ignoring it or assign flag 1 for other h k l which did not exist in the first data.mtz.</div><div dir="ltr" style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:16px">this means it is impossible to get 100% free set similar between say the 2 mtz files in this case.</div></div></div></blockquote><div><br></div><div>Using default settings, any reflection in the output file for which you have an experimental observation will also have a corresponding R-free flag.  This implies that if you have slightly different sets of experimental observations, the resulting arrays of flags will not be identical - but they *will* be 100% identical for all reflections in common if you use the editor as intended.  (I think the current behavior is to keep flags from the input even for reflections that don&#39;t have experimental observations - this can also be toggled.  Either way, however, it should not cause problems for any of the other tools in Phenix.)</div><div><br></div><div>-Nat</div></div></div></div>