<div dir="ltr"><div dir="ltr"><div>Dear all,</div><div>Please note that the recently released ITK package is not compatible with our previously released RTK package. I plan an RTK release before the next ITK5 release (see their <a href="https://github.com/InsightSoftwareConsortium/ITK/milestones">milestones page</a>). Until then, force the use of ITK 5.0rc1, i.e., use the following commands:<br></div><div>python -m <span class="gmail-il">pip</span> <span class="gmail-il">install</span> --upgrade <span class="gmail-il">pip</span></div><div><span class="gmail-il"></span>pip install --upgrade --pre itk==5.0rc1 itk-core==5.0rc1 itk-filtering==5.0rc1 itk-io==5.0rc1 itk-numerics==5.0rc1 itk-registration==5.0rc1 itk-segmentation==5.0rc1</div><div>python -m <span class="gmail-il">pip</span> <span class="gmail-il">install</span> itk-rtk</div><div>Thanks,</div><div>Simon<br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 12, 2019 at 10:53 AM Simon Rit <<a href="mailto:simon.rit@creatis.insa-lyon.fr">simon.rit@creatis.insa-lyon.fr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div>The remote module file for RTK v2 has been integrated in ITK's master branch:</div><div><a href="https://github.com/InsightSoftwareConsortium/ITK/commit/aa9e2d1797a23ba46a78afa294f51d970e6f54c3" target="_blank">https://github.com/InsightSoftwareConsortium/ITK/commit/aa9e2d1797a23ba46a78afa294f51d970e6f54c3</a></div><div>You can now compile RTK when you compile ITK by turning on the advanced cmake option "Module_RTK". This is a great step!<br></div><div><br></div><div>Moreover, I have compiled the RTK python packages for all versions available for ITK (includes several python versions on Linux, MacOS and Windows). To install the RTK package, simply run<br>python -m pip install --upgrade pip<br>python -m pip install --upgrade --pre itk<br>python -m pip install itk-rtk</div><div>You can test the FirstReconstruction.py example (from master, I have just fixed a small issue).</div><div>Let us know if something is not working as expected, this package probably needs a more thorough testing.</div><div>Simon<br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 6, 2019 at 11:21 AM Simon Rit <<a href="mailto:simon.rit@creatis.insa-lyon.fr" target="_blank">simon.rit@creatis.insa-lyon.fr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">Dear RTK users,<br><br>RTK <a href="https://github.com/SimonRit/RTK/archive/v2.0.0.zip" target="_blank">v2.0.0</a> has just been released, about one year after RTK v1.4.0. The change of major version indicates that there has been a major refactoring of the code to let RTK compile as an ITK external or remote module.<br><br>Release notes:<br>* Refactoring of the repository to follow the structure of ITK's modules. <br>* Removal of SimpleRTK wrapping.<br>* Development of ITK's python wrapping. <br>* Spectral CT developments: implementation of Mechlem's one-step inversion,<br>adaptation of the conjugate gradient algorithm to vector projections.<br>* Implementation of (ordered subsets) expectation maximization. <br>* Development of attenuated forward and backprojectors. <br><br>Many thanks to all contributors, in alphabetical order for this release:<br>Andreas Gravgaard Andersen, Antoine Robert, Chao Wu, Cyril Mory, Dženan Zukić,<br>Hans Johnson, Lucas Gandel, Matt McCormick, Sébastien Brousmiche, Simon Rit and<br>Thomas Baudier.<br><br>As usual, be aware that we don't focus on releases since we have a public<br>github repository <<a href="http://github.com/SimonRit/RTK" target="_blank">http://github.com/SimonRit/RTK</a>> that we try to keep<br>stable. I still recommend the use of the master HEAD over releases to enjoy<br>the new RTK developments before their release. We still have a few on-going<br>projects for which we will use and enhance RTK.<br><br>Simon (for the RTK consortium)<br></div></div>
</blockquote></div>
</blockquote></div>