This version contains the ability to apple **auto-contrast** when converting the DICOM files. This provides the following benefits
* Ensure a more uniform output across files when converting multiple files
* Match the processing of commercial processors a little more closely
The behavior is backward compatible. To enable auto-contrast, you need to add either the `-c` or `--auto-contrast` flag when running the command.
This ability is also added to the functions as an optional paramenter which defaults to `False`