We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We need to support things like
scn.instrument_view({'layer0': res['layer', 0].hist(), 'layer3': res['layer', 3].hist()}, pixel_size=0.0075)
It currently fails saying dict has no attribute coords.
dict
coords