seeq-plot-digitizer

Plot digitization in Seeq


License
Apache-2.0
Install
pip install seeq-plot-digitizer==0.1.4

Documentation

seeq-plot-digitizer

Digitization tools for Seeq

  1. User Guide
  2. Installation

User Guide

Seeq Plot Digitizer is an addon tool designed to streamline digitization of existing or legacy data.

The Plot Digitizer tool can also be used to define a region of interest (ROI), resulting in creation of a new condition in Workbench.

User Installation (Seeq Data Lab)

The latest build of the project can be found here as a wheel file. The file is published as a courtesy to the user, and it does not imply any obligation for support from the publisher.

  1. Install the required external calculation scripts.

    a. Manually download the Plot Digitizer repository. To do so, click the green Code button, then Download ZIP

    b. Unzip repository after downloading

    c. Open the external_calculation (i.e., seeq-plot-digitizer/external_calculation) folder from the repository you just downloaded.

    d. Move (or copy and paste) the PlotDigitizer folder and its contents to the python/user external calculation folder on the machine where Seeq server is running, (this is typically C:/Seeq/plugins/external-calculation/python/user/ or similar).

  2. Create a new Seeq Data Lab project and open the Terminal window

  3. (In SDL Terminal) Run pip install seeq-plot-digitizer

  4. (In SDL Terminal) Run python -m seeq.addons.plot_digitizer [--users <users_list> --groups <groups_list>]. Then follow the prompt.