Skip to content

added notebook viewer

Olof Woxenius requested to merge notebook_viewer into master

Added an interactive obplib object viewer for Jupyter Notebooks built upon matplotlib and ipywidgets. Meant to mimic obpviewer as much as possible, but with a few additions such as:

  1. Accelerating lines now display shifting colors.
  2. TimedPoints' radii depend on the spot size.
  3. TimedPoints' color depend on the dwell time, independently of any line speeds present in the build.

Merge request reports