Giter Site home page Giter Site logo

pt_chaotic_oscillators's Introduction

PT_Chaotic_Oscillators

PT_Chaotic_Oscillators contains codes used to study the posttranslational chaotic oscillators.

Usage

For the test of efficient parameter search, use optuna_search_FFTscore.ipynb (beta)

For the random parameter search, use Random_search.ipynb. This code seeks for chaotic/oscillatory parameter sets by a random search in a high dimensional parameter space. You should set the path to save the results.

After the random parameter search, we recommend you to manually exclude false-positive classification results by looking at the trajectory and the spectrum. (e.g., quasiperiodic oscillations are sometimes misclassified as chaos.)

For the hierarchical clustering analysis on collected chaotic parameter sets, use Clustering_analysis.ipynb. Based on Ward's method, this code performs a clustering analysis that considers the symmetries of the system.

For the biased parameter search, use Biased_search.ipynb. 46 bias types correspond to those of Fig. 3 in the paper. You should set the path to save the results.

For the bifurcation analysis on parameter sets, use Bifurcation_analysis.ipynb. You should set the path to save the results.

For the stochastic simulation of the system, use Stochastic_simulation.ipynb. The model with the typical chaotic symmetric parameter set investigated in the paper is described in Typical_chaos.psc. Load this .psc file for SSA simulation to replicate the study. There also is Typical_oscillation.psc for the typical oscillatory parameter set.

Numerical integration of ODEs shown in Fig. 5 and Fig. S5 was conducted by using Mathematica with Yamaguchi_et.al._iScience_2020_Mathematica_code.nb file.

Requirement

Python

  • numpy
  • scipy
  • numba
  • tqdm
  • Stochpy
  • matplotlibb
  • multiproccessing

Wolfram Mathematica

pt_chaotic_oscillators's People

Contributors

sansyo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.