<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://libisis.org/index.php?action=history&amp;feed=atom&amp;title=IXFregroup_dataset_1d</id>
	<title>IXFregroup dataset 1d - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://libisis.org/index.php?action=history&amp;feed=atom&amp;title=IXFregroup_dataset_1d"/>
	<link rel="alternate" type="text/html" href="http://libisis.org/index.php?title=IXFregroup_dataset_1d&amp;action=history"/>
	<updated>2026-04-30T21:02:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.13</generator>
	<entry>
		<id>http://libisis.org/index.php?title=IXFregroup_dataset_1d&amp;diff=2348&amp;oldid=prev</id>
		<title>Dean Whittaker at 09:35, 4 April 2008</title>
		<link rel="alternate" type="text/html" href="http://libisis.org/index.php?title=IXFregroup_dataset_1d&amp;diff=2348&amp;oldid=prev"/>
		<updated>2008-04-04T09:35:29Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This function will regroup an [[IXTdataset_1d]] object according to the supplied params(xlo,dx,xhi) argument to give an [[IXTdataset_1d]] object result. It regroups data with new bin boundaries to ensure that bins have minimum width determined by the parameter dx with limits xlo,xhi, but ensuring the bin boundaries are coincident with original bin boundaries.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*dx &amp;gt; 0 constant bin width = dx&lt;br /&gt;
*dx &amp;lt; 0 logarithmic binning x(m+1) = x(m) *(1+|dx|)&lt;br /&gt;
*dx = 0 retain original bin boundaries&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The difference between [[IXFrebin_dataset_1d]] and [[IXFregroup_dataset_1d]] is that in the former the data in the original bins may be divided by the new bin boundaries. In the latter case, new bins are created only by combining whole bins.&lt;br /&gt;
&lt;br /&gt;
Regrouping is &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;ONLY&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039; permitted on histogram data.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===F90 syntax===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;use IXMdataset_1d&lt;br /&gt;
&lt;br /&gt;
type(IXTdataset_1d):: dataset_1d,result_d1d&lt;br /&gt;
type(IXTstatus)::status&lt;br /&gt;
real(dp)::params(3)&lt;br /&gt;
&lt;br /&gt;
call IXFregroup_dataset_1d(result_d1d,dataset_1d,params,status)&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
</feed>