Std Analysis Menu: Difference between revisions

From LabRPS Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 14: Line 14:
==Introduction==  
==Introduction==  


The '''Std Analysis Menu''' is one of the 4 sub-menus added to the [[Standard_Menu|standard menu]] when a [[Table|table view]] is active:
The '''Std Analysis Menu''' is one of the 2 sub-menus added to the [[Standard_Menu|standard menu]] for data visualization.
 
{{StdMenu
|
[[Std_File_Menu|File]]
   
[[Std_Edit_Menu|Edit]]
   
[[Std_View_Menu|View]]
   
[[Std_Scripting_Menu|Scripting]]
   
[[Std_Input_Menu|Input]]
   
[[Std_Simulation_Menu|Simulation]]
   
[[Std_Output_Menu|Output]]
   
[[Std_Plot_Menu|Plot]]
   
[[Std_Analysis_Menu|Analysis]]
   
[[Std_Table_Menu|Table]]
   
[[Std_Windows_Menu|Windows]]
   
[[Std_Help_Menu|Help]]
}}
 
The Std Analysis menu gives access to some submenus depending upon whether a table, a matrix or a plot is selected. However, it is assumed here that a table is selected.


==Tools==  
==Tools==  
Line 53: Line 24:
* [[File:Std_Analysis_Statistics_on_rows.svg|32px]] [[Std_Analysis_Statistics_on_rows|Statistics On Rows]]: gives basic statistics on the selected rows.
* [[File:Std_Analysis_Statistics_on_rows.svg|32px]] [[Std_Analysis_Statistics_on_rows|Statistics On Rows]]: gives basic statistics on the selected rows.


* [[File:Std_Analysis_FFT.svg|32px]] [[Std_Analysis_FFT|FFT...]]: opens a [[FFT_dialog| dialog]] that allows to compute a direct or inverse Fast Fourier Transform.
* [[Std_Analysis_FFT|FFT...]]: opens a [[Std_Analysis_FFT| FFT...]] allows to compute a direct or inverse Fast Fourier Transform.


* [[File:Std_Analysis_Correlate.svg|32px]] [[Std_Analysis_Correlate|Correlate]]: computes the cross-correlation of the two selected columns.
* [[Std_Analysis_Correlate|Correlate]]: computes the cross-correlation of the two selected columns.


* [[File:Std_Analysis_Autocorrelate.svg|32px]] [[Std_Analysis_Autocorrelate|Autocorrelate]]: computes the cross-correlation of the selected column with itself (auto-correlation).
* [[Std_Analysis_Autocorrelate|Autocorrelate]]: computes the cross-correlation of the selected column with itself (auto-correlation).


* [[File:Std_Analysis_Convolute.svg|32px]] [[Std_Analysis_Convolute|Convolute]]: does a convolution of two selected columns.
* [[Std_Analysis_Convolute|Convolute]]: does a convolution of two selected columns.


* [[File:Std_Analysis_Deconvolute.svg|32px]] [[Std_Analysis_Deconvolute|Deconvolute]]: computes the deconvolution of two selected columns.
* [[Std_Analysis_Deconvolute|Deconvolute]]: computes the deconvolution of two selected columns.




Line 76: Line 47:
{{Std Base navi}}
{{Std Base navi}}
{{Userdocnavi}}
{{Userdocnavi}}
[[Category:Plugins]]
{{clear}}
{{clear}}

Latest revision as of 16:39, 27 October 2024

Std Base icon

Introduction

The Std Analysis Menu is one of the 2 sub-menus added to the standard menu for data visualization.

Tools

The following tools are available in this menu:

  • FFT...: opens a FFT... allows to compute a direct or inverse Fast Fourier Transform.
  • Correlate: computes the cross-correlation of the two selected columns.
  • Autocorrelate: computes the cross-correlation of the selected column with itself (auto-correlation).
  • Convolute: does a convolution of two selected columns.
  • Deconvolute: computes the deconvolution of two selected columns.