DynPeak

DynPeak

An algorithm for pulse detection and frequency analysis in hormonal time series (Plos One, 2012, 7: e39001)
DynPeak is available both as a python notebook environment PyDynPeak, and as a DynPeak Scilab Atom Toolbox

PyDynPeak

PyDynPeak is a Python software distributed under the terms of the GNU General Public License V3.0.
Go to PyDynPeak git repository and follow the instructions provided in the readme file, as well as in the detailed PyDynPeak documentation.
A quickstart notebook is available to get familiar with PyDynPeak use and functionalities.
A Live PyDynPeak demo is also available in the Binder environment.

DynPeak Scilab Atom Toolbox

To install DynPeak in Scilab, an open source software for numerical computation available at scilab.org:

  • download and unzip the toolbox archive : Dynpeak.zip
  • launch Scilab
  • type exec(“../../DynPeak/install.sce”) in the console window
    where ../.. is the access path of the DynPeak directory relative to the scilab working directory
  • quit and then restart Scilab ; the toolbox is ready yo use

DynPeak is also available directly from the Atoms (AuTomatic mOdules Management for Scilab) menu, in the Data Analysis Folder.
Just select DynPeak in the list, click on the install button, quit and restart Scilab.

Comments are closed.