SliceSelectSliceMessage

class jdaviz.core.events.SliceSelectSliceMessage(slice=None, *args, **kwargs)[source] [edit on github]

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

slice

Attributes Documentation

slice