Fhkl 実行例

help出力 Fhkl.py --help


Warning in tkprogvars.py: Environment variable tkProg_Root is not given
   tkProg_Root is speculated from the script path [D:\git\sphinx\tkProg\source\crystal\Fhkl.py]


Error: Invalide mode [--help]


Usage:
  (Ia)  python Fhkl.py asf (target_atom xray_source smin smax ns s_value plot_scale
      plot atomic form factor function for target_atom
      ex: python Fhkl.py asf Ni CuKa1 0.0 20.0 31 0.1 linear
  (Ib)  python Fhkl.py anom (target_atom wl_min wl_max wl_value wl scale)
      plot anomalous scattering factor spectrum for target_atom
      ex: python Fhkl.py anom Ni None None None linear
  (IIa) python Fhkl.py F CIF_file (xray_source h k l)
      calculate crystal structure factor for the CIF specified by ciffile
          plot_scale: 'linear', 'log'
     ex: python Fhkl.py test.cif CuKa1 5 1 3
  (IIb) python Fhkl.py inf CIF_file
      show crystal structure information for the CIF specified by ciffile
     ex: python Fhkl.py test.cif



D:\git\sphinx\tkProg\source\crystal\Fhkl.py:265: SyntaxWarning: invalid escape sequence '\T'
  ax1.set_xlabel("s = sin $ \Theta  / \lambda$ (nm$^{-1}$)")
D:\git\sphinx\tkProg\source\crystal\Fhkl.py:497: SyntaxWarning: invalid escape sequence '\T'
  ax1.set_xlabel("s = sin $\Theta / \lambda$ (nm$^{-1}$)")

生成されたデータファイル

(データファイルが見つかりませんでした)

生成された画像一覧

(画像ファイルが見つかりませんでした)