ciemss / pyciemss

Causal and probabilistic reasoning with continuous time dynamical systems
Other
17 stars 6 forks source link

Add logging decorators back in #440

Closed djinnome closed 9 months ago

djinnome commented 9 months ago

@fivegrant requested that the logging decorators that exposed debugging and stacktrace info to Terarium in the older version of pyciemss be added to the new release

fivegrant commented 9 months ago

Thanks for opening this @djinnome! This is also a good issue but I was mainly wondering what was happening to the progress hook. It seems like they are missing after the refactor.

Since we're discussing the logging decorators, looks like they made it for ensemble-sample and sample but not calibrate so I think it's a one line change.

SamWitty commented 9 months ago

Addressed by #444