Difference between revisions of "Functional Order of Commands"

From EosPedia
Jump to: navigation, search
(mrcImageフォーマットに対するコマンド群)
(2D逆投影)
Line 106: Line 106:
 
*[[mrcRadon2Dto3D]]:a tool for a 3D Radon space from a set of 2D Radon images.
 
*[[mrcRadon2Dto3D]]:a tool for a 3D Radon space from a set of 2D Radon images.
  
==== 2D逆投影 ====
+
==== Back-projection of 2D images ====
 
*[[mrcImage2DBackProjection]]
 
*[[mrcImage2DBackProjection]]
 
*[[mrcImage2DProjection]]
 
*[[mrcImage2DProjection]]

Revision as of 18:11, 3 June 2013

We here sort commands in functional orders, but not yet. We are very sorry for being too late for you.

Contents

Overviers and template

We classify Eos commands into functional groups. templateCommandWiki: template to write down a help of commands.

Integration tools/platform

Image View and Image Analysis

  • Display2: To display a 2D image or a section of a 3D image, process them, and pick ROIs(region of interest) from an image.

cf.Particle Picking by Display2

  • Display3: To display a 3D image
  • smolet: To display a series of tilt images for electron tomography.
  • ctfDisplay: To display a Fourier transform for CTF correlation
  • imagesClustering: To display a dendrogram for image clustering.

Platform in Eos

  • Visualmake: Easy and automatics GUI generator for Makefile
  • Eos: Eos on Tcl/Tk, CUI
  • PIONE: PIONE(Process-rule for Input/Output Negotiation Enviromenment) is a rule-based workflow engine.

Easy and Simple Viewers in Eos

A series of molvie (2D-3D seamless viewers)

Developmental environment on Eos

to create a new command or object

to create a new one automatically using 'make'

A series of commands for CTF and its correction 

Tools for CTF functions

Tools for CTF/defocusing value detemination

Tools for CTF correction

a platform

CTF Function

CTF Determination

CTF Correction

etc.

Tools for image clustering

3D reconstruction 

General tools for 3D reconstruction

  • mrc2Dto3D:a tool for a 3D reconstruction from a set of 2D images.
  • mrc3Dto2D:a tool for a set of 2D projection images from a 3D object.
  • mrc2Dto3DforVariation:a tool for the variance of a 3D reconstruction from a set of 2D images.
  • mrcRadon2Dto3D:a tool for a 3D Radon space from a set of 2D Radon images.

Back-projection of 2D images

トモグラフィー支援

単粒子解析サポート

Tools for analysis of images in Radon space

Tools for a transform in Radon Space


Tools for common line search

Sinogram analysis using feature

3D reconstruction using feature

3D reconstruction using helical symmetry

Space transformation

Tools for (Layer Line Extraction) llExtract

Tools for G(R, THETA, Z) space

Tools for g(r, theta, Z) space

Image analysis using helical symmetry

Tools for super-resolutions

Tools to check spatial resolutions

Tools for mrcImage-formated images

Tools for mrcImage-format

Tools to create models

A basic shape model creation

Addition of noise

Crystallization

Tilted images

Infomation of images

Statistics of images

  • mrcImageFeatureExtraction:画像の特徴量(現時点で30通り)の抽出
    • ヒストグラムの平均、分散、歪度、尖度、コントラスト、エネルギー、エントロピー
    • Co-occurenceに関する情報
    • difference statisticsに関する情報
    • runlengthに関する情報

Image alignment using object-shape

  • mrcImageShapePCA:3D画像からその構造の形を楕円体として取り扱うための主成分分析
  • mrcImageShapePCAFit:3D画像からその構造の形を楕円体として取り扱い、主軸同士を合わせるための処理

Image-fomart transform

Analysis of multi-images

  • mrcImageMontageCreate:複数枚の画像を一枚の画像として出力する(平均値等を用いて画像のコントラストを合わす)

Pre-treatment of images

Removal of abnormal values

Windowoing

Padding

Standalization of density

Unitary operator for a image

  • 2乗和
    • mrcImageSquare:各ピクセル値の2乗、ルートの画像に変換する。

