Skip to content

Commit

Permalink
Plasma Graph Tutorial (#1925)
Browse files Browse the repository at this point in the history
* Began Tutorial on Plasma Graph

* Continuted Work on Tutorial

* Further Work on Tutorial

* Testing Functionality of IFrame

* Removed Graph Display Experiment, resized some images

* Attempting to Implement Visuals using IPython

* Addressed All Comments

* Fixed Broken Link causing test failures

* Added Link to Plasma
  • Loading branch information
bartnikm authored Apr 7, 2022
1 parent 5d6e229 commit 2e1cb75
Show file tree
Hide file tree
Showing 8 changed files with 401 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
*.o
*.so
__pycache__
docs/io/output/plasma_graph_default.tex
docs/io/output/plasma_graph_scaled.tex
docs/io/output/plasma_graph_no_eq.tex
docs/io/output/plasma_graph_with_args.tex


# Ignore .c files by default to avoid including generated code. If you want to
# add a non-generated .c extension, use `git add -f filename.c`.
Expand Down
Binary file added docs/io/output/default_plasma_graph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/io/output/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ In addition to the widgets, TARDIS can output information in several other forms
vpacket_logging
progress_bars
rpacket_tracking
plasma_graph
Loading

0 comments on commit 2e1cb75

Please sign in to comment.