{
    "history": [
        "ipython "
    ],
    "multiscales": [
        {
            "axes": [
                {
                    "name": "T",
                    "type": "time",
                    "unit": "second"
                },
                {
                    "name": "C",
                    "type": "channel"
                },
                {
                    "name": "Z",
                    "type": "space",
                    "unit": "micrometer"
                },
                {
                    "name": "Y",
                    "type": "space",
                    "unit": "micrometer"
                },
                {
                    "name": "X",
                    "type": "space",
                    "unit": "micrometer"
                }
            ],
            "coordinateTransformations": [
                {
                    "type": "identity"
                }
            ],
            "datasets": [
                {
                    "coordinateTransformations": [
                        {
                            "scale": [
                                1.0,
                                1.0,
                                1.0,
                                1.0,
                                1.0
                            ],
                            "type": "scale"
                        }
                    ],
                    "path": "0"
                }
            ],
            "name": "0",
            "version": "0.4"
        }
    ],
    "omero": {
        "channels": [
            {
                "active": true,
                "coefficient": 1.0,
                "color": "FF0000",
                "family": "linear",
                "inverted": false,
                "label": "0",
                "window": {
                    "end": 255.0,
                    "max": 255.0,
                    "min": 0.0,
                    "start": 0.0
                }
            },
            {
                "active": true,
                "coefficient": 1.0,
                "color": "00FF00",
                "family": "linear",
                "inverted": false,
                "label": "1",
                "window": {
                    "end": 255.0,
                    "max": 255.0,
                    "min": 0.0,
                    "start": 0.0
                }
            },
            {
                "active": true,
                "coefficient": 1.0,
                "color": "0000FF",
                "family": "linear",
                "inverted": false,
                "label": "2",
                "window": {
                    "end": 255.0,
                    "max": 255.0,
                    "min": 0.0,
                    "start": 0.0
                }
            }
        ],
        "id": 0,
        "name": "",
        "rdefs": {
            "defaultT": 0,
            "defaultZ": 0,
            "model": "color",
            "projection": "normal"
        },
        "version": "0.4"
    }
}