<?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=HISTOGRAM</id>
	<title>HISTOGRAM - 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=HISTOGRAM"/>
	<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=HISTOGRAM&amp;action=history"/>
	<updated>2026-04-09T17:32:07Z</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=HISTOGRAM&amp;diff=836&amp;oldid=prev</id>
		<title>ConvertBot: computes the histogram of input data</title>
		<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=HISTOGRAM&amp;diff=836&amp;oldid=prev"/>
		<updated>2020-04-27T22:05:12Z</updated>

		<summary type="html">&lt;p&gt;computes the histogram of input data&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;computes the histogram of input data&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;IN&amp;gt;    - Input file name&lt;br /&gt;
&amp;lt;OUT&amp;gt;   - Output histogram&lt;br /&gt;
&amp;lt;START&amp;gt; - Center of bin containing lowest ordinate value &lt;br /&gt;
&amp;lt;END&amp;gt;   - End of range of interest&lt;br /&gt;
&amp;lt;DELTA&amp;gt; - Width of each bin&lt;br /&gt;
    &lt;br /&gt;
Keyword Only Parameters&lt;br /&gt;
[BINS]   - (Since 3.1.0) The number of bins to use (overrides &amp;lt;DELTA&amp;gt; &lt;br /&gt;
           as needed)&lt;br /&gt;
[CXMODE] - (Since 3.1.0) The format mode when using complex data. Must be in &lt;br /&gt;
           &amp;quot;MAG,PHASE,REAL,IMAG&amp;quot;. Default is MAG.&lt;br /&gt;
    &lt;br /&gt;
HISTOGRAM computes a histogram of the input data whose value falls between&lt;br /&gt;
&amp;lt;START&amp;gt; and &amp;lt;END&amp;gt;.  Values outside this range are not counted, and the number&lt;br /&gt;
of points that could not be counted is displayed, along with the total number&lt;br /&gt;
of points and number of bins. (This output is suppressed when in a macro and &lt;br /&gt;
/VERBOSE is not specified).&lt;br /&gt;
&lt;br /&gt;
(Since 3.1.0) If &amp;lt;START&amp;gt; and &amp;lt;END&amp;gt; are omitted (or set such that &lt;br /&gt;
&amp;lt;END&amp;gt; &amp;lt;= &amp;lt;START&amp;gt;) the &amp;lt;START&amp;gt; and &amp;lt;END&amp;gt; values will be set to match the &lt;br /&gt;
range of values for the input data type.&lt;br /&gt;
&lt;br /&gt;
(Since 3.1.0) If &amp;lt;DELTA&amp;gt; is not set and &amp;lt;BINS&amp;gt; is not set, a default of &lt;br /&gt;
BINS=512 will be used.&lt;br /&gt;
&lt;br /&gt;
If the input is a pipe, a histogram is computed on each transfer length.&lt;br /&gt;
&lt;br /&gt;
Switches:&lt;br /&gt;
  /BITS - (Since 3.1.0) Count the bit values (usually used with 'SP' data).&lt;br /&gt;
          This implicitly sets START=0, END=1, BINS=2.&lt;br /&gt;
  /TL   - Set the transfer length in elements&lt;br /&gt;
&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>