Davide Fioriti

Results 219 comments of Davide Fioriti

Dear @briochemc, Thank you for the contribution; the approach looks nice, however, I have no time to implement this feature. Feel free to open a PR if you are interested...

Hello, any update here? This would be a very important feature for practical use

@noilreed Judging by the previous loc, it may be just a dependency error: Image in testing should be added probably. ``` Errors encountered while load File{DataFormat{:PNG}, String}("/tmp/jl_KSc05D/inconversion.png"). All errors: ===========================================...

Hello @syou83syou83 ! Interesting point; probably it means "translating" x and y values in the current code with adaptations. Have you by any chance investigated the feature you are requesting?

Hello @ollie-bell :D This PR got a bit stuck and apologies! If interested, you are also welcome to the initiative for discussions in case :) I see this is an...

Ah now I see. Not sure if I see this right, but this is seems a customized solution for your case where the runs are executed with a special order...

Mmm so in plain terms, what do you want to achieve is that the first execution creates the cutout and the following do not right? With the premature (intended) return...

> Ah yes if you remove the check entirely (as in, delete the `terminate_if_cutout_exists` function from the Snakefile) then indeed that does achieve the same thing! Just to further follow...

It looks good to me as well :) As also Matin approves, I believe we can merge this! :D

@mnm-matin Performances of this PR on US leads to a x100 speed increase and to halve the RAM requirements. Results are not exactly matching, mainly because the DBSCAN algorithm clusters...