「mrcImageZPad」の版間の差分

提供: Eospedia
移動: 案内検索
(ページの作成:「'''mrcImageZPad'''とはパディングを行うEosコマンドである。 == オプション一覧 == ===メインオプション=== <table border="1"> ...」)
(相違点なし)

2013年10月30日 (水) 04:18時点における版

mrcImageZPadとはパディングを行うEosコマンドである。


オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-i 必須 入力ファイル: mrcImage NULL
-o 必須 出力ファイル: mrcImage NULL
-r 選択 rmax = height of z window * 0.5. 0
-w 選択 Width of slope. For mode 1. Usually w>=3 is good enough. 1
-v 選択 Value of out of threshold. 0
-Nx 選択 Number of x.Default is inputfile. 0
-Ny 選択 Number of y.Default is inputfile. 0
-Nz 選択 Number of z.Default is inputfile. 0
-Floating 選択 Floating
-c 選択 コンフィグファイル設定 NULL
-m 選択 モードを設定 0
-h 選択 ヘルプを表示  

-m の詳細

モード 説明
0 Default: Out of threshold is avrage of threshold plain.
1 Mulplying cos function. Default: Out of threshold is avrage of threshold plain.


実行例