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
299 stars 132 forks source link

FIX: Add protection for NaNs and INFs when calculating QI2 #1112

Closed oesteban closed 1 year ago

oesteban commented 1 year ago

Ensure only bounded numbers are passed into the kernel density estimator.