Medical-Image-Analysis-Laboratory / mialsuperresolutiontoolkit

The Medical Image Analysis Laboratory Super-Resolution ToolKit (MIALSRTK) consists of a set of C++ and Python processing and workflow tools necessary to perform motion-robust super-resolution fetal MRI reconstruction in the BIDS Apps framework.
BSD 3-Clause "New" or "Revised" License
26 stars 12 forks source link

170 preprocessing #173

Closed t-sanchez closed 2 years ago

t-sanchez commented 2 years ago

170: Implement a preprocessing-only stage, with the option to do registration.

pep8speaks commented 2 years ago

Hello @t-sanchez! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 125:80: E501 line too long (80 > 79 characters) Line 196:80: E501 line too long (80 > 79 characters)

Comment last updated at 2022-08-31 14:27:47 UTC