icecube.IceHive.artists module¶
- class icecube.IceHive.artists.ExplodingSpheres¶
Bases:
PyArtist
A steamshovel artist to plot exploding spheres
- create((PyArtist)self, (I3Frame)frame, (SceneGroup)output) None : ¶
[Abstract base class method, must be overridden.] Generate SceneObjects for this artist. The values of frame[self.keys()] are guaranteed to be valid if this artist accepts keys.
- description()¶
- requiredTypes = [<class 'icecube._dataclasses.I3Geometry'>, <class 'icecube._dataclasses.I3RecoPulseSeriesMap'>]¶