You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,3 +22,4 @@ There are three main notebooks:
22
22
1.`scatterPlots.ipynb`: Creates some example data spread randomly along some trend line split into different subsets. Shows some different options and problems for visualizations.
23
23
2.`colorMapNotebook.ipynb`: Makes several types of artifical images and compares different color maps and how specific colormaps may induce artifacts.
24
24
3.`plottingLibraries.ipynb`: A simple notebook which reproduces some plots using different packages to highlight how they are different and what they can include.
25
+
4.`hypatiaPlot.ipynb`: This notebook reads in the data from the Hypatia catalog and gives an example plot. It is meant for people to have access to astronomical data to play around with different plotting styles, etc.
0 commit comments