YangLab-um / BiologicalOscillations.jl

A package for researchers working with biological oscillations
https://yanglab-um.github.io/BiologicalOscillations.jl/
MIT License
1 stars 2 forks source link

Solve Issue 31 - Random seed and output customization #32

Closed ftavella closed 8 months ago

ftavella commented 8 months ago

This PR solves issue #31 by implementing two major changes:

hyperparameters["simulation_output"] = sim_output_config result = find_pin_oscillations(connectivity_T0, samples; hyperparameters=hyperparameters)