LSSTDESC / rail_base

Base classes for RAIL
MIT License
0 stars 1 forks source link

Add COSMOS SEDs as additional template set #166 #167

Closed sschmidt23 closed 1 month ago

sschmidt23 commented 1 month ago

Adds the COSMOS 30-band SEDs to the examples_data so users can easily run with a slightly expanded template set that is likely to perform better than the "default" CWWSB template set. I also included a prior file that uses the same HDFN parameters as the original BPZ prior, but with the appropriate numbers of SEDs per broad type for this set of 31 SEDs.

To go with this, I'll put in another PR to the rail repo to update the BPZ demo notebook so that it also runs this SED set and compares to the CWWSB set.

Code Quality

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 98.35%. Comparing base (30a570f) to head (7e02a63). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #167 +/- ## ======================================= Coverage 98.35% 98.35% ======================================= Files 45 45 Lines 2497 2497 ======================================= Hits 2456 2456 Misses 41 41 ```

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