You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the addition of the galaxy lensing to decoder.py, I think it makes sense to refactor Decoder._render_ptiles() to not hard-code each different object ("star", "galaxy", "lensed_galaxy").
With the addition of the galaxy lensing to
decoder.py
, I think it makes sense to refactorDecoder._render_ptiles()
to not hard-code each different object ("star", "galaxy", "lensed_galaxy").bliss/bliss/models/decoder.py
Line 182 in 592d5eb
I propose something like this:
The text was updated successfully, but these errors were encountered: