raddar

Results 2 comments of raddar

semi-related issue - `from_json` does not handle base64 strings as well [sub-S11600_ses-E21430_run-1_bp-chest_vp-pa_dx.zip](https://github.com/pydicom/pydicom/files/6114921/sub-S11600_ses-E21430_run-1_bp-chest_vp-pa_dx.zip) error: ``` ValueError: invalid literal for int() with base 10: b'\x00\x00\x06\x00\x0c\x00\x13\x00\x19\x00 \x00&\x00-\x003\x00:\x00@\x00G\x00M\x00T\x00Z\x00a\x00g\x00n\x00t\x00{\x00\x81\x00\x88\x00\x8e\x00\x95\x00\x9b\x00\xa1\x00\xa8\x00\xae\x00\xb5\x00\xbb\x00\xc ```

@mrbean-bremen thank you for spending time on this and very informative response! please ignore the second case - I messed up while reading the file, and base64 string was corrupted.