Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Commit

Permalink
Update intro text, and gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jmuhlich committed Jun 4, 2018
1 parent 2489d0a commit f56c478
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/.ipynb_checkpoints
2 changes: 1 addition & 1 deletion 16cycleplots.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"\n",
"In the 16-cycle experiment, three kinds of plots were used to compare cycles: paired histograms, density scatter plots, and four-histogram plots. Below we provide code for generating these plots for all possibly relevant comparisons in the data for convenience. For sake of speed, each dataset only includes 10000 randomly sampled points of the original dataset.\n",
"\n",
"If you are viewing this notebook in Jupyer Notebook, click \"Cell\" 🡲 \"Run All\" and then you can interact with the individual plots below. If you are viewing it on GitHub however, the plots are only snapshots and not interactive. Please download the files and run Jupyter Notebook for interactive use."
"If you have downloaded these files and are viewing this in Jupyter Notebook, click \"Cell\" 🡲 \"Run All\" to interact with the individual plots below. If you are just browsing online however, the plots are only snapshots and not interactive. Please download the files and run Jupyter Notebook for interactive use."
]
},
{
Expand Down

0 comments on commit f56c478

Please sign in to comment.