edges-collab / edges-cal

Code to calibrate EDGES data
MIT License
0 stars 1 forks source link

feat: add spectral_index property to PhysicalLin #127

Closed steven-murray closed 10 months ago

steven-murray commented 1 year ago

Adds flexible spectral index to PhysicalLin model

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (8c812ac) 83.66% compared to head (2ac81fb) 83.67%. Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #127 +/- ## ======================================== Coverage 83.66% 83.67% ======================================== Files 15 15 Lines 2963 2964 +1 Branches 504 754 +250 ======================================== + Hits 2479 2480 +1 Misses 356 356 Partials 128 128 ```

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

nmahesh1412 commented 10 months ago

This has been tested