Sunspot detection
Warning:
this context is a very incomplete experiment. The idea is to define a workflow in Leibniz whose execution produces an equivalent Python script. This may actually not be such a good idea, but more importantly, it definitiely doesn't work at the moment!
The sunspot detection example is taken from the MOOC "Reproducible Research II: Practices and tools for managing computations and data"
Uses
-
The goal of this workflow is to count the number of sunspots in a
The first processing step consists of reading an image file and normalizing the image data . Images are available in various resolutions and contrast ranges, which needlessly complicate numerical analyses. The step
The second processing step is
The third processing step is