mobie / mobie.github.io

1 stars 3 forks source link

imageDisplays #10

Closed tischi closed 3 years ago

tischi commented 3 years ago
        "view": {
          "sourceDisplays": [
            {
              "imageDisplays": {
                "color": "white",
                "contrastLimits": [
                  128,
                  65407
                ],
                "name": "em-27_tomogram",
                "sources": [
                  "em-27_tomogram"
                ]

Somehow it confuses me that imageDisplays is a plural; I would make it singular, even though it can display several sources with the same settings.

constantinpape commented 3 years ago

Ok, we should do also rename segmentationDisplays -> segmentationDisplay then.

constantinpape commented 3 years ago

Done in 4ecb062