Windows 11
Surfa was almost working out of the box on Windows 11 with Python 12 and the Visual Studio 2022 compiler (MSVC 22). I modified setup.py to use MSVC flags. I also fixed one dtype issue in interp.pyx There may be more issues, but this was enough to let me use mri_synthstrip.
Sorry @DylanHsu for letting this hang. There have been some changes to both of those files. If you resolve the conflicts I can merge the PR. I think setup.py is the only file that needs modification now. Thanks
Things build and import okay in #66 with no additional flags. If things don't actually work, would be good to add more comprehensive tests that would show the problems