plenoptic-org / plenoptic

Visualize/test models for visual representation by synthesizing images.
https://plenoptic.readthedocs.io/en/latest/
MIT License
61 stars 9 forks source link

Improvements to FrontEnd models #291

Closed billbrod closed 2 months ago

billbrod commented 2 months ago

This PR includes some small changes to the FrontEnd models and related code:

Closes #265, #264

codecov[bot] commented 2 months ago

Codecov Report

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

Files with missing lines Coverage Δ
...enoptic/simulate/canonical_computations/filters.py 100.00% <100.00%> (ø)
src/plenoptic/simulate/models/frontend.py 95.55% <100.00%> (+1.16%) :arrow_up:
src/plenoptic/simulate/models/naive.py 99.03% <100.00%> (+0.87%) :arrow_up:
src/plenoptic/tools/conv.py 100.00% <ø> (ø)

... and 1 file with indirect coverage changes