<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ice-online.com/index.php?action=history&amp;feed=atom&amp;title=PEAKPICK</id>
	<title>PEAKPICK - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ice-online.com/index.php?action=history&amp;feed=atom&amp;title=PEAKPICK"/>
	<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=PEAKPICK&amp;action=history"/>
	<updated>2026-06-10T20:16:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://wiki.ice-online.com/index.php?title=PEAKPICK&amp;diff=786&amp;oldid=prev</id>
		<title>ConvertBot: Finds one or more peaks in data.</title>
		<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=PEAKPICK&amp;diff=786&amp;oldid=prev"/>
		<updated>2020-04-27T22:04:56Z</updated>

		<summary type="html">&lt;p&gt;Finds one or more peaks in data.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Finds one or more peaks in data. &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
  NOTE: This command has deprecated since NeXtMidas 3.3.1. Use PEAKPICK;DSP.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;IN&amp;gt;        - Either type 1000 or type 2000 file.            [REQUIRED]&lt;br /&gt;
&amp;lt;OUT_ABS&amp;gt;   - ABSCISSA Locations of maxima.                  [OPTIONAL]&lt;br /&gt;
&amp;lt;OUT_VAL&amp;gt;   - Values of maxima.                              [OPTIONAL]&lt;br /&gt;
&amp;lt;MAX_PEAKS&amp;gt; - Maximum number of peaks per frame.             [DEF=1]&lt;br /&gt;
&amp;lt;PAD&amp;gt;       - Fill value if fewer than max # of peaks found. [DEF=0]&lt;br /&gt;
&lt;br /&gt;
Keyword Only Parameters: &lt;br /&gt;
&lt;br /&gt;
[CXMODE]       - Complex mode. Can be MAG (default), REAL, IMAG, PHASE, 10LOG,&lt;br /&gt;
                 or 20LOG. (Since NeXtMidas 3.3.1)&lt;br /&gt;
[PAD_VALUE]    - Same as PAD=. If both are present, PAD_VALUE has precedence.&lt;br /&gt;
&lt;br /&gt;
This primitive will find up to &amp;lt;MAX_PEAKS&amp;gt; peaks per &amp;quot;frame&amp;quot; of data. A &amp;quot;frame&amp;quot;&lt;br /&gt;
is either:&lt;br /&gt;
  * The whole file (type 1000, using defaults), output is type 1000&lt;br /&gt;
  * A standard frame of data (type 2000, using defaults) output is type 2000&lt;br /&gt;
&lt;br /&gt;
If two peaks are separated by a &amp;quot;valley&amp;quot; whose difference from the smaller peak&lt;br /&gt;
is less than /HYSTER, ignore the smaller peak.&lt;br /&gt;
&lt;br /&gt;
In the special case where the file is type 1000 and &amp;lt;MAX_PEAKS&amp;gt; equals 1,&lt;br /&gt;
results parameters are written rather than files, since there is only one&lt;br /&gt;
output value of each type.&lt;br /&gt;
&lt;br /&gt;
Currently, the code reads in one entire &amp;quot;frame&amp;quot; of data at a time. This could&lt;br /&gt;
be changed to allow processing large files if necessary.&lt;br /&gt;
&lt;br /&gt;
Complex Data in Input Files:&lt;br /&gt;
============================&lt;br /&gt;
Since NeXtMidas 3.3.1, PEAKPICK will automatically detect complex data in the&lt;br /&gt;
input file and process it accordingly. If the CXMODE= argument is not present, &lt;br /&gt;
the data will be assumed to be MAGnitude.&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
Switches:&lt;br /&gt;
  /HYSTER - If set, lump together peaks whose valleys are smaller than this, a&lt;br /&gt;
            value of 0.0 disables any hysteresis computations. [DEF=0.0]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:NXM_Explain]]&lt;/div&gt;</summary>
		<author><name>ConvertBot</name></author>
		
	</entry>
</feed>