palvarezc / cavendish-particle-tracks

A Napari plugin to perform a simple particle tracking analysis for the Cavendish laboratory's Undergraduate Part II Particle Tracks experiment.
https://palvarezc.github.io/cavendish-particle-tracks/
Other
2 stars 0 forks source link

Consistent logging and warning. #164

Open samcunliffe opened 1 month ago

samcunliffe commented 1 month ago

Would address

warnings.warn the user, which goes through napari's notifications. And replace print with logging.info or logging.warning for devs.