kyuhyongpark / cubewalkers-analysis

Model analysis using cubewalkers
1 stars 0 forks source link

Find attractors and their basins #1

Closed kyuhyongpark closed 11 months ago

kyuhyongpark commented 1 year ago

Write a python script that finds the attractors and their basins of the models in the Cell Collective and store them in a csv format. Need a check to make sure all the oscillating nodes in a complex attractor do oscillate within the sampling time.

Optional:

kyuhyongpark commented 1 year ago
kyuhyongpark commented 1 year ago

Trajectories require much more memory in this case, and hence keeping the trajectories of all models seem impossible.

jcrozum commented 11 months ago

If we decide to do this more in-depth attractor analysis, it will be as part of a separate project, so I'm closing this here.