Skip to content

CyclotronResearchCentre/Test_hMRI_processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test hMRI processing

Testing some functions and features from the hMRI toolbox

hmri_proc_zero2nan_test.m

Proper test function fro the hmri_proc_zero2nan.m function.

Making sure that the conversion of 0's into NaN's, for data format that can represent it (float32 and float64), is not messing up the data. Conversely, nothing bad should happen to the (unsigned) integer data, which do not represent NaN.

References:

About

Testing some functions and features from the hMRI toolbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages