dericheConv1d
: TypeError: grid2.subarray
is not a function
#715
Labels
needs_details
Issue needs details and may be closed if there is no response.
when using a contour combined with a
intervalXY
andvg.Selection
, i'm getting an error when i interact with the plothere are some debugging screenshots to help us figure out the issue:
it seems that here, within the
dericheConv1d
function we're trying to access a subarray when in fact there is none.going up the stack one bit here's what's happening in
convolve()
sorry i'm not coming with a self-reproducing example because it would require quite a bit of work to isolate the issue. i'm hopeful the debugging context will be sufficient. otherwise, happy to take some time to come up with e self-contained reproducing example
The text was updated successfully, but these errors were encountered: