NYU-DiffusionMRI / DESIGNER-v2

Diffusion parameter EStImation with Gibbs and NoisE Removal pipeline Version 2
https://nyu-diffusionmri.github.io/DESIGNER-v2/
Other
16 stars 2 forks source link

Remove rpg binary + make compile.sh work from rpg_cpp folder and setup.py #9

Closed twom closed 5 months ago

twom commented 5 months ago

Removing the rpg binary. The current version is build on an M1, so does not work on x_86 processors. Adding entries to .gitignore to avoid accidental uploading of binaries.

Changing how compile.sh is run so it will work both from the setup.py folder and with the rpg_cpp folder