Re: [phenixbb] question about FFT map coefficients
Hi Nat,
The FFT didn't work out, but I'm not sure if it's due to negative Fs. When I set up the FFT map coefficients utility with my mtz file, after picking my input I get a warning that "The reflections file does not appear to contain any suitable map coefficients." Then if I try to run it anyway I get the error message "There are no map coefficients in this MTZ file."
An mtz dump confirms that I have columns FP and SIGFP. Additional info: these Fs were generated using a python script that I wrote, and there are not meaningful values for SIGFP. My script simply wrote out 0.000 to the SIGFP column for each reflection essentially as a place holder. I thought that maybe 0 was not a valid entry for SIGFP so I changed it to 0.001 so there would be some value there, but I get all the same errors. Could this be the problem?
Any suggestions?
Thanks for the help. Sorry to bug you.
Mike
----- Original Message -----
From: "Nathaniel Echols"
I have an mtz file with map coefficients that are essentially Fo-Fo for two data sets. I would like to generate a map using these coefficients, but because the subtraction of Fs has already been done, there are some values of FP that are negative. Is "FFT map coefficients" able to handle negative values for FP?
My guess would be that the answer is yes, because internally the amplitudes and phases for map calculation are combined to form a single array of complex numbers, and this effectively converts the amplitudes to be all-positive. Also, if this were not the case, the isomorphous or anomalous difference maps would never work. But I haven't actually tried what you're wanting to do with real data - if the result isn't what you expect, let us know. -Nat _______________________________________________ phenixbb mailing list [email protected] http://phenix-online.org/mailman/listinfo/phenixbb -- Michael C. Thompson Graduate Student Biochemistry & Molecular Biology Division Department of Chemistry & Biochemistry University of California, Los Angeles [email protected]
On Fri, Mar 29, 2013 at 10:31 AM, Michael Thompson
The FFT didn't work out, but I'm not sure if it's due to negative Fs. When I set up the FFT map coefficients utility with my mtz file, after picking my input I get a warning that "The reflections file does not appear to contain any suitable map coefficients." Then if I try to run it anyway I get the error message "There are no map coefficients in this MTZ file."
An mtz dump confirms that I have columns FP and SIGFP. Additional info: these Fs were generated using a python script that I wrote, and there are not meaningful values for SIGFP. My script simply wrote out 0.000 to the SIGFP column for each reflection essentially as a place holder. I thought that maybe 0 was not a valid entry for SIGFP so I changed it to 0.001 so there would be some value there, but I get all the same errors. Could this be the problem?
SIGFP doesn't matter - only amplitudes, phases, and optionally FOM are used in the calculation. It sounds like your MTZ file doesn't contain recognizable phases - can you send me the output of "phenix.mtz.dump data.mtz"? (I only really need the part that lists columns.) thanks, Nat
participants (2)
-
Michael Thompson
-
Nathaniel Echols