Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added live plotting handler portion #63

Merged
merged 1 commit into from
Oct 26, 2018

Commits on Oct 26, 2018

  1. Added live plotting handler portion

    Plotting.py to handle plots
      Takes keys and subkeys from kb to plot, takes more arguemnts to specify
    if plotting is 3d and number of points per each graph
    Plotting_sample.py to read a config file and plot values
      Takes as second argument the location of config file
    Data_reader_interface.py to read data from either stk file or kb to
    retrieve the requested value
      Takes as input shield schemas locations and either Kb or stk file location
    sedrakSofthenge committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    b6c0be9 View commit details
    Browse the repository at this point in the history