<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>k-Wave User Forum &#187; Topic: kspaceLineRecon fix 2012b (similar to kspacePlaneRecon in matlab r2012b)</title>
		<link>http://www.k-wave.org/forum/topic/kspacelinerecon-fix-2012b-similar-to-kspaceplanerecon-in-matlab-r2012b</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Wed, 13 May 2026 02:34:09 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.k-wave.org/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.k-wave.org/forum/rss/topic/kspacelinerecon-fix-2012b-similar-to-kspaceplanerecon-in-matlab-r2012b" rel="self" type="application/rss+xml" />

		<item>
			<title>luke.burgess on "kspaceLineRecon fix 2012b (similar to kspacePlaneRecon in matlab r2012b)"</title>
			<link>http://www.k-wave.org/forum/topic/kspacelinerecon-fix-2012b-similar-to-kspaceplanerecon-in-matlab-r2012b#post-1063</link>
			<pubDate>Fri, 23 Nov 2012 04:13:52 +0000</pubDate>
			<dc:creator>luke.burgess</dc:creator>
			<guid isPermaLink="false">1063@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;kspaceLineRecon does not run in matlab 2012. I have fixed that problem. For more details see my other post which is mispelt as 'kspacePlaneRecon in matlab r1202b'.&#60;br /&#62;
Here are the changes I have made to kspaceLineRecon and example_pr_2D_FFT_line_sensor.&#60;/p&#62;
&#60;p&#62;kspaceLineRecon&#60;/p&#62;
&#60;p&#62;Replace line 112 with&#60;br /&#62;
interp_method = 'nearest';&#60;/p&#62;
&#60;p&#62;Line 190 replace with&#60;br /&#62;
F=griddedInterpolant(w,kgrid.ky, p,interp_method);&#60;br /&#62;
p=F( w_new,kgrid.ky);&#60;/p&#62;
&#60;p&#62;example_pr_2D_FFT_line_sensor_v2&#60;br /&#62;
replace line 85 with&#60;br /&#62;
F=griddedInterpolant( kgrid_recon.x - min(kgrid_recon.x(:)),kgrid_recon.y, p_xy);&#60;br /&#62;
 p_xy_rs = F(  kgrid.x - min(kgrid.x(:)),kgrid.y);&#60;/p&#62;
&#60;p&#62;I hope this helps.&#60;br /&#62;
Cheers,&#60;br /&#62;
Luke
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
