<?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=IXFrebunch_x_dataset_2d</id>
	<title>IXFrebunch x dataset 2d - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://libisis.org/index.php?action=history&amp;feed=atom&amp;title=IXFrebunch_x_dataset_2d"/>
	<link rel="alternate" type="text/html" href="http://libisis.org/index.php?title=IXFrebunch_x_dataset_2d&amp;action=history"/>
	<updated>2026-04-30T23:29:06Z</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=IXFrebunch_x_dataset_2d&amp;diff=2326&amp;oldid=prev</id>
		<title>Dean Whittaker at 09:08, 4 April 2008</title>
		<link rel="alternate" type="text/html" href="http://libisis.org/index.php?title=IXFrebunch_x_dataset_2d&amp;diff=2326&amp;oldid=prev"/>
		<updated>2008-04-04T09:08:05Z</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 rebunch an [[IXTdataset_2d]] object along the x dimension to give an [[IXTdataset_2d]] object result. It will rebin the data by adding together &amp;#039;&amp;#039;nbins&amp;#039;&amp;#039; successive bins or point data elements (it is equivalent to the GENIE-2 command &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;ALTER BINNING&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===F90 syntax===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;use IXMdataset_2d&lt;br /&gt;
&lt;br /&gt;
type(IXTdataset_2d):: dataset_2d,result_d2d&lt;br /&gt;
type(IXTstatus)::status&lt;br /&gt;
integer(i4b)::nbins&lt;br /&gt;
&lt;br /&gt;
nbins=10&lt;br /&gt;
&lt;br /&gt;
call IXFrebunch_x_dataset_2d(result_d2d,dataset_2d,nbins,status)&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
</feed>