C# 클래스 ImsInformed.IO.ImsInformedPlotter

The ims informed plotter.
파일 보기 프로젝트 열기: PNNL-Comp-Mass-Spec/IMS-Informed-Library 1 사용 예제들

공개 메소드들

메소드 설명
ImsInformedPlotter ( ) : System

비공개 메소드들

메소드 설명
AnnotateRemovedPeaks ( OxyPlot.PlotModel associationHypothsisPlot, IDictionary preFilteredPeaks ) : OxyPlot.PlotModel
AssociationHypothesisPlot ( AssociationHypothesis hypothesis, string datasetName, IImsTarget target, bool plotXAxisFromZero = false ) : OxyPlot.PlotModel

The association hypothesis plot.

MapToPointSize ( ObservedPeak observation ) : double
MobilityFitLinePlot ( FitLine fitline ) : OxyPlot.PlotModel

The mobility fit FitLine plot.

PlotAssociationHypothesis ( AssociationHypothesis hypothesis, string plotLocation, string datasetName, IImsTarget target, IDictionary preFilteredPeaks ) : void
PlotDiagram ( string fileLocation, OxyPlot.PlotModel model, int width, int height ) : void

The plot diagram.

PlotMobilityFit ( FitLine fitline, string plotLocation, int width, int height ) : void

메소드 상세

ImsInformedPlotter() 공개 메소드

public ImsInformedPlotter ( ) : System
리턴 System