Closed orianif closed 1 year ago
Hi Fabio,
looks nice - thanks for the work :)
Do you actually know how to write tests using pytest. It'd be actually my plan that every module and functionality is covered by at least a single automated test. I guess this could be also interesting for @m-i-g-u-e-l and @helgeaasen. Since you're function is arguably small it'd be actually a nice example showing you how to write tests.
I'd therefore propose that we add some tests (we could do this together so that all team member benefit) and once the tests pass we could merge it into the master branch.
Would that be okay for you, Fabio (@orianif )?
Cheers :beers:
added eodal.core.algorithms module. added eodal.core.algorithms.imrisc function added examples/color_rescaling example