Michael Harms

Results 15 issues of Michael Harms

It would be nice if there was a option in the `Lmer.fit()` method to suppress output of *all* printing. There is a `verbose` option related to #20, but all it...

On rare occasions (e.g., 4 out of 453 sessions), the DWICount and BaselineCount values in InterlaceChecker are non-sensible, as if they haven't been initialized properly. e.g., DWICount: -1300997086; BaselineCount: 1300997134...

Hi, This isn't an "issue" per se. I thought it would potentially be very useful if the QCReport output included the z-scores that are calculated internally as part of SliceChecker...

Hi, If you turn on the QuadFit feature of SliceChecker (which to accomplish currently requires setting SliceChecker->SetQuadFit(1) in IntensityMotionCheck.cxx and then re-compiling), the values computed for 'normalizedMetric' are completely wrong....

In the following: `For example R×A×S means that columns ascend left-to-right, rows ascend anterior-to-posterior and slices from inferior-to-superior:` shouldn't `RxAxS` be "posterior-to-anterior"? Also, maybe use 'index' rather than 'ascend' in...