GET /api/plots/4df05839-9d6f-449a-8687-b4d64331f263/?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/4df05839-9d6f-449a-8687-b4d64331f263>; rel="ui"
Vary: Accept
X-Resource-UUID: 4df05839-9d6f-449a-8687-b4d64331f263

{
    "uuid": "4df05839-9d6f-449a-8687-b4d64331f263",
    "collection": "https://uhepp.org/api/collections/118/?format=api",
    "url": "https://uhepp.org/api/plots/4df05839-9d6f-449a-8687-b4d64331f263/?format=api",
    "uhepp": {
        "bins": {
            "edges": [
                0,
                50,
                100,
                150,
                200
            ],
            "rebin": [
                0,
                100,
                200
            ]
        },
        "type": "histogram",
        "badge": {
            "brand": null
        },
        "ratio": [
            {
                "type": "points",
                "error": "stat",
                "keep_zero": false,
                "numerator": [
                    "data"
                ],
                "x_errorbar": true,
                "denominator": [
                    "other",
                    "Z"
                ]
            }
        ],
        "stacks": [
            {
                "type": "stepfilled",
                "error": "stat",
                "content": [
                    {
                        "label": "Bkg",
                        "yield": [
                            "other",
                            "Z"
                        ]
                    }
                ],
                "keep_zero": false,
                "x_errorbar": true
            },
            {
                "type": "points",
                "error": "stat",
                "content": [
                    {
                        "label": "Data",
                        "style": {
                            "color": "#ff0000"
                        },
                        "yield": [
                            "data"
                        ]
                    }
                ],
                "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
                ]
            }
        },
        "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": {
            "unit": "GeV",
            "symbol": "m"
        },
        "ratio_axis": {
            "log": false,
            "max": 2.5,
            "diff": false
        }
    },
    "comment": null
}