BodenmillerGroup / steinbock

A toolkit for processing multiplexed tissue images
https://bodenmillergroup.github.io/steinbock
MIT License
49 stars 14 forks source link

Obfuscated logging in external preprocessing #198

Open jwindhager opened 1 year ago

jwindhager commented 1 year ago

The following lines should be changed to include the original exception potentially raised here: https://github.com/BodenmillerGroup/steinbock/blob/bc10207a5a690254bb4e65089c06004fe3f19b05/steinbock/preprocessing/external.py#L83-L84

For example similar to the following lines: https://github.com/BodenmillerGroup/steinbock/blob/bc10207a5a690254bb4e65089c06004fe3f19b05/steinbock/measurement/intensities.py#L65-L66