User Tools

Site Tools


sift:command_line

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sift:command_line [2025/06/11 13:33] sgrangersift:command_line [2025/06/11 13:38] (current) sgranger
Line 315: Line 315:
 == Legend == == Legend ==
 Where the legend will be displayed, options are: Top Right, Top Left, Bottom Right, Bottom Left. If this is not passed no legend will be displayed. Where the legend will be displayed, options are: Top Right, Top Left, Bottom Right, Bottom Left. If this is not passed no legend will be displayed.
-== DataStyle == 
-What data style used when plotting, options are: Workspace, Group, Sub Group, Cluster \\ 
-<sub> 
-== RawTraces == 
-If passed individual traces will be displayed 
-== GroupMean == 
-If passed group mean will be plotted 
-== GroupDispersion == 
-If passed group dispersion will be plotted 
-== GroupDispersionType ==  
-The method of dispersion used, options are: One Standard Deviation, Two Standard Deviations, Interquartile Range \\ 
-<sub>//Default:// One Standard Deviation</sub> 
-== WorkspaceMean == 
-If passed workspace mean will be plotted 
-== WorkspaceDispersion == 
-If passed workspace dispersion will be plotted  
-== WorkspaceDispersionType == 
-The method of dispersion used, options are: One Standard Deviation, Two Standard Deviations, Interquartile Range \\ 
-<sub>//Default:// One Standard Deviation</sub> 
-== MeanPlotStyle == 
-Method used for plotting means, options are Bar Chart, Stacked Bar Chart, Box Plot 
-<sub>//Default:// Bar Chart</sub> 
-== MetricGrouping == 
-How should workspace means be grouped, options are No Group, Group, Workspace 
-<sub>//Default:// No Group</sub> 
 === Example === === Example ===
 <code>-ExportPlotMetric filePath "C:\Export Folder\metric_plot.png" rawTraces workspaceMean workspaceDispersion workspaceDispersionType "Interquartile Range" legend "Bottom Left"</code> <code>-ExportPlotMetric filePath "C:\Export Folder\metric_plot.png" rawTraces workspaceMean workspaceDispersion workspaceDispersionType "Interquartile Range" legend "Bottom Left"</code>
Line 346: Line 321:
  
 ==== -ExportPlotSPM /  -EPSPM ==== ==== -ExportPlotSPM /  -EPSPM ====
-Export the select metrics on a metric plot+Export the active SPM
 === Parameters === === Parameters ===
 == FilePath (Required/Default) == == FilePath (Required/Default) ==
Line 366: Line 341:
 == DataStyle == == DataStyle ==
 What data style used when plotting, options are: Workspace, Group, Sub Group, Cluster \\ What data style used when plotting, options are: Workspace, Group, Sub Group, Cluster \\
-<sub> 
 === Example === === Example ===
-<code>-ExportPlotMetric filePath "C:\Export Folder\metric_plot.png" rawTraces workspaceMean workspaceDispersion workspaceDispersionType "Interquartile Range" legend "Bottom Left"</code>+<code>-ExportPlotSPM filePath "C:\Export Folder\spm_plot.png" legend "Bottom Left"</code>
  
 ---- ----
sift/command_line.1749648797.txt.gz · Last modified: 2025/06/11 13:33 by sgranger