<?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: field of view in the Linear US example</title>
		<link>http://www.k-wave.org/forum/topic/field-of-view-in-the-linear-us-example</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Tue, 12 May 2026 21:37:17 +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/field-of-view-in-the-linear-us-example" rel="self" type="application/rss+xml" />

		<item>
			<title>Bradley Treeby on "field of view in the Linear US example"</title>
			<link>http://www.k-wave.org/forum/topic/field-of-view-in-the-linear-us-example#post-9063</link>
			<pubDate>Wed, 20 Mar 2024 20:42:39 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">9063@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Have you looked at the &#60;a href=&#34;http://www.k-wave.org/documentation/example_us_bmode_linear_transducer.php&#34;&#62;documentation&#60;/a&#62;? In short, a larger phantom is defined, and only a subset of this is used for each simulation to improve computational speed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pamparana on "field of view in the Linear US example"</title>
			<link>http://www.k-wave.org/forum/topic/field-of-view-in-the-linear-us-example#post-9040</link>
			<pubDate>Mon, 19 Feb 2024 00:43:40 +0000</pubDate>
			<dc:creator>pamparana</dc:creator>
			<guid isPermaLink="false">9040@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;I hope someone can reply to this query as I am quite confused.&#60;/p&#62;
&#60;p&#62;So the transducer is put in the centre of the computation grid.The width of the FOV is the number of scan lines * width of the element.&#60;/p&#62;
&#60;p&#62;However, I am confused as to why the FOV starts at 1 + Ny/2 rather than 1 + Ny/2 - transducer_width / 2.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pamparana on "field of view in the Linear US example"</title>
			<link>http://www.k-wave.org/forum/topic/field-of-view-in-the-linear-us-example#post-9037</link>
			<pubDate>Tue, 13 Feb 2024 10:43:41 +0000</pubDate>
			<dc:creator>pamparana</dc:creator>
			<guid isPermaLink="false">9037@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;How is the field of view calculated for the B-mode image generation? I see in the code the following in the plotting code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;sound_speed_map(:, 1 + Ny/2:end - Ny/2, Nz/2)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;So the transducer was set to be at the midpoint. So, should the field of view not be something like:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;startIdx = Ny/2 - transducer_width/2
sound_speed_map(:, startIdx:startIdx + transducer_width, Nz/2)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Would really appreciate any clarification on this.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
