<?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; User Favorites: Avishek Das</title>
		<link><a href='http://www.k-wave.org/forum/profile/avishek-das'>avishek-das</a></link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Wed, 13 May 2026 14:42:29 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Avishek Das on "Image reconstruction from Cylindrical PAT scanning of Tooth"</title>
			<link>http://www.k-wave.org/forum/topic/image-reconstruction-from-cylindrical-pat-scanning-of-tooth#post-7061</link>
			<pubDate>Fri, 27 Sep 2019 22:37:59 +0000</pubDate>
			<dc:creator>Avishek Das</dc:creator>
			<guid isPermaLink="false">7061@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi, Brad,&#60;/p&#62;
&#60;p&#62;How to incorporate the timed signal (y, t) into the program.... ????
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bradley Treeby on "Image reconstruction from Cylindrical PAT scanning of Tooth"</title>
			<link>http://www.k-wave.org/forum/topic/image-reconstruction-from-cylindrical-pat-scanning-of-tooth#post-7010</link>
			<pubDate>Thu, 22 Aug 2019 17:18:47 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">7010@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Avishek,&#60;/p&#62;
&#60;p&#62;The best way to get started with k-Wave is to work through the examples included in the MATLAB help browser, and by reading the user manual. If you get stuck on any specifics, let us know.&#60;/p&#62;
&#60;p&#62;Brad.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Avishek Das on "Image reconstruction from Cylindrical PAT scanning of Tooth"</title>
			<link>http://www.k-wave.org/forum/topic/image-reconstruction-from-cylindrical-pat-scanning-of-tooth#post-6986</link>
			<pubDate>Sun, 28 Jul 2019 17:02:53 +0000</pubDate>
			<dc:creator>Avishek Das</dc:creator>
			<guid isPermaLink="false">6986@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Dear Dr. Cox and Dr. Treeby,&#60;/p&#62;
&#60;p&#62;I am Avishek and I am doing postdoc research in PAT scanning. I am new to this field. Currently, I have designed an instrument which can perform 3D photoacoustic scanning of a tooth. The laser light is illuminated from the top and single element ultrasonic transducer scans the teeth with 360-degree rotation and top-down movement so that the whole tooth is covered. The setup is like this- &#60;a href=&#34;https://www.nature.com/articles/srep21798&#34; rel=&#34;nofollow&#34;&#62;https://www.nature.com/articles/srep21798&#60;/a&#62;.  I have many timed-PAt signals obtained from the oscilloscope and now want to reconstruct the image. How can I obtain B-mode imaging with your k-wave program? Can you describe step-by-step? How can we incorporate the timed signal in your program. Please help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bencox on "How to reconstruct an image from data taken from PAT measurement."</title>
			<link>http://www.k-wave.org/forum/topic/how-to-reconstruct-an-image-from-data-taken-from-pat-measurement#post-3710</link>
			<pubDate>Thu, 13 Jun 2013 12:43:52 +0000</pubDate>
			<dc:creator>bencox</dc:creator>
			<guid isPermaLink="false">3710@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Juho,&#60;/p&#62;
&#60;p&#62;If each row of your matrix contains a photoacoustic pressure time series recorded at one point, then you could try reconstructing the image using time reversal (see the examples &#60;a href=&#34;http://www.k-wave.org/documentation/example_pr_3D_tr_planar_sensor.php&#34;&#62; such as this&#60;/a&#62; for the details of how to set it up). Essentially, you need to associate each time series with its corresponding measurement point.&#60;/p&#62;
&#60;p&#62;If, in addition, your measurement points are equally spaced and lying on a plane, you could look at the examples for &#60;a href=&#34;http://www.k-wave.org/documentation/example_pr_2D_fft_line_sensor.php&#34;&#62;2D here&#60;/a&#62; or &#60;a href=&#34;http://www.k-wave.org/documentation/example_pr_3D_fft_planar_sensor.php&#34;&#62;3D here&#60;/a&#62; for more inspiration.&#60;/p&#62;
&#60;p&#62;Ben
&#60;/p&#62;</description>
		</item>
		<item>
			<title>julehtel on "How to reconstruct an image from data taken from PAT measurement."</title>
			<link>http://www.k-wave.org/forum/topic/how-to-reconstruct-an-image-from-data-taken-from-pat-measurement#post-3709</link>
			<pubDate>Thu, 13 Jun 2013 06:05:53 +0000</pubDate>
			<dc:creator>julehtel</dc:creator>
			<guid isPermaLink="false">3709@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Dr. Cox and Dr. Treeby, I am a electrical engineering student from Finland. I have been trying to reconstruct an 2D image from data I have measured with PAT. The problem is that my data is in a 'matrix' and it contains only amplitude values. So that one measurement data goes on one row and the second measurement on the second when I move the sample. I have been using example_pr_2D_FFT_line_sensor as the base. So my question is that what do I need to do to get an image out of my data?&#60;/p&#62;
