diff --git a/day4/plot-before-after/IMG_2695.JPG b/day4/plot-before-after/IMG_2695.JPG new file mode 100644 index 0000000..5a016c4 Binary files /dev/null and b/day4/plot-before-after/IMG_2695.JPG differ diff --git a/day4/plot-before-after/readme.md b/day4/plot-before-after/readme.md new file mode 100644 index 0000000..8ae3b64 --- /dev/null +++ b/day4/plot-before-after/readme.md @@ -0,0 +1,128 @@ +# Plots: Before-and-After +--- + + +As part of our lecture/tutorial on data visualization from Astro Hack Week 2017, groups of participants picked plots (or figures, graphs, etc) to modify using some of the principles of perception and visualization we discussed. Each group was given graph paper and colored pens/pencils to help brainstorm "better" ways to create each graph. These sketches represent a snapshot of the actual creative and scientific process, and it was amazing to overhear all the fascinating discussions about both the visualizations and also the audience/focus. + +Here we present the Before & After images, as well as the sketches where the final product was imagined. + +--- +## HB Stars +From [this](https://github.com/AstroHackWeek/AstroHackWeek2017/blob/master/day4/Horizontal-Branch.ipynb) notebook + +**Original** + +![](http://i.imgur.com/1mTDLnUm.png) + +**Sketch** + +![](http://i.imgur.com/T3V4ctXm.jpg) + +**After** + +![](http://i.imgur.com/3VeWk5gm.png) + +--- +## Phone Providers + +**Original** + + + +**Sketch** + +![](http://i.imgur.com/sb2GU4dm.jpg) + +**After** + +In [this](https://github.com/AstroHackWeek/AstroHackWeek2017/blob/master/day4/phone_providers/phone_providers_comparison.ipynb) notebook + +![](http://i.imgur.com/wwI79QIm.png) + +--- +## Canada Drinking + +From [this](https://github.com/AstroHackWeek/AstroHackWeek2017/blob/master/day4/canada_drinking/canada_drink.py) notebook + +**Before** + + + + +**Sketch** + +![](http://i.imgur.com/QK7g6xgm.jpg) + +**After** + + + +--- +## Big Mac +From [this](https://github.com/AstroHackWeek/AstroHackWeek2017/blob/master/day4/bigmac/bigmac.ipynb) notebook. + +Project Salad vs Burger: Mose Giordano, Itamar Reis and Brianna Irish worked on different plotting visualization of valid data to conceptualization the data in both code and presentation. This reflects real time highlights the important of clear, clean, impact messages that transmits the data in seconds within a presentation. We stopped and talked about who and what we wanted to convey to different audiences such as children, office meeting or government review plotting points. By making the transmission of information clean and contemporary we are highlighting the substantiation of the important data. This makes the facts of comparison stronger and well thought out. We tried playing with different puts of size, color, coding and display options of color theory with the presentation. Materials: Matplotlib, Colored Pens, Paper and Microsoft Excel Graphing. + +**Before** + + + +**Sketch** + +![](http://i.imgur.com/HyuFwOEm.jpg) + +**After** + +![](http://i.imgur.com/PmvdhiZl.png) + + +--- +## Coding Skills +From [this](https://github.com/AstroHackWeek/AstroHackWeek2017/blob/master/day4/plot_skills/good_figure.ipynb) notebook + +**Before** + + + +**Sketch** + +![](http://i.imgur.com/4zXaCo8m.jpg) + +**After** + +![](http://i.imgur.com/kbkEKMpm.png) + + +--- +## 3D Densities + +**Before** + +![](http://i.imgur.com/qJA11uam.png) + +**Sketch** + +![](http://i.imgur.com/gMPRHYEm.jpg) + +**After** + +![](http://i.imgur.com/7KM1uLwm.png) + + +--- +## Gaia CMD +From [this](https://github.com/AstroHackWeek/AstroHackWeek2017/blob/master/day4/interpML/dataVizImprovementAnderson.ipynb) notebook + +**Before** + + + +**Sketch** + +![](http://i.imgur.com/emZKfAPm.jpg) + +**After** + +![](http://i.imgur.com/EEMCuJem.png) + +See [bonus animation!](https://github.com/AstroHackWeek/AstroHackWeek2017/blob/master/day4/interpML/mlInterp.gif)