[cctbxbb] structure factors from map

Gabor Bunkoczi gb360 at cam.ac.uk
Mon Dec 1 09:10:53 PST 2014


Hi Marcelino,

I am not sure that I can help you with a C++-solution, but if you want 
to do it from Python, you can just use the structure_factors_from_map 
method of the cctbx.miller.set class (this specifies the indices for the 
Fourier), as this can read a double array 
(cctbx_project/cctbx/miller/__init__.py, line 1400). Even if you want to 
do it from C++, this function is worth a read, since it reveals how to 
transform a real map into a complex one.

BW, Gabor

On 2014-12-01 16:49, castro at biochem.mpg.de wrote:
> Hi,
> 
> Could somebody please help to find the function to transform electron
> density map into structures factors?
> 
> I found a function "from_map()" within cctbx/maptbx/structure_factor.h,
> But it don't know how to transform the map into a "complex_map" format.
> 
> Thanks a lot in advance,
> Marcelino
> 
> _______________________________________________
> cctbxbb mailing list
> cctbxbb at phenix-online.org
> http://phenix-online.org/mailman/listinfo/cctbxbb



More information about the cctbxbb mailing list