You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am wondering how I could get each representative cycle for each interval? The command 'persistence.computeAnnotatedIntervals(stream)' could be used to get cycles for dimensions starting from 0 to the given value, but the results are stored in a variable with the type 'AnnotatedBarcodeCollection' and I don't know how to extract the cycle related to each interval from it. Is there a way to do that?
Thank you very much for your help!
The text was updated successfully, but these errors were encountered:
guoshiyuqian
changed the title
How to achieve the representative cycles for each interval?
How to achieve the representative cycle for each interval?
Mar 28, 2023
Hi,
I am wondering how I could get each representative cycle for each interval? The command 'persistence.computeAnnotatedIntervals(stream)' could be used to get cycles for dimensions starting from 0 to the given value, but the results are stored in a variable with the type 'AnnotatedBarcodeCollection' and I don't know how to extract the cycle related to each interval from it. Is there a way to do that?
Thank you very much for your help!
The text was updated successfully, but these errors were encountered: