Skip to content

Commit

Permalink
Init
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetcecen committed May 11, 2016
1 parent 933359b commit cc15e36
Show file tree
Hide file tree
Showing 14 changed files with 161 additions and 408 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Site settings

title: EAB-AM-Project
header-img: img/home-bg.jpg
header-img: img/316L_AM_IPF.png
headercolor: "#FFFFFF"
logo: /EAB-AM-Project/img/logos/Project-Pages-New-Logo-Inverted.png
email: [email protected]
Expand Down
12 changes: 6 additions & 6 deletions _data/members.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
url: http://ahmetcecen.github.io/
visible: true

- name: David Brough
role: Data Scientist / Materials Informatics
img: https://avatars0.githubusercontent.com/u/4368625?v=3&s=460
github: davidbrough1
bio: David is a PhD student in the School of Computational Science and Engineering at Georgia Institute of Technology. David earned a Master’s degree in experimental condensed matter physics at Brigham Young University where he fabricated and characterized thin-films and carbon nanotubes used in nanostructured high capacity battery electrodes and in X-ray windows. As an undergraduate, David studied theoretical physics and researched the evolution of chaotic systems using neural networks at Westminster College. He is a trainee in the NSF IGERT FLAMEL program, and one of the lead developers on PyMKS materials informatics toolkit.
url: http://davidbrough.net
- name: Evdokia Popova
role: Modelling / Simulation
img: https://avatars0.githubusercontent.com/u/11926298?v=3&s=460
github: epopova
bio: "Eva is as a Postdoc Fellow with Dr. Surya Kalidindi in Woodruff School of Mechanical Engineering at Georgia Tech. She received her PhD from University of Waterloo, Ontario, Canada."
url: http://mined.gatech.edu/members/Eva/
visible: true

- name: Surya R. Kalidindi
Expand Down
117 changes: 0 additions & 117 deletions _posts/2016-04-19-New-Post.markdown

This file was deleted.

10 changes: 0 additions & 10 deletions _posts/2016-05-01-New-Notebook.markdown

This file was deleted.

99 changes: 0 additions & 99 deletions _posts/2016-05-02-New-Matlab-Script.md

This file was deleted.

156 changes: 0 additions & 156 deletions _posts/2016-05-02-New-Presentation.markdown

This file was deleted.

9 changes: 0 additions & 9 deletions _posts/2016-05-02-New-Projector.markdown

This file was deleted.

10 changes: 0 additions & 10 deletions _posts/2016-05-02-New-Surface-Visualization.markdown

This file was deleted.

40 changes: 40 additions & 0 deletions _posts/2016-05-10-handshaking.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
layout: post
title: Dataset Handshaking
author: Ahmet Cecen
tags: post template
subtitle: Some Short Description of Post
date: 2016-05-10 02:00
---
<!-- Start Writing Below in Markdown -->

# Table of Contents

* TOC
{:toc}

# New Data, Why?

Dataset origin.

# Length Scale Problem

Describe problem.

![LengthScales](/EAB-AM-Project/img/LengthScales.png)

# Using Chord Length Distribution to Handshake Length Scales

Original difference in length scales.

Fit lognormal.

$$ \ln\mathcal{N}(\mu,\,\sigma^2) = \frac{1}{x\sigma\sqrt{2\pi}}\ e^{-\frac{\left(\ln x-\mu\right)^2}{2\sigma^2}} $$

![AMvsOriginalCLD](/EAB-AM-Project/img/AMvsOriginalCLD.png)

Scaling based on Lognormal Fit parameters.

![AMvsStrecthedCLD](/EAB-AM-Project/img/AMvsStrecthedCLD.png)


Loading

0 comments on commit cc15e36

Please sign in to comment.