<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>On Wed, Jun 28, 2017, at 15:37, Cedric Espenel wrote:<br></div>
<blockquote type="cite"><div dir="ltr"><div><div><div><div><div><div><div>2) jolib for parallel processing (I'd like to use skimage.util.apply_parallel but I'm not sure how I can use a fonction with more than 1 arg?) <br></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote><div><br></div>
<div>extra_arguments and extra_keywords may do the trick.<br></div>
<div><br></div>
<div><a href="http://scikit-image.org/docs/dev/api/skimage.util.html#skimage.util.apply_parallel">http://scikit-image.org/docs/dev/api/skimage.util.html#skimage.util.apply_parallel</a><br></div>
<div><br></div>
<div>Stéfan<br></div>
<div><br></div>
</body>
</html>