構造解析プログラム一覧

FIT2D  

最新版2004-01-09
対応OSLinux, MacOS, Microsoft Windows
種別1 and 2 dimensional data analysis
公式サイトhttp://www.esrf.eu/computing/scientific/FIT2D/

フランスの放射光施設ESRFで開発された1次元および2次元のデータ解析用プログラムです。ビームラインを調整するときなどに用いるようです。通常の構造解析ではあまり使う機会がないかも。MLFSOMから使用されます。

 

FIT2Dの要旨のページによると、

FIT2D is both a general purpose and specialist 1 and 2 dimensional data analysis program, used on most of the European Synchrotron Research Facility beam-lines and by many other crystallography groups throughout the world. FIT2D is used for both interactive and "batch" data processing, and is used by many different user communities for different purposes.

 

Calibration and correction of detector distortions is one of the important uses of FIT2D. Difficult data analysis problems may be tackled using fitting of user specified models. To enable model fitting to be performed on a wide variety of input data, many other more basic data analysis operations are also available. A wide variety of performant graphical display methods are available.

ってことみたいです。
アカデミックフリーで使えます。

インストール  

バイナリがそのまま配布されていますので取得して/usr/local/binにでもコピーすればOKです。
Linuxの場合はfit2d_12_081_i686_linux2.4.20を取得します。ページ内のリンクが切れており、現在はhttp://ftp.esrf.eu/pub/expg/FIT2D/から取得すればいいようです。
配置したらシンボリックリンクを張ります。

# cd /usr/local/bin
# ln -s fit2d_12_081_i686_linux2.4.20 fit2d

関連ページ  

外部リンク