Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameters changed via Scale button are not exported to Snapshot #969

Closed
Yuri05 opened this issue Oct 11, 2018 · 0 comments
Closed

Parameters changed via Scale button are not exported to Snapshot #969

Yuri05 opened this issue Oct 11, 2018 · 0 comments

Comments

@Yuri05
Copy link
Member

Yuri05 commented Oct 11, 2018

If parameters are changed using the Scale button: parameter changes are not exported to snapshot.

E.g. in the example attached all GIT Length-parameters were scaled with factor 2 using the the Scale button in the Individual building block. ScaleSnap.zip

aufnahme21

Individual snapshot looks like this (none of the changed parameters was exported:

Snapshot
  "Individuals": [
    {
      "Name": "I1",
      "Seed": 1314183809,
      "OriginData": {
        "CalculationMethods": [
          "Body surface area - Mosteller",
          "SurfaceAreaPlsInt_VAR1"
        ],
        "Species": "Human",
        "Population": "Asian_Tanaka_1996",
        "Gender": "MALE",
        "Age": {
          "Value": 30.0,
          "Unit": "year(s)"
        }
      }
    }
  ]

This happens with all kinds of parameters (Value, Formula, Distribution) both in Building Blocks and in Simulations, if the Scale button was used. If parameters were overriden manually, export to snapshots works properly.

@sfrechen FYI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants