Skip to content

Commit 1f6b450

Browse files
committed
Merge branch 'main' into kimon
2 parents 9fb6267 + 1369f14 commit 1f6b450

8 files changed

Lines changed: 1796 additions & 34 deletions

File tree

avalanche_analysis.png

195 KB
Loading

docs/sary_prompts.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -941,3 +941,15 @@ Examples:
941941
if __name__ == "__main__":
942942
main()
943943

944+
(Phase 1 and 1.5) (Criticality)
945+
Statistical Test For Power Law using power law package
946+
Bifurcation
947+
Cluster size distribution
948+
949+
(Phase 2): (Self orgaization)
950+
Box plots (x axis-inital death rate, y axis - final or converged death rate)
951+
952+
(Phase 3): (Finite Size)
953+
log log plots of cluster size disstribution with cutoff (because of grid size)
954+
955+
(Phase 4): Sensitivity

0 commit comments

Comments
 (0)