pmelchior / scarlet2

Scarlet, all new and shiny
MIT License
15 stars 4 forks source link

fixing mask for img_to_3channel #90

Closed Majoburo closed 2 weeks ago

Majoburo commented 2 weeks ago

This should fix issue #89 . I was encountering an error on some test data that included NaNs. Also cleaned the dead code associated with old numpy masked array functionality and checked it's never referenced elsewhere.