Intermediate regime during finger formation: from instabilities to fingers Questions that we are interested in: – How do fingers break out of the edge?

Slides:



Advertisements
Similar presentations
Lecture 19: Parallel Algorithms
Advertisements

Lesson 2.3. A box plot gives you an idea of the overall distribution of a data set, but in some cases you might want to see other information and details.
UNLOCKING THE SECRETS HIDDEN IN YOUR DATA Part 3 Data Analysis.
November 12, 2013Computer Vision Lecture 12: Texture 1Signature Another popular method of representing shape is called the signature. In order to compute.
 Have a title and use over half the page.  Needs to show trends.  Put the independent variable on the X-axis.  Dependent variable goes on the.
DFT/FFT and Wavelets ● Additive Synthesis demonstration (wave addition) ● Standard Definitions ● Computing the DFT and FFT ● Sine and cosine wave multiplication.
1 Normal Probability Distributions. 2 Review relative frequency histogram 1/10 2/10 4/10 2/10 1/10 Values of a variable, say test scores In.
Texture. Edge detectors find differences in overall intensity. Average intensity is only simplest difference. many slides from David Jacobs.
Organizing and describing Data. Instructor:W.H.Laverty Office:235 McLean Hall Phone: Lectures: M W F 11:30am - 12:20pm Arts 143 Lab: M 3:30 -
LIAL HORNSBY SCHNEIDER
Probability Distributions
Intro to Statistics for the Behavioral Sciences PSYC 1900 Lecture 4: The Normal Distribution and Z-Scores.
Central Tendency and Variability
Lecture II-2: Probability Review
Graphs of Frequency Distribution Introduction to Statistics Chapter 2 Jan 21, 2010 Class #2.
Chapter 6 The Normal Probability Distribution
BIOSTAT - 2 The final averages for the last 200 students who took this course are Are you worried?
Dif-c-mri-5-epoxi-hartley2- photom-v1.0 Matthew Knight (lead reviewer) 10:15 AM.
Continuous Probability Distributions  Continuous Random Variable  A random variable whose space (set of possible values) is an entire interval of numbers.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Chapter 19.
Psyc 235: Introduction to Statistics Lecture Format New Content/Conceptual Info Questions & Work through problems.
Digital Image Processing Lecture 4: Image Enhancement: Point Processing Prof. Charlene Tsai.
Templates and Image Pyramids Computational Photography Derek Hoiem, University of Illinois 09/03/15.
1 Statistics, Data Analysis and Image Processing Lectures Vlad Stolojan Advanced Technology Institute University of Surrey.
Chapter 3 Response Charts.
Last update Heejune Ahn, SeoulTech
McGraw-Hill/IrwinCopyright © 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Continuous Random Variables Chapter 6.
Animated presentation, we suggest to switch slideshow mode on (ie. by pressing F5) [Changing slides: cursors, space/backspace, mouse scroll, PageUp/PageDown]
Content-Based Image Retrieval (CBIR) By: Victor Makarenkov Michael Marcovich Noam Shemesh.
Data Analysis, Presentation, and Statistics
Z Transform The z-transform of a digital signal x[n] is defined as:
WARM UP 1. Find the equation of the inverse relation for 2. Find for f(x) = 8x – 1. Switch y and x in y = 8x – 1 x = 8y – 1 x + 1 = 8y So.
The Discrete Fourier Transform
Power Spectrum Analysis: Analysis of the power spectrum of the stream- function output from a numerical simulation of a 2- layer ocean model. Data Analysis.
Initial conditions for N-body simulations Hans A. Winther ITA, University of Oslo.
Statistics Josée L. Jarry, Ph.D., C.Psych. Introduction to Psychology Department of Psychology University of Toronto June 9, 2003.
Date of download: 6/22/2016 Copyright © 2016 SPIE. All rights reserved. Schematic representation of the near-infrared (NIR) structured illumination instrument,
1/59 Lecture 02: Data Mapping September 15, 2015 COMP Visualization.
Chapter 6 Continuous Random Variables Copyright © 2014 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin.
Feature description and matching
Volume 88, Issue 2, Pages (October 2015)
Martin D Bootman, Michael J Berridge  Current Biology 
Velocity Fields in a Collectively Migrating Epithelium
Substrate Viscosity Enhances Correlation in Epithelial Sheet Movement
LECTURE 18: FAST FOURIER TRANSFORM
Volume 53, Issue 3, Pages (February 2007)
Continuous Statistical Distributions: A Practical Guide for Detection, Description and Sense Making Unit 3.
Dynamic Processes Shape Spatiotemporal Properties of Retinal Waves
The Universal Dynamics of Tumor Growth
Noise Induces Hopping between NF-κB Entrainment Modes
Yitao Ma, Dinara Shakiryanova, Irina Vardya, Sergey V Popov 
Graham A. Anderson, Lendert Gelens, Julie C. Baker, James E. Ferrell 
Volume 66, Issue 4, Pages (May 2010)
Midterm Exam Closed book, notes, computer Similar to test 1 in format:
Volume 5, Issue 4, Pages e4 (October 2017)
HBP impedance calculations
Colocalization of Multiple DNA Loci: A Physical Mechanism
Volume 95, Issue 12, Pages (December 2008)
Midterm Exam Closed book, notes, computer Similar to test 1 in format:
Teuta Pilizota, Joshua W. Shaevitz  Biophysical Journal 
Feature descriptors and matching
Volume 114, Issue 6, Pages (March 2018)
Birth and Growth Kinetics of Brome Mosaïc Virus Microcrystals
Showing Drought Stress in Sacramento Parks
Image cross-correlation analysis reveals the emergence of a dynamic steady state actin distribution in the minimal cortex. Image cross-correlation analysis.
Scalable light field coding using weighted binary images
Honghui Zhang, Andrew J. Watrous, Ansh Patel, Joshua Jacobs  Neuron 
LECTURE 18: FAST FOURIER TRANSFORM
Volume 66, Issue 4, Pages (May 2010)
Dynamics of Snake-like Swarming Behavior of Vibrio alginolyticus
Presentation transcript:

