Skip to content

Why is the calculation formula of si (Shape index) inconsistent with the reference paper? #86

Description

Hi, In your paper and script source/masif_modules/read_data_from_surface.py, the calculation formula for si is "si = (k1+k2)/(k1-k2)" (k1>=k2), but the reference paper https://doi.org/10.1016/0262-8856(92)90076-F has the same calculation formula as "si = (k1+k2)/(k2-k1)" (k1>=k2). Your paper and the reference paper have the same explanation for the meaning of si. Why is that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions