rpeltekov / ge3t_shim_tool

Conformal Shimming for GE3T using ExSI and OpenSourceImaging Shim Drivers
MIT License
1 stars 1 forks source link

use the fancy logging.error and logging.debug #24

Open rpeltekov opened 3 months ago

rpeltekov commented 3 months ago

i learned you could log better than the weird functions that im using right now.

probably better to standardize it using this stuff here:

https://github.com/rpeltekov/ge3t_shim_tool/blob/main/shimTool/exsiProcess.py#L18

logging and debug messages are different across different files and they should be refactored to just be more consistent...