StingraySoftware / stingray

Anything can happen in the next half hour (including spectral timing made easy)!
https://stingray.science/stingray
MIT License
166 stars 137 forks source link

Support calibration of XTE data in event mode #816

Closed matteobachetti closed 2 months ago

matteobachetti commented 2 months ago

I had to change a little the structure, so that mission support is a separate beast than simple I/O.

pep8speaks commented 2 months ago

Hello @matteobachetti! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 283:31: E203 whitespace before ':' Line 284:34: E203 whitespace before ':'

Comment last updated at 2024-05-07 09:47:27 UTC
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.54%. Comparing base (ca74d3c) to head (800056b).

:exclamation: Current head 800056b differs from pull request most recent head 2896fa8. Consider uploading reports for the commit 2896fa8 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #816 +/- ## ========================================== + Coverage 96.50% 96.54% +0.03% ========================================== Files 45 48 +3 Lines 9149 9254 +105 ========================================== + Hits 8829 8934 +105 Misses 320 320 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.