physimals / oxasl

Python based ASL pipeline based on oxford_asl
https://oxasl.readthedocs.io/
Apache License 2.0
5 stars 6 forks source link

Report does not ignore nans #1

Open mcraig-ibme opened 5 years ago

mcraig-ibme commented 5 years ago

See below image from data set which had a handful of nan values in the output. It displayed ok in fsleyes but the report looks bad.

image

Need to ignore or remove nan values from data sets when doing reporting (and maybe zero them out when outputting as well?)