OpenCOMPES / sed

Single Event Data Frame Processor: Backend to handle photoelectron resolved datastreams
https://opencompes.github.io/docs/sed/latest/
MIT License
3 stars 2 forks source link

Log function calls as metadata entries #500

Open rettigl opened 2 months ago

rettigl commented 2 months ago

Record a whole workflow via the call logger to the metadata, for documenting and reproducing a workflow.

          I like the idea of logging calls. As debug it also seems good. But we can additionally also add this info to the metadata (only the function call and parameters, excluding other details)

_Originally posted by @zain-sohail in https://github.com/OpenCOMPES/sed/pull/490#discussion_r1725719014_