Skip to content

Slope estimation using distribution of all possible slopes #19

@Datseris

Description

@Datseris

A recent publication showed an alternative way to automate extracting a slope from a curve y(x). The reference is:

Deshmukh et al., Toward automated extraction and characterization of scaling regions
in dynamical systems, Chaos 31, 123102 (2021).

this method is very promising and should be implemented here. In v1.5 (#18 ) we added an extendable interface for adding new methods of extracting the slope of a linear scaling region of the curve y(x). We've also added a placeholder type for this new method.

Now someone has to read the paper in more detail and add the method here via a PR!

Also cc'ing the first author of the paper that has implemented the method in Python: @vrd1243

(Python implementation: https://github.com/vrd1243/scaling_regions_ensemble )

Metadata

Metadata

Assignees

No one assigned

    Labels

    code availableSome initial code (possible in another langage) is availablenew slope fitNew method for fitting the slope of the linear region

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions