SliceSelectSliceMessage#

class jdaviz.core.events.SliceSelectSliceMessage(value, *args, **kwargs)[source]#

Bases: Message

Message generated by the cubeviz helper and processed by the slice plugin to sync slice selection across all viewers

Create a new message

Parameters:
  • sender – The object sending the message

  • tag – An optional string describing the message

Attributes Summary

value

Attributes Documentation

value#