Skip to content

plotting and data import toolbox for watertap

Notifications You must be signed in to change notification settings

savannahsakhai/psPlotKit

 
 

Repository files navigation

This is a toolkit for plotting data generated using Paramter sweep toll

To install download repo:
Create conda env if desired 
(1) conda create -n myenv python=3.9
(2) In the psPlotKit directory run 
    pip install -r requirments.txt 

(3) Check examples directory to see how to use API 
    Currently UI is not developed but is planned 

Status as of 2/18/2024
-data importer API ~50% stable 
    - needs refinments
    - does not support import of differential data
-plotting API
    -fig_generator - 90%
    -psLinePlotter - 10% stable 
    -psBoxPlotter - 10% stable
    -psCostPlotter - 10% stable 

Anything with less <50% stability will undergo major changes. 


About

plotting and data import toolbox for watertap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%