]> Creatis software - clitk.git/commitdiff
Remove extract_series option
authortbaudier <thomas.baudier@creatis.insa-lyon.fr>
Fri, 11 Jan 2019 10:55:04 +0000 (11:55 +0100)
committertbaudier <thomas.baudier@creatis.insa-lyon.fr>
Fri, 11 Jan 2019 10:55:04 +0000 (11:55 +0100)
With the itk::GDCMSeriesFileNames, we automatically have the dicom sorted according series, so this option is not necessary anymore.
So I removed the option in the .ggo file and I remove the if conditions.

I add .c_str() to series_UID to remove trailling white spaces


No differences found