<div dir="ltr">Why not "propagated"?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 14, 2016 at 1:08 PM, Sebastian Berg <span dir="ltr"><<a href="mailto:sebastian@sipsolutions.net" target="_blank">sebastian@sipsolutions.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fr, 2016-10-14 at 13:00 -0400, Allan Haldane wrote:<br>
> Hi all,<br>
><br>
> Eric Wieser has a PR which defines new functions np.ma.correlate and<br>
> np.ma.convolve:<br>
><br>
> <a href="https://github.com/numpy/numpy/pull/7922" rel="noreferrer" target="_blank">https://github.com/numpy/<wbr>numpy/pull/7922</a><br>
><br>
> We're deciding how to name the keyword arg which determines whether<br>
> masked elements are "propagated" in the convolution sums. Currently<br>
> we<br>
> are leaning towards calling it "contagious", with default of True:<br>
><br>
>         def convolve(a, v, mode='full', contagious=True):<br>
><br>
> Any thoughts?<br>
><br>
<br>
</span>Sounds a bit overly odd to me to be honest. Just brain storming, you<br>
could think/name it the other way around maybe? Should the masked<br>
values be considered as zero/ignored?<br>
<span class="HOEnZb"><font color="#888888"><br>
- Sebastian<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
> Cheers,<br>
> Allan<br>
><br>
> ______________________________<wbr>_________________<br>
> NumPy-Discussion mailing list<br>
> <a href="mailto:NumPy-Discussion@scipy.org">NumPy-Discussion@scipy.org</a><br>
> <a href="https://mail.scipy.org/mailman/listinfo/numpy-discussion" rel="noreferrer" target="_blank">https://mail.scipy.org/<wbr>mailman/listinfo/numpy-<wbr>discussion</a><br>
> </div></div><br>______________________________<wbr>_________________<br>
NumPy-Discussion mailing list<br>
<a href="mailto:NumPy-Discussion@scipy.org">NumPy-Discussion@scipy.org</a><br>
<a href="https://mail.scipy.org/mailman/listinfo/numpy-discussion" rel="noreferrer" target="_blank">https://mail.scipy.org/<wbr>mailman/listinfo/numpy-<wbr>discussion</a><br>
<br></blockquote></div><br></div>