Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Moved LogLevelLatch from lib/app.h into lib/exception.h
- modified mrconvert and get_DW_scheme() to prevent error messages about missing gradient encoding files. - initial work on turning error reporting functions (currently declared inline) into macros (for performance reasons). To avoid conflicts with other dependencies, these functions will have to be renamed as follows: console => CONSOLE error => ERROR warning => WARN inform => INFO debug => DEBUG - simplified dwi2tensor - new Math::check_gradient() function to help debug cost functions. - changes to build and configure to prevent lock-ups when the output of commands is too long to fit into buffers
- Loading branch information