-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/visdesignlab/visdesignlab.g…
- Loading branch information
Showing
3 changed files
with
42 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
--- | ||
layout: post | ||
title: Devin Lange Successfully Defends Dissertation | ||
title: Devin Lange Successfully Defends Dissertation | ||
date: 2024-07-29 11:00:00 | ||
categories: event | ||
lead-image: /assets/images/posts/2024_devins_defense.jpg | ||
lead-image-alt-text: Group photo with Devin celebrating his PhD Defense! | ||
type: news | ||
abstract: Congratulations to Devin for wrapping up his PhD! | ||
--- | ||
[Devin Lange](https://www.devinlange.com/) successfully defended his dissertation on “Is that Right? Data Visualizations for Scientific Quality Control”. Devin was advised by Alex Lex, with Kate Isaacs, Paul Rosen, Hanspeter Pfister, and Nils Gehlenborge serving on the committee. | ||
|
||
Devin will join [Nils Gehlenborg's Lab at Harvard Medical School](https://hidivelab.org/) as a PostDoc, while also spending some more time with us as a PostDoc. Congrats, and good luck with your next steps! | ||
[Devin Lange](https://www.devinlange.com/) successfully defended his dissertation on “[Is that Right? Data Visualizations for Scientific Quality Control]({{site.base_url}}/publications/2024_thesis_lange)”. Devin was advised by Alex Lex, with Kate Isaacs, Paul Rosen, Hanspeter Pfister, and Nils Gehlenborg serving on the committee. | ||
|
||
Devin will join [Nils Gehlenborg's Lab at Harvard Medical School](https://hidivelab.org/) as a PostDoc, while also spending some more time with us as a PostDoc. Congrats, and good luck with your next steps! | ||
|
||
![Devin and Alex]({{site.base_url}}/assets/images/posts/2024_devin_alex.jpg) | ||
![Devin and the Group]({{site.base_url}}/assets/images/posts/2024_devin_group.jpg) | ||
![Devin Cutting two Cakes]({{site.base_url}}/assets/images/posts/2024_devin_cake.jpg) | ||
![Devin and Alex]({{site.base_url}}/assets/images/posts/2024_devin_alex.jpg) | ||
![Devin and the Group]({{site.base_url}}/assets/images/posts/2024_devin_group.jpg) | ||
![Devin Cutting two Cakes]({{site.base_url}}/assets/images/posts/2024_devin_cake.jpg) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
layout: publication | ||
title: "Is that Right? Data Visualizations for Scientific Quality Control" | ||
key: 2024-thesis-lange | ||
type: thesis | ||
|
||
shortname: Thesis-lange | ||
image: 2024_thesis_lange.png | ||
|
||
authors: | ||
- lange | ||
advisors: Alexander Lex, Paul Rosen, Kate Isaacs, Nils Gehlenborg, Hanspeter Pfister | ||
year: 2024 | ||
month: July | ||
institution: University of Utah | ||
thesis_type: PhD Thesis | ||
award: | ||
|
||
bibentry: phdthesis | ||
bib: | ||
school: University of Utah | ||
month: July | ||
|
||
pdf: 2024_thesis_lange.pdf | ||
|
||
abstract: " | ||
<p> | ||
Scientific inquiry is difficult. Collecting data on a phenomenon can reveal new insight into it. However, collecting and interpreting such data requires human expertise. In particular, distinguishing between a pattern in data is the result of the underlying phenomenon being measured or an error in the data collection requires a careful review of data while incorporating expert knowledge and human judgment. | ||
This dissertation describes two tensions that contribute to the difficulty of this review process. It then claims that visualizations are a valuable tool for easing these tensions. | ||
</p> | ||
<p> | ||
To back up this claim, this dissertation describes three main contributions that provide specific examples of where visualizations have helped with the quality control process: (1) a cell microscopy visualization system that uses exemplar data points to bridge the gap between detailed individual data points in a large dataset, (2) composite visualization techniques that improve the interpretability of multi-modal data, (3) a visualization system for reviewing datasets for manipulation that embeds knowledge on common patterns found in manipulated data and guides the user through this knowledge without being prescriptive. | ||
</p> | ||
" | ||
--- |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.