Jon Tamir

Results 3 issues of Jon Tamir

Unclear what is going on, but the output from ecalib/pocsense has some incorrect boundary issues that cause it to fail the NRMSE test. ![image](https://user-images.githubusercontent.com/8716651/46923502-90d62a00-cfcd-11e8-957b-7dcb82fad08a.png)

I am following the guide to optimize hyperparameters over multiple GPUs: https://towardsdatascience.com/trivial-multi-node-training-with-pytorch-lightning-ff75dfb809bd However, when I run the hyperparam opt, I get the following error: ``` RuntimeError: cuda runtime error (3)...

Commit #5e6ceeb broken on Mac, `get_current_dir_name` not supported https://github.com/mrirecon/bart/blob/master/src/misc/mmio.c#L710 Alternative: `getcwd`