Closed grzegorzbor closed 10 months ago
Hi @grzegorzbor, I took the liberty of doing some fixes and making the code a bit slimmer. Let me know if you like the latest changes. Thank you!
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
e6f5783
) 96.95% compared to head (be47b3f
) 97.02%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The SedFluxIntegrable is a mixin that can be added to all classes that implement sed_flux function. It provides 2 functions, one for calculating energy flux integral, and the other for photon flux integral, over frequency range.