miykael / gif_your_nifti

How to create fancy GIFs from an MRI brain image
BSD 3-Clause "New" or "Revised" License
118 stars 31 forks source link

Add command-line interface #1

Closed ofgulban closed 6 years ago

ofgulban commented 6 years ago

Hi Michael,

I was planning to use your nice package but wanted to a command line interface. While adding the interface, I took some liberties to improve upon your work. Changes are mainly:

I suggest changing the name of the repo from gif_your_brain to gif_your_nifti. As you say in readme, it works for any 3D nifti anyway.

I recommend you create a release of the old version and if you accept these changes you can create a new release. If you think these changes are too extensive, feel free to reject the PR. I am cool with maintaining this version from my fork and create new releases there :)

Cheers

miykael commented 6 years ago

This is all perfect! Thank you very much for cleaning this and making a cli out of it. Will merge.

ofgulban commented 6 years ago

Thanks, enjoy :)