chimerax

提供: Eospedia
移動: 案内検索

chimerax

https://www.rbvi.ucsf.edu/chimerax/

複数のマップを線形補完しながらmorphムービー作る

chimeraxのコマンドウィンドウにコマンドを打ち込む。GUIインターフェイスはまだ未実装 (2020/6/9現在)

(例) マップ1~10をの線形補完morphを100フレームで作成して動画として記録し、~/Documents/mapmorph.mp4としてファイル保存する。

movie record; volume morph #1-10 playStep 0.01 frames 100; wait 100; movie stop; movie encode ~\Documents\mapmorph.mp4

詳細はこのスレを参照: http://plato.cgl.ucsf.edu/pipermail/chimerax-users/2020-June/001201.html