GET /api/plots/4d2e00cf-6b32-427b-a3ae-661b20fb5a69/?format=api
HTTP 200 OK
Access-Control-Expose-Headers: Content-Length
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Link: <https://uhepp.org/p/4d2e00cf-6b32-427b-a3ae-661b20fb5a69>; rel="ui"
Vary: Accept
X-Resource-UUID: 4d2e00cf-6b32-427b-a3ae-661b20fb5a69

{
    "uuid": "4d2e00cf-6b32-427b-a3ae-661b20fb5a69",
    "collection": "https://uhepp.org/api/collections/118/?format=api",
    "url": "https://uhepp.org/api/plots/4d2e00cf-6b32-427b-a3ae-661b20fb5a69/?format=api",
    "uhepp": {
        "bins": {
            "edges": [
                0,
                50,
                100,
                150,
                200
            ]
        },
        "type": "histogram",
        "badge": {
            "brand": null
        },
        "ratio": [],
        "stacks": [
            {
                "type": "stepfilled",
                "error": "stat",
                "content": [
                    {
                        "label": "Z",
                        "yield": [
                            "Z"
                        ]
                    },
                    {
                        "label": "Other bkg",
                        "yield": [
                            "other"
                        ]
                    }
                ],
                "keep_zero": false,
                "x_errorbar": true
            },
            {
                "type": "step",
                "error": "no",
                "content": [
                    {
                        "label": "Variation up",
                        "style": {
                            "color": "#ff0000",
                            "linewidth": 2.0
                        },
                        "yield": [
                            "Z",
                            "other/eff/up"
                        ]
                    }
                ],
                "keep_zero": false,
                "x_errorbar": true
            },
            {
                "type": "step",
                "error": "no",
                "content": [
                    {
                        "label": "Variation down",
                        "style": {
                            "color": "#ff0000",
                            "linestyle": "--",
                            "linewidth": 2.0
                        },
                        "yield": [
                            "Z",
                            "other/eff/down"
                        ]
                    }
                ],
                "keep_zero": false,
                "x_errorbar": true
            }
        ],
        "y_axis": {},
        "yields": {
            "Z": {
                "base": [
                    5,
                    4,
                    3,
                    2,
                    1,
                    0
                ],
                "stat": [
                    2,
                    2,
                    1,
                    1,
                    0,
                    0
                ]
            },
            "data": {
                "base": [
                    5,
                    4,
                    3,
                    4,
                    4,
                    1
                ],
                "stat": [
                    2.23606797749979,
                    2.0,
                    1.7320508075688772,
                    2.0,
                    2.0,
                    1.0
                ]
            },
            "other": {
                "base": [
                    0.3,
                    0.3,
                    0.4,
                    0.4,
                    1.0,
                    1.5
                ],
                "stat": [
                    0.03,
                    0.03,
                    0.04,
                    0.04,
                    0.1,
                    0.15
                ],
                "var_up": {
                    "eff": [
                        0.3,
                        0.3,
                        3.0,
                        1.0,
                        1.5,
                        1.5
                    ]
                },
                "var_down": {
                    "eff": [
                        0.3,
                        0.3,
                        0.01,
                        0.1,
                        0.9,
                        1.4
                    ]
                }
            }
        },
        "version": "0.2",
        "metadata": {
            "date": "2021-08-26T18:11:58.701019+02:00",
            "tags": {
                "region": "signal",
                "analysis": "Demo"
            },
            "author": "Frank Sauerburger",
            "Ecm_TeV": 13,
            "filename": "mass_sr",
            "lumi_ifb": 139
        },
        "variable": {
            "symbol": "m"
        },
        "ratio_axis": {
            "log": false,
            "diff": false
        }
    },
    "comment": null
}