nipreps / mriqc

Automated Quality Control and visual reports for Quality Assessment of structural (T1w, T2w) and functional MRI of the brain
http://mriqc.readthedocs.io
Apache License 2.0
300 stars 132 forks source link

FIX: Resolve numeric overflow in drift estimation node #1324

Closed oesteban closed 3 months ago

oesteban commented 3 months ago

Addresses the issue reported by @psadil with his proposed solution 1 (considering the slope and intercept).

cc/ @effigies for a correctness check.

Resolves: #1315.

oesteban commented 3 months ago

Let's roll it out and come back to this if @effigies disagrees.