&#60;p&#62;Thank you&#60;br /&#62;
Juho
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bencox on "Necessary data to perform image reconstruction"</title>
			<link>http://www.k-wave.org/forum/topic/necessary-data-to-perform-image-reconstruction#post-1822</link>
			<pubDate>Wed, 27 Mar 2013 17:48:50 +0000</pubDate>
			<dc:creator>bencox</dc:creator>
			<guid isPermaLink="false">1822@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi David,&#60;/p&#62;
&#60;p&#62;Not that I know of, unfortunately, but if you find something please post back on here. Simulating with a light model such as Monte Carlo is a good idea as a first step, as it gives you much more control so you can test more clearly what works and what doesn't, change the noise level, etc.&#60;/p&#62;
&#60;p&#62;Ben
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sturmbrig on "Necessary data to perform image reconstruction"</title>
			<link>http://www.k-wave.org/forum/topic/necessary-data-to-perform-image-reconstruction#post-1778</link>
			<pubDate>Wed, 27 Mar 2013 09:31:48 +0000</pubDate>
			<dc:creator>sturmbrig</dc:creator>
			<guid isPermaLink="false">1778@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Dr. Cox,&#60;br /&#62;
Yes, i´m working on 2D, in fact i´m trying to simulate in MCML a multilayered sample to get the data i need (at least optical absoption and fluence) as i don´t have access to any experimental photoacoustic data. Is there any public database where i could adquire the initial pressure distribution from a real sample?&#60;br /&#62;
Thanks a lot
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bencox on "Necessary data to perform image reconstruction"</title>
			<link>http://www.k-wave.org/forum/topic/necessary-data-to-perform-image-reconstruction#post-1614</link>
			<pubDate>Thu, 21 Mar 2013 12:00:42 +0000</pubDate>
			<dc:creator>bencox</dc:creator>
			<guid isPermaLink="false">1614@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi David, &#60;/p&#62;
&#60;p&#62;Yes, the photoacoustic initial pressure distribution is the product of the optical absorption coefficient, optical fluence, and the Grueneisen parameter. It almost certainly does vary between tissue types, and although there are not many direct experimental measurements of it, it can be calculated from other thermodynamic parameters (search Grueneisen on wikipedia, for example). It is often assumed constant, but that is not quite right. It is also temperature dependent.&#60;/p&#62;
&#60;p&#62;Are you working entirely in 2D?&#60;/p&#62;
&#60;p&#62;Ben
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sturmbrig on "Necessary data to perform image reconstruction"</title>
			<link>http://www.k-wave.org/forum/topic/necessary-data-to-perform-image-reconstruction#post-1613</link>
			<pubDate>Thu, 21 Mar 2013 10:39:37 +0000</pubDate>
			<dc:creator>sturmbrig</dc:creator>
			<guid isPermaLink="false">1613@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Dr. Cox, I have a 2D absoption map (i also have the data in a matrix) of a depth cut from a sample of skin tissue with a single capillary. So, i would need the absorption distribution, the grüeneisen parameter and the fluence distribution? Shouldn´t the grüeneisen parameter variate between the different components of the sample (fat,blood,etc..), would it be correct to asume it to be constant (using the mean of the diferent parts)&#60;br /&#62;
Thanks alot&#60;br /&#62;
David
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bencox on "Necessary data to perform image reconstruction"</title>
			<link>http://www.k-wave.org/forum/topic/necessary-data-to-perform-image-reconstruction#post-1593</link>
			<pubDate>Wed, 20 Mar 2013 10:20:57 +0000</pubDate>
			<dc:creator>bencox</dc:creator>
			<guid isPermaLink="false">1593@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi David,&#60;/p&#62;
