Open Pratyma opened 1 year ago
If you set "DeveloperMode" : true
in mosaic/global.json you should see the metadata preserved for some errors. It doesn't work for all error types, but I think there may be a way to modify the code to at least save the initial estimates. I'll look into it.
With present MOSAIC package analysis, the rejected events have their start time as -1. But I want to have the time information for these events. I want to implement only an event detection module, independent of the event processing, and get the metadata for all the detected events including the start time.