[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

map2fs map conversion jiffy



***  For details on how to be removed from this list visit the  ***
***    CCP4 home page http://www.dl.ac.uk/CCP/CCP4/main.html    ***

Here's a little jiffy for all you XtalView fans.

In normal usage it is conventient to feed structure factors to xfit
and let it do the fft's on the fly. However, occasionally it is useful
to calculate a map inside ccp4 and then display it in xfit.

map2fs converts a ccp4 map to fsfour format, so it can be read
directly in xfit.

The code is an unholy marriage of Fortran and C, so there may well be
portability problems. But it works OK on an SGI. Hopefully eventually
it will be a part of the GUI.

Kevin

> ftp ftp.yorvic.york.ac.uk
login: anonymous
password: type_your_full_email_address_here
ftp > cd pub/ccp4
ftp > get map2fs.tar.gz
ftp > quit
> gunzip dm.tar.gz
> tar xvf dm.tar
> more README