本家様 https://github.com/turonova/Fourier3D
Program for tomogram binning in Fourier space
(deepL様翻訳:フーリエ空間におけるトモグラムのビニングプログラム)
cd /apps/src
git clone https://github.com/turonova/Fourier3D
cd Fourier3D
make
cp ./Fourier3D /apps/local/bin
実行環境が複雑でないものは /apps/local/bin に集めてます. novaCTFとかも.
「/apps/modulefiles/local」
#%Module1.0
set root /apps/local
prepend-path PATH $root/bin