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

Delay calibration fixes #525

Open rettigl opened 1 week ago

rettigl commented 1 week ago

add option for either loading calibration data from file or from config Closes #521

rettigl commented 1 week ago

I also removed the double pytest and coverage report in pull requests, as it prevents coverage reports in some cases apparently.