BodenmillerGroup / ImcSegmentationPipeline

A pixel classification based multiplexed image segmentation pipeline
https://bodenmillergroup.github.io/ImcSegmentationPipeline/
MIT License
83 stars 35 forks source link

Better error handling #5

Open votti opened 5 years ago

votti commented 5 years ago

Currently, the error capturing is implemented to catch all errors and notify the user that an error happened, but the actual error is not displayed, which makes it difficult to debug user errors.

Adding a proper error logging mechanism would be helpful.

jwindhager commented 1 year ago

Shall we close this (not sure its relevant anymore)? @nilseling

nilseling commented 1 year ago

Looking at #120 I think we should keep this open. Maybe something that @Milad4849 could take on?

Milad4849 commented 1 year ago

Sure I can take on #120

jwindhager commented 1 year ago

I don't think this is related to #120

nilseling commented 1 year ago

Something a bit informative than Key Error: 'full' would be nice though.