Skip to content

Python interactive heatmap implemented in Bokeh

Notifications You must be signed in to change notification settings

aribrill/Interactive-Heatmap

This branch is 4 commits ahead of milesjwinter/Interactive-Heatmap:master.

Repository files navigation

Interactive-Heatmap

Python interactive heatmap implemented in Bokeh intended for visualizing full camera images for the Prototype Schwarzschild-Couder Telescope (pSCT). Rolling the mouse over each pixel displays the module number, ASIC, channel, charge, and raw waveform.

Working example can be found here: Interactive Heatmap. Screenshot shown below. heatmap

Usage

$ python make_interactive_heatmap.py ######

where "######" corresponds to the run number in a run######.h5 database created with the SCT toolkit

About

Python interactive heatmap implemented in Bokeh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%