Replies: 3 comments 1 reply
|
@waynedam Thank you for your question and welcome to the STUMPY community.
From what I can tell, nothing has changed. Maybe I'm not understanding what the problem is but, in your case, one possible reason that Does that help? |
|
Sorry for the confusion. The issue is not the missing He show shows that he extracted two motifs which show as red and green in the graph. However, when I run the code And in my own case I can see two distinct motifs but do not seem able to extract them both. I only have one returned. Is there an example available using |
|
Yes, this solves the issue. |

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I was finding this problem in my own work. Only one motif was being returned when there were at least two apparent in the time series.
I tried reproducing the example discussed in #438 where the motifs function properly returns multiple motifs but I find now it no longer does. I used the data provided in issue #438.
The csv file:
RoomA_CO2.csv
I understand the
stumpy.matchis not necessary but thestumpy.motifsonly returns a single motif row.The fifth match in the plot around 125 is from the
stumpy.matches.I tried changing distance parameters, etc., but nothing seems to make a difference.
Has something changed in the version 1.11.1
stumpy.motifsthat is not reflected in the documentation?I noticed someone having an issue with
stumpy.config.STUMPY_EXCL_ZONE_DENOMconfig in #780.All reactions