<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/tomo/approximate/astra.git/matlab, branch half</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/approximate/astra.git/'/>
<entry>
<title>Clarify astra_create_proj_geom error messages</title>
<updated>2021-11-23T12:44:27+00:00</updated>
<author>
<name>Willem Jan Palenstijn</name>
<email>Willem.Jan.Palenstijn@cwi.nl</email>
</author>
<published>2021-11-23T12:43:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/approximate/astra.git/commit/?id=4edf2032ee5b63d05e70c934f0508af67b30bdda'/>
<id>4edf2032ee5b63d05e70c934f0508af67b30bdda</id>
<content type='text'>
Issue #259
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Issue #259
</pre>
</div>
</content>
</entry>
<entry>
<title>Display version in astra.test()</title>
<updated>2021-10-28T11:36:59+00:00</updated>
<author>
<name>Willem Jan Palenstijn</name>
<email>Willem.Jan.Palenstijn@cwi.nl</email>
</author>
<published>2021-10-28T11:36:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/approximate/astra.git/commit/?id=1c16f46f184a94cfa4aa28a56cf1014372ac7e51'/>
<id>1c16f46f184a94cfa4aa28a56cf1014372ac7e51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright years</title>
<updated>2021-10-27T08:04:51+00:00</updated>
<author>
<name>Willem Jan Palenstijn</name>
<email>Willem.Jan.Palenstijn@cwi.nl</email>
</author>
<published>2021-10-25T10:16:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/approximate/astra.git/commit/?id=6dbcd4722082883860168d528f4123322c940df2'/>
<id>6dbcd4722082883860168d528f4123322c940df2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace signal-based abort handling by query-based handling</title>
<updated>2019-08-14T09:45:34+00:00</updated>
<author>
<name>Willem Jan Palenstijn</name>
<email>Willem.Jan.Palenstijn@cwi.nl</email>
</author>
<published>2019-08-14T09:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/approximate/astra.git/commit/?id=d9261bdb05cd0863a2c3747c812871dbb851646e'/>
<id>d9261bdb05cd0863a2c3747c812871dbb851646e</id>
<content type='text'>
The abort handling is currently only used to process Ctrl-C from Matlab.
Since Matlab R2019a, it appears that calling utIsInterruptPending() from
a thread other than the main thread will crash. The previous approach of
checking utIsInterruptPending() in a thread, and then signalling the running
algorithm was therefore broken.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The abort handling is currently only used to process Ctrl-C from Matlab.
Since Matlab R2019a, it appears that calling utIsInterruptPending() from
a thread other than the main thread will crash. The previous approach of
checking utIsInterruptPending() in a thread, and then signalling the running
algorithm was therefore broken.
</pre>
</div>
</content>
</entry>
<entry>
<title>Build updates for Win10 + VS2017 + CUDA9 + Matlab R2018b</title>
<updated>2019-07-08T21:25:53+00:00</updated>
<author>
<name>Willem Jan Palenstijn</name>
<email>wjp@usecode.org</email>
</author>
<published>2019-07-08T16:54:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/approximate/astra.git/commit/?id=c84b7f8ae6542de8bd23018e2badeafaddf4d28d'/>
<id>c84b7f8ae6542de8bd23018e2badeafaddf4d28d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update matlab function signature</title>
<updated>2019-07-08T16:52:30+00:00</updated>
<author>
<name>Willem Jan Palenstijn</name>
<email>wjp@usecode.org</email>
</author>
<published>2019-07-08T16:52:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/approximate/astra.git/commit/?id=52456fe847252b764b07051323892fa8ce7df298'/>
<id>52456fe847252b764b07051323892fa8ce7df298</id>
<content type='text'>
The previous one was an undocumented educated guess.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous one was an undocumented educated guess.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove largely unimplemented CProjector2D::projectPoint method</title>
<updated>2019-01-24T13:18:03+00:00</updated>
<author>
<name>Willem Jan Palenstijn</name>
<email>Willem.Jan.Palenstijn@cwi.nl</email>
</author>
<published>2019-01-24T12:48:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/approximate/astra.git/commit/?id=e2d5375ecc5c8fc45b796e0bd9d948cd729abcc9'/>
<id>e2d5375ecc5c8fc45b796e0bd9d948cd729abcc9</id>
<content type='text'>
This includes the astra_mex_projector('splat') matlab function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This includes the astra_mex_projector('splat') matlab function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganize functions into packages/private functions</title>
<updated>2018-12-12T15:10:47+00:00</updated>
<author>
<name>Willem Jan Palenstijn</name>
<email>Willem.Jan.Palenstijn@cwi.nl</email>
</author>
<published>2018-12-12T13:45:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/approximate/astra.git/commit/?id=3276485c96636cd38248908ff3575282654ff335'/>
<id>3276485c96636cd38248908ff3575282654ff335</id>
<content type='text'>
This also replaces modifying the path with a request to the user to modify the path.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also replaces modifying the path with a request to the user to modify the path.
</pre>
</div>
</content>
</entry>
<entry>
<title>add astra_plot_geom command and sample s024</title>
<updated>2018-12-12T14:56:11+00:00</updated>
<author>
<name>Tim</name>
<email>tim.elberfeld@uantwerpen.be</email>
</author>
<published>2018-11-16T09:14:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/approximate/astra.git/commit/?id=40979a6f4ab678a2f57ccaf8aede1156713e3bf8'/>
<id>40979a6f4ab678a2f57ccaf8aede1156713e3bf8</id>
<content type='text'>
Signed-off-by: Tim &lt;tim.elberfeld@uantwerpen.be&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Tim &lt;tim.elberfeld@uantwerpen.be&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add geometry draw files without changes</title>
<updated>2018-12-12T14:55:21+00:00</updated>
<author>
<name>Tim</name>
<email>tim.elberfeld@uantwerpen.be</email>
</author>
<published>2018-11-15T16:04:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/tomo/approximate/astra.git/commit/?id=798ed7c70ed509c9d2dce95e2c3df40e71f7fe62'/>
<id>798ed7c70ed509c9d2dce95e2c3df40e71f7fe62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
