Get the content boundary as a separate function (so also can apply these boundaries to the source data)
Add option for the padding function to return None if it won't fit in the padded size (rather than logging a warning and returning original array). Good for filtering the large artifacts out
Some QOL updates for the ROI visualizations.
Get the content boundary as a separate function (so also can apply these boundaries to the source data) Add option for the padding function to return None if it won't fit in the padded size (rather than logging a warning and returning original array). Good for filtering the large artifacts out