nipreps / resampler

Single-shot resampling utility for nipreps derivatives
Apache License 2.0
1 stars 2 forks source link

ENH: Add parallel resampler #2

Closed effigies closed 1 year ago

effigies commented 1 year ago

Starting to add parallel resampling. Speeds things up quite a lot.

pep8speaks commented 1 year ago

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

Line 623:80: E501 line too long (87 > 79 characters)