nipy / mindboggle

Automated anatomical brain label/shape analysis software (+ website)
http://mindboggle.info
Other
145 stars 54 forks source link

decimate_file only operates in save_vtk=True mode, so don't allow save_vtk=False. #59

Closed bcipolli closed 8 years ago

bcipolli commented 8 years ago

decimate_file only returns a filename. So if you decimate a file and send save_vtk=False, you'll just get back an output filename... which wouldn't have your decimated data.