diff --git a/Python_html/21_Transforms_and_Resampling.html b/Python_html/21_Transforms_and_Resampling.html index 471bcc67..550cd355 100644 --- a/Python_html/21_Transforms_and_Resampling.html +++ b/Python_html/21_Transforms_and_Resampling.html @@ -8954,7 +8954,7 @@
For convenie
To characterize the image set we have written a Python script that you should run from the command line. This script is very flexible and allows you to robustly characterize your image set. Try the various options and learn more about your data. You'd be surprised how many times the data isn't what you thought it is when only relying on visual inspection. The script allows you to inspect your data both on a file by file basis and as DICOM series where an image (volume) is stored in multiple files.
+To characterize the image set we have written a Python script that you should run from the command line. This script is very flexible and allows you to robustly characterize your image set. Try the various options and learn more about your data. You'd be surprised how many times the data isn't what you thought it is when only relying on visual inspection. The script allows you to inspect your data both on a file by file basis and as DICOM series where an image (volume) is stored in multiple files.
File by file:
python characterize_data.py data output/generic_image_data_report.csv per_file \
--imageIO "" --external_applications ./dciodvfy --external_applications_headings "DICOM Compliant" \