Recent Changes · Search:

Dispense


Navigation Tips - Dritte


PmWiki

pmwiki.org

edit SideBar

Mgmlgg

Index


Back to Fit Types


{

  "version": "1",
  "fit_range": "0,24000,5",
  "offset": 20,
  "userpardicts_guess":[
    {"name":"f","value":0.25,"flag":"~","error":0.005,"limits":[0,1]},
    {"name":"A12","value":0.25,"flag":"~","error":0.005,"limits":[null,null]},
    {"name":"A34","value":0.25,"flag":"~","error":0.005,"limits":[null,null]},
    {"name":"φ12","value":-55.0,"flag":"~","error":0.005,"limits":[null,null]},
    {"name":"φ34","value":35.0,"flag":"~","error":0.005,"limits":[null,null]},
    {"name":"B_fst","value":10.0,"flag":"~","error":0.005,"limits":[null,null]},
    {"name":"B_slw","value":10.0,"flag":"~","error":0.005,"limits":[null,null]},
    {"name":"σ_fst","value":1.0,"flag":"~","error":0.005,"limits":[null,null]},
    {"name":"λ_slw","value":0.1,"flag":"~","error":0.005,"limits":[null,null]}
    ],
  "model_guess": [
    {
      "name": "mg",
      "label": "T_fast",
      "pardicts": [
        {
          "name": "A",
          "value": 0.09,
          "flag": "=",
          "function": "",
          "function_multi":[
            "p[0]*p[1]",
            "p[0]*p[2]"
           ],
          "error_propagate_multi":[
            "sqrt((p[0]*e[1])**2+(e[0]*p[1])**2)",
            "sqrt((p[0]*e[2])**2+(e[0]*p[2])**2)"
           ],
          "error": 0.01,
          "limits": [
            null,
            null
          ]
        },
        {
          "name": "B",
          "value": 10.0,
          "flag": "=",
          "function": "p[5]",
          "error": 0.1,
          "limits": [
            null,
            null
          ]
        },
        {
          "name": "φ",
          "value": 0.0,
          "flag": "=",
          "function": "",
          "function_multi":[
            "p[3]",
            "p[4]"
           ],
          "error": 1.0,
          "limits": [
            null,
            null
          ]
        },
        {
          "name": "σ",
          "value": 1.0,
          "flag": "=",
          "function": "p[7]",
          "error": 0.01,
          "limits": [
            null,
            null
          ]
        }
      ]
    },
    {
      "name": "ml",
      "label": "T_slow",
      "pardicts": [
        {
          "name": "A",
          "value": 0.09,
          "flag": "=",
          "function": "",
          "function_multi":[
            "p[0]*(1.-p[1])",
            "p[0]*(1.-p[2])"
           ],
          "error_propagate_multi":[
            "sqrt((p[0]*e[1])**2+(e[0]*(1.-p[1]))**2)",
            "sqrt((p[0]*e[2])**2+(e[0]*(1.-p[2]))**2)"
           ],
          "error": 0.01,
          "limits": [
            null,
            null
          ]
        },
        {
          "name": "B",
          "value": 10.0,
          "flag": "=",
          "function": "p[6]",
          "error": 0.1,
          "limits": [
            null,
            null
          ]
        },
        {
          "name": "φ",
          "value": 0.0,
          "flag": "=",
          "function": "",
          "function_multi":[
            "p[3]",
            "p[4]"
           ],
          "error": 1.0,
          "limits": [
            null,
            null
          ]
        },
        {
          "name": "λ",
          "value": 0.1,
          "flag": "=",
          "function": "p[8]",
          "error": 0.01,
          "limits": [
            null,
            null
          ]
        }
      ]
    }
  ]

}


Back to Fit Types


Index

Edit - History - Print - PDF - Recent Changes - Search
Page last modified on December 30, 2021, at 06:26 PM