MIC-DKFZ / TractSeg

Automatic White Matter Bundle Segmentation
Apache License 2.0
226 stars 76 forks source link

Deleted wm_fods #26

Closed LucSam closed 5 years ago

LucSam commented 5 years ago

If we use --output_type tract_segmentation TractSeg seems to delete previously written wm_fods. Is there another possibility to keep those without moving them to a different location before using --output_type tract_segmentation a second time? This would be helpful, since with our clinical data we sometimes need first to find the proper axis to flip which.

wasserth commented 5 years ago

If you use the option --keep_intermediate_files you should be able to avoid the deletion.