<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/tomo/tnv/astra-wrapper.git/Wrappers/Python/ccpi/astra, branch fast_tnv</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/tomo/tnv/astra-wrapper.git/'/>
<entry>
<title>ccpi intra-version compatibility fixes</title>
<updated>2020-03-27T19:34:09+00:00</updated>
<author>
<name>Suren A. Chilingaryan</name>
<email>csa@suren.me</email>
</author>
<published>2020-03-27T19:34:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/tomo/tnv/astra-wrapper.git/commit/?id=2587b06c63c7d38e9617b317ce2bdd31b81e7be1'/>
<id>2587b06c63c7d38e9617b317ce2bdd31b81e7be1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deallocates memory on GPU</title>
<updated>2019-12-17T13:17:07+00:00</updated>
<author>
<name>Edoardo Pasca</name>
<email>edo.paskino@gmail.com</email>
</author>
<published>2019-12-17T13:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/tomo/tnv/astra-wrapper.git/commit/?id=76374867549ee85e89478ce894875ca27217f836'/>
<id>76374867549ee85e89478ce894875ca27217f836</id>
<content type='text'>
closes #47</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #47</pre>
</div>
</content>
</entry>
<entry>
<title>Fbp filter bug (#45)</title>
<updated>2019-10-28T14:44:44+00:00</updated>
<author>
<name>Vaggelis Papoutsellis</name>
<email>22398586+epapoutsellis@users.noreply.github.com</email>
</author>
<published>2019-10-28T14:44:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/tomo/tnv/astra-wrapper.git/commit/?id=cdca2ba12a9dd3df67a00d0d3f40497aacadbe2b'/>
<id>cdca2ba12a9dd3df67a00d0d3f40497aacadbe2b</id>
<content type='text'>
* fix bug fbp filter

* comment on filtes

* updated docstring
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix bug fbp filter

* comment on filtes

* updated docstring
</pre>
</div>
</content>
</entry>
<entry>
<title>infer dimension from geometry (#42)</title>
<updated>2019-10-23T14:12:40+00:00</updated>
<author>
<name>Edoardo Pasca</name>
<email>edo.paskino@gmail.com</email>
</author>
<published>2019-10-23T14:12:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/tomo/tnv/astra-wrapper.git/commit/?id=781b8c6f34b206a027fc8884ac296b568dae12e8'/>
<id>781b8c6f34b206a027fc8884ac296b568dae12e8</id>
<content type='text'>
* infer dimension from geometry

closes #41

* use default pixel_num_v
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* infer dimension from geometry

closes #41

* use default pixel_num_v
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fbp (#36)</title>
<updated>2019-10-15T14:04:41+00:00</updated>
<author>
<name>Vaggelis Papoutsellis</name>
<email>22398586+epapoutsellis@users.noreply.github.com</email>
</author>
<published>2019-10-15T14:04:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/tomo/tnv/astra-wrapper.git/commit/?id=cd0b0bf9e9be2f5aa2135d589ca7d07d8a73a761'/>
<id>cd0b0bf9e9be2f5aa2135d589ca7d07d8a73a761</id>
<content type='text'>
* fix norm for MC operator

* fix norm for MC operator

* fix demo_astra_simple

*  fix norm

* add 3DMC

* add tests

* fix 3D case

* fix labels 2DMC

* test for all AstraOps

* fix 2DMC

* minor fix

* FBP 2D

* check 3D FBP

* add FBP FDK

* merge from fix_Astra_ops

* Delete Untitled-checkpoint.ipynb

* Delete Untitled1-checkpoint.ipynb

* fix tests

* fix tests

* fix tests

* fix tests

* new FBP with tests

*  add FBM for 2D/3D MC

* remove demos

* remove demos

* updata scaling 3D FDK cone

* add warning form FanFlat and GPU case

* remove comments and old FBP from operators

* remove old demo

* remove old fbp

* remove old imports
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix norm for MC operator

* fix norm for MC operator

* fix demo_astra_simple

*  fix norm

* add 3DMC

* add tests

* fix 3D case

* fix labels 2DMC

* test for all AstraOps

* fix 2DMC

* minor fix

* FBP 2D

* check 3D FBP

* add FBP FDK

* merge from fix_Astra_ops

* Delete Untitled-checkpoint.ipynb

* Delete Untitled1-checkpoint.ipynb

* fix tests

* fix tests

* fix tests

* fix tests

* new FBP with tests

*  add FBM for 2D/3D MC

* remove demos

* remove demos

* updata scaling 3D FDK cone

* add warning form FanFlat and GPU case

* remove comments and old FBP from operators

* remove old demo

* remove old fbp

* remove old imports
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed PowerMethodNonSquare() call</title>
<updated>2019-07-05T15:53:38+00:00</updated>
<author>
<name>Gemma Fardell</name>
<email>gfardell@stfc.ac.uk</email>
</author>
<published>2019-07-05T15:53:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/tomo/tnv/astra-wrapper.git/commit/?id=a7cf97017b86f6e7eac9a6e2308b017658e5e4d3'/>
<id>a7cf97017b86f6e7eac9a6e2308b017658e5e4d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix power method</title>
<updated>2019-06-12T15:48:10+00:00</updated>
<author>
<name>epapoutsellis</name>
<email>epapoutsellis@gmail.com</email>
</author>
<published>2019-06-12T15:48:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/tomo/tnv/astra-wrapper.git/commit/?id=e1bc06ae5f5b5557a56bbe70a815623746439e19'/>
<id>e1bc06ae5f5b5557a56bbe70a815623746439e19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix power method</title>
<updated>2019-06-12T14:54:13+00:00</updated>
<author>
<name>epapoutsellis</name>
<email>epapoutsellis@gmail.com</email>
</author>
<published>2019-06-12T14:54:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/tomo/tnv/astra-wrapper.git/commit/?id=41adfb0612ded14bb8565504d312d5c3cbbb27c8'/>
<id>41adfb0612ded14bb8565504d312d5c3cbbb27c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PowerMethod is moved to LinearOperator (#20)</title>
<updated>2019-05-03T14:54:09+00:00</updated>
<author>
<name>Edoardo Pasca</name>
<email>edo.paskino@gmail.com</email>
</author>
<published>2019-05-03T14:54:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/tomo/tnv/astra-wrapper.git/commit/?id=7933e269363f6a24bc1258bea6779b8bff2c61ac'/>
<id>7933e269363f6a24bc1258bea6779b8bff2c61ac</id>
<content type='text'>
* powermethod is moved to LinearOperator

* remove comment
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* powermethod is moved to LinearOperator

* remove comment
</pre>
</div>
</content>
</entry>
<entry>
<title>add default value to out</title>
<updated>2019-04-30T15:22:29+00:00</updated>
<author>
<name>Edoardo Pasca</name>
<email>edo.paskino@gmail.com</email>
</author>
<published>2019-04-30T15:22:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/tomo/tnv/astra-wrapper.git/commit/?id=d6b38d0e635db69f46b603525d746620a47f0528'/>
<id>d6b38d0e635db69f46b603525d746620a47f0528</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
