The neuro-imaging brain aging chart [niCHART] is a comprehensive solution to analyze standard structural and functional brain MRI data across studies. [niCHART] and the associated pre-processing tools implement computational morphometry, functional signal analysis, quality control, statistical harmonization, data standardization, interactive visual
When I run the NiBAx API interactively, I get a lot of permission errors like:
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process:
Proposed solution:
add process id or timestamp to log file name
'C:\Users\abdulkadir\.NiBAx\NiBAx.log' -> 'C:\Users\abdulkadir\.NiBAx\NiBAx.log.2022-10-25'
Reported by @AbdulkadirA
When I run the NiBAx API interactively, I get a lot of permission errors like:
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process:
Proposed solution: add process id or timestamp to log file name 'C:\Users\abdulkadir\.NiBAx\NiBAx.log' -> 'C:\Users\abdulkadir\.NiBAx\NiBAx.log.2022-10-25'