joseJCS0

Results 4 issues of joseJCS0

When trying to load in the Nifity example file as instructed in the tutorial an error occurred resulting in "HeaderDataError: data code 26996 not recognized".Locally could not/has not been resolved...

When trying to run a data simulation for tutorials an error occurred caused by code In the core.py file (...\site-packages\deepdish\core.py) on line 8 the original code "warnings.simplefilter("ignore", np.ComplexWarning)". Locally fixed...

When creating a model an error would occur due to code in helper.py (...\site-packages\supereeg\helpers.py) file specifically on lines 533,539,568,569,910,945,950, and 1385 where the code "as_matrix" was seen. The issue was...

When making a Brain object, an error would occur that was caused by code in the hdf5io.py (...\site-packages\deepdish\io\hdf5io.py) file, specifically on line 325. The issue was resolved locally by replacing...