Intermediate regime during finger formation: from instabilities to fingers Questions that we are interested in: – How do fingers break out of the edge? – Are there characteristic and dominant instability modes that lead to fingers? These would be wavelengths or modes that are unstable (will propagate over time) H ~ Σe λt e ikx – How might these wavelengths relate to the resulting finger widths? i

We are interested in the following transition: The blue line indicates the boundary or interface between the inoculation and agarose.

Define the boundary as points where the gradient in image intensity is large Apply Fourier Transform to the boundary to find the Fourier modes that can describe the shape of the boundary (I used the fft function in Matlab) I then found the modes (excluding the first) that accounted for 90% (an arbitrary metric) of the weights, as the modes that will sufficiently describe the shape. – The weights are found by taking the cumulative sum of abs(amplitude) for all modes, and then dividing abs(amplitude) by this sum. – I then sorted the weights to find those that accounted for >= 90% of the cumulative sum. The approach:

A demonstration of how the chosen modes (accounting for 90% of the sum of weights) sufficiently fits the boundary:

To find the fast growing modes, we can look for modes with weights increasing over time – The colors correspond to different timepoints – The weights are taken relative to the cumulative sum of amplitudes at each timepoint We are interested in growing modes so we zoom into this region with many growing modes (next slide) I sampled the boundary at 10- min intervals

(grew very fast) (grew moderately fast) 93 (grew fast) (emerged at later time points Here I’m highlighting some modes that look like they are growing in weights over time This looks promising, but is looking at the weights the right approach?

Alternatively, we can look for modes with amplitudes increasing over time – On the y-axis, the amplitudes were normalized to the first timepoint that they emerged – The colors represent different instability wavelengths Highlighting the top 10 modes (in microns), where amp(final)/amp(initial) > 15 9Aug data One can observe that the amplitudes are not always exponentially increasing with time, but the general trend does

An alternative plot to the same data. Here I did a 3D surf plot to visualize the amplitudes of the corresponding wavelengths over time 9Aug data

7Aug data Highlighting the top 10 modes (in microns), where amp(final)/amp(initial) > 4 In the next few slides I will show results from 3 more experiments

19Jan data Highlighting the top 10 modes (in microns), where amp(final)/amp(initial) > 5.5

4Sept data Highlighting the top 8 modes (in microns), where amp(final)/amp(initial) >

Future work Comparison across more repeats and different starting cell densities to look for characteristic instability wavelengths that lead to finger formation – does it scale s.t. λ~ C 1/3 ? Find the eigenvalue for the wavelengths with increasing amplitudes Relate the instability wavelengths to the widths of resulting fingers Try to calculate the threshold cell density required for fingers to emerge Quick conclusions We seem to see some wavelengths that emerge to rapidly increase their amplitudes over time, e.g. in the range between um (on the scale of the small finger-like protrusions), and >100 um (close to the width of the bottom of the longer fingers that already formed by the end of the time considered)

Redefining “weight” Before I defined “weight” as amplitude/(sum of amplitudes) for each mode at that timestep Now I will redefine “weight” as amplitude/(norm of amplitude vector), to convert everything into unit vectors The new plots are in the next few slides, and we can look for modes that have non-exponential behavior (e.g. grew in weight then decreased)

Colormap represents time in multiples of 10 min Example of weights by wavelength From 9Aug data

Here I’m plotting the weight over time for each mode, on a log scale. The colormap represents the indices (not value) for each mode.

Here I plotted the time evolution of the normalized weight for the modes that experienced a large overall increase in weight The very small modes (30- 40um) may represent the small fluctuations that are forming on this cell-dense progressing front 109um mode

7Aug data In the next few slides I will show results from 3 more experiments Close to the 63um mode Close to the 93um mode

19Jan data The modes with value ~50+ um are representative of these small new fingers This is approximately close to the 140+um mode Do the fluctuations in the 52um mode indicate its instability (disappearing and reappearing) at earlier times before the emergence of the smaller fingers?

4Sept data The modes with value ~60+ um are representative of these small new fingers This is approximately close to the 172um mode