&#60;p&#62;In photoacoustic tomography the data is measurements of the acoustic pressure (or some related quantity) on a surface (imaginary surface) surrounding the region of interest. The image you are trying to reconstruct is the initial pressure distribution.&#60;/p&#62;
&#60;p&#62;What exactly do you have a map of? The 3D optical absorption map of the sample? If so, that is related to the initial pressure distribution by a thermodynamic quantity sometimes called the Grueneisen parameter, which is often assumed constant. (In water, for example, it is about 0.11.)&#60;/p&#62;
&#60;p&#62;Ben
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sturmbrig on "Necessary data to perform image reconstruction"</title>
			<link>http://www.k-wave.org/forum/topic/necessary-data-to-perform-image-reconstruction#post-1592</link>
			<pubDate>Wed, 20 Mar 2013 09:50:51 +0000</pubDate>
			<dc:creator>sturmbrig</dc:creator>
			<guid isPermaLink="false">1592@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Dr. Cox and Dr. Treeby, I am a Telecommunications student from Spain (Universidad de Cantabria) conducting a photoacoustic tomography project  as my final proyect. I have recently discovered k-wave and i´m trying to make  a specific type of simulation.&#60;br /&#62;
I aim to perform an image reconstruction using as experimental data an absorption map from a sample (knowing also the sample´s properties: sound speed,medium density..) but without having an initial pressure distribution. Would it be possible?&#60;br /&#62;
Thanks a lot&#60;br /&#62;
David
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bradley Treeby on "Example to reconstruct image from PAT"</title>
			<link>http://www.k-wave.org/forum/topic/example-to-reconstruct-image-from-pat#post-1313</link>
			<pubDate>Thu, 28 Feb 2013 10:55:15 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">1313@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Kenichiro,&#60;/p&#62;
&#60;p&#62;In photoacoustic microscopy (PAM), a focused ultrasound detector is used to record the photoacoustic signals at particular spatial positions on the tissue surface (in OR-PAM the excitation laser light is also focused). The signal recorded at each spatial position is analogous to an ultrasound scan-line, where the beam-forming in the PAM case is performed directly by the use of a focused transducer. This means that no image reconstruction is required. Instead, the individual time-series recorded at each position directly become the columns of the photoacoustic image. The &#60;a href=&#34;http://www.medphys.ucl.ac.uk/research/mle/pdf_files/Review_Roy_Soc_Interface_1.pdf&#34;&#62;review paper&#60;/a&#62; by Paul Beard (or equally any of the review papers by Lihong Wang) gives a good explanation of the differences between photoacoustic microscopy and tomography.&#60;/p&#62;
&#60;p&#62;Brad.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kenichiro yoshimi on "Example to reconstruct image from PAT"</title>
			<link>http://www.k-wave.org/forum/topic/example-to-reconstruct-image-from-pat#post-1312</link>
			<pubDate>Thu, 28 Feb 2013 08:29:29 +0000</pubDate>
			<dc:creator>kenichiro yoshimi</dc:creator>
			<guid isPermaLink="false">1312@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Dr. Treeby and Dr. Cox&#60;/p&#62;
&#60;p&#62;I am new to k-Wave. I am trying to use k-Wave to reconstruct an image from acoustic signals obtained by scanning with photoacoustic microscopy (PAT) such as&#60;br /&#62;
&#60;a href=&#34;http://en.wikipedia.org/wiki/Photoacoustic_imaging_in_biomedicine#Photoacoustic_microscopy_.28PAM.29&#34; rel=&#34;nofollow&#34;&#62;http://en.wikipedia.org/wiki/Photoacoustic_imaging_in_biomedicine#Photoacoustic_microscopy_.28PAM.29&#60;/a&#62;&#60;br /&#62;
(The purpose of this scanning is to see the vasculatures in rat skin. The imaging head was directly placed on the surface of the skin with ultrasound gel asnd scanned over the ROI (5x4 mm^2) with a step size of 50 micro meter.)&#60;/p&#62;
&#60;p&#62;I studied the &#34;Example: 3D Time Reversal For A Planar Sensor&#34;, but I don't know if it is applicable.&#60;br /&#62;
Would you advise me on the proper way?&#60;/p&#62;
&#60;p&#62;thanks a lot.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
