Software

  • DynPeak

    An algorithm for pulse detection and frequency analysis in hormonal time series (Plos One, 2012, 7: e39001)

    DynPeak is available as

    a DynPeak Scilab Atom Toolbox
    Scilab is an open source software for numerical computation available at scilab.org

    To install DynPeak in Scilab:

    • 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.