Binary operator between images

  • 和算

Mathematical morphology

  • オープニング(白いひげが消えるが、孔は保たれる)
  • クロージング(黒い孔(谷)が埋まるが、丘は高くならない)

Extraction of ROI(Region of Interest)

  • mrcImageROI:2次元画像からの単一のROI画像の切り出し
  • mrcImageROIs:2次元画像からの複数のROI画像の切り出し
  • mrcImageUnbentROI:2次元画像からのスプライン曲線に則った切り出し

Image overlay and split

Automatic particle extraction

Density transfomr

Resampling

Masking

  • mrcImageMasking:定型の円や長方形で画像をマスクする(3Dに対応)
  • mrcImageMaskingByImage:画像(2値化もしくはグレー)を用いて画像をマスクする。
  • mrcImageFilterCreate:指定した座標値の所を指定した値とした画像を作り出す。

Rotation and Shift of image

Binary Image analysis 

Binarization

Connectivity

Labeling and Area calculation

Coordinate tranform

Fourier Transform

  • mrcImageFFT:現在、通常使われているフーリエ変換及び逆変換
  • fft2d:過去のフーリエ変換及び逆変換
  • cufft:CUDAでのテスト用フーリエ変換

Filter for spatial frequency

Smoothing

  • mrcImageSmoothing:非線形の平滑化
    • median filter(中央値フィルタ)
    • mean filter(平均値フィルタ)
    • SurfaceFit filter(最小自乗法により2次曲面に近似)
    • Lee-sigma filter(シグマフィルタ)
  • mrcImageLowPassFilter:ローパスフィルタ(周波数空間でのフィルタ)
    • Step filter(Ideal Filter)(矩形窓(方形窓)関数によるフィルタ)
    • Cos filter(テューキー窓によるフィルタ)
    • Exponetial filter(指数窓によるフィルタ)
    • Gaussian filter(ガウス窓によるフィルタ)
    • Lorentzian filter(ローレンチアンによるフィルタ)
  • mrcImageBilateralFilter:バイラテラルフィルタ(像強度による重み付き平滑化フィルタ)
  • mrcImageNLMeansFilter:NLミーンズ法によるローパスフィルタ
  • mrcImageNoiseReductionByRelaxation:緩和法によるノイズ除去

Edge extraction

Similarity between images

Image analysis using symmetry


Tools for mrcFFT(Fourier Space) Information 

Printing tools

mrcRef-related analysis

Tools using PDB-format for image analysis

Energy-loss images 

Not Classified


PDB関係のコマンド群 

PDBの情報を手に入れる

PDBから密度マップを作成する


PDBから他のフォーマットに変換する

PDBの対称性に従って原子モデルを作成する

PDBの回転・移動

PDBと密度マップのフィッティング

PDBの表示

PDBに付加的な情報を添付する 

その他


画像フォーマット等のフィルター

他のファイルフォーマットからMRC形式へ変換

MRC形式から他のフォーマットへの変換 

pgFormat方のファイルに対するプログラム

ポストスクリプトファイルの取り扱いに関するプログラム

DCDフォーマットのファイルに関する取り扱い

その他

コマンドリスト 

CheckCommonLineData CheckOfOrientation CheckOrientationByDegree


LCalculationForOrientationSearch

ProjectionDirectionMapCreate

TestForLcalculationOfOrientationSearchBySimultaneousMinimization


angleMatchTest_k anglediffcalc anglediffchk

calcCommonLine


各種解析ツール

3Dモデリングのためのツール

参考文献:

  • Noda et al., J. Plasma, Physics (2006)
  • Murakami et al., Cell (2010)

FRET解析ツール

参考文献:

  • Suzuki et al., Nature (1998)
  • Yasunaga e al., J.Struct.Biol.(2000)

ETC

Tools for molecular information handling

matrix3Dの取り扱い(3次元空間変換用4x4行列)

乱数の発生

largeIP

点の取り扱い

電子顕微鏡制御


テストのためのプラグラム

ETC

Not yet