getIncidenceSize_par.py:81: DeprecationWarning: get_data() is deprecated in favor of get_fdata(), which has a more predictable return type. To obtain get_data() behavior going forward, use numpy.asanyarray(img.dataobj). * deprecated from version: 3.0 * Will raise as of version: 5.0 realAraImg = araDataTemplate.get_data() getIncidenceSize_par.py:88: DeprecationWarning: get_data() is deprecated in favor of get_fdata(), which has a more predictable return type. To obtain get_data() behavior going forward, use numpy.asanyarray(img.dataobj). * deprecated from version: 3.0 * Will raise as of version: 5.0 maskImg = maskData.get_data() getIncidenceSize_par.py:95: DeprecationWarning: get_data() is deprecated in favor of get_fdata(), which has a more predictable return type. To obtain get_data() behavior going forward, use numpy.asanyarray(img.dataobj). * deprecated from version: 3.0 * Will raise as of version: 5.0 volumeAnno = np.round(dataAnno.get_data()) getIncidenceSize_par.py:97: DeprecationWarning: get_data() is deprecated in favor of get_fdata(), which has a more predictable return type. To obtain get_data() behavior going forward, use numpy.asanyarray(img.dataobj). * deprecated from version: 3.0 * Will raise as of version: 5.0 volumeMR = dataMR.get_data() getIncidenceSize_par.py:133: DeprecationWarning: get_data() is deprecated in favor of get_fdata(), which has a more predictable return type. To obtain get_data() behavior going forward, use numpy.asanyarray(img.dataobj). * deprecated from version: 3.0 * Will raise as of version: 5.0 betMaskImg = betMask.get_data() '1' folder will be proccessed... 18 (18,)