Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added day4/plot-before-after/IMG_2695.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
128 changes: 128 additions & 0 deletions day4/plot-before-after/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
# Plots: Before-and-After
---
<img src='IMG_2695.JPG' width=400px>

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**

<img src='https://github.com/AstroHackWeek/AstroHackWeek2017/raw/master/day4/phone_providers/phone_providers-original.png' width=400px>

**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**

<img src='https://github.com/AstroHackWeek/AstroHackWeek2017/raw/master/day4/canada_drinking/before_figure.png' width=400px>


**Sketch**

![](http://i.imgur.com/QK7g6xgm.jpg)

**After**

<img src='https://github.com/AstroHackWeek/AstroHackWeek2017/raw/master/day4/canada_drinking/after_figure.png' width=400px>

---
## 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**

<img src='https://github.com/AstroHackWeek/AstroHackWeek2017/raw/master/day4/bigmac/before.png' width=400px>

**Sketch**

![](http://i.imgur.com/HyuFwOEm.jpg)

**After**

![](http://i.imgur.com/PmvdhiZl.png)
<img src='https://github.com/AstroHackWeek/AstroHackWeek2017/raw/master/day4/bigmac/Big%20Mac.png' width=400px>

---
## Coding Skills
From [this](https://github.com/AstroHackWeek/AstroHackWeek2017/blob/master/day4/plot_skills/good_figure.ipynb) notebook

**Before**

<img src='https://github.com/AstroHackWeek/AstroHackWeek2017/raw/master/day4/plot_skills/bad_fig.png' width=400px>

**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**

<img src='https://github.com/AstroHackWeek/AstroHackWeek2017/raw/master/day4/interpML/playwithdata.png' width=400px>

**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)