SlideShare a Scribd company logo
1 of 36
Download to read offline
Application for SFSU Research
Technician 1 (Computer Science)
Position
Research Skills, Experience, Background, and Interests
Mark Yashar
http://www.linkedin.com/in/markyashar
https://github.com/markyashar
January 12, 2017
1/12/17 1
Outline
• Broad overview of research interests, background, and
relevant scientific/technical skills, including academic
coursework and additional training
• Specific examples of research experience and background,
with some focus on analytical, numeric, and/or algorithmic
work
– Meteorological and CO2 Regional Modeling (UCB)
– Square Kilometer Array (SKA) research & development
(UIUC)
– Dark Energy Research (UCD)
• Summary
1/12/17 2
Overview of Research Background and
Scientific/Technical skills
Interested in utilization and development of modeling, data
analysis, statistical, mining, reduction, and processing
algorithms, software, methods, and techniques in a wide range
of possible scientific, scientific computing, and engineering
disciplines. Examples:
• Monte Carlo methods and techniques (e.g., for parameter and
error estimation)
– Markov Chain Monte Carlo (MCMC) (including Bayesian
analysis) and Metropolis Hastings algorithms
• Data and image handling, management, reduction, processing
and analysis
• Data visualization and associated software tools
1/12/17 3
Overview of Research Interests and
Scientific/Technical Skills
• Statistics and error analysis (e.g., propagation of errors,
Gaussian distributions, covariance, and correlation methods)
• Modeling, simulation and model fitting (i.e., optimization)
– Chi-square fitting
– Nonlinear models
– Confidence limits on estimated model parameters
– Machine learning algorithms (e.g., Linear regression and
logistic regression)
• Scientific/technical writing
1/12/17 4
Examples of Research and Technical
Experience and Interests
Meteorological & CO2 Regional Modeling (Supv.: I. Fung, UCB)
• Carried out research focused on mesoscale and regional
atmospheric transport modeling and analysis of
anthropogenic and biogenic CO2 emissions for northern
California for mutli-scale estimation and quantification of
atmospheric CO2 concentrations.
• Utilized Weather Research and Forecasting (WRF) model
software which included use of Runge-Kutta methods for
solving ODE’s and use of Euler and Navier-Stokes equations
routines for computing pressure gradient, buoyancy,
horizontal and vertical diffusion, wind speed, etc.
1/12/17 5
WPS and WRF Program Flow
(Dudhia, 2013)
1/12/17 6
Examples of Research Experience and
Interests
Meteorological & CO2 Regional Modeling (Supv.: I. Fung,UCB)
• Made extensive use of WRF (written mostly in FORTRAN
90), WRF-Chem coupled weather-air quality model for
atmospheric (passive tracer) transport simulations, and
WRF-VPRM biospheric model to simulate CO2 biosphere
fluxes and atmospheric CO2 concentrations.
– Involved use of R statistical scripting language, NCL,
MATLAB, Python (numpy, netCDF4), Ferret, and NCO tools
for additional pre- and post-processing, modification,
visualization and analysis of netCDF files and output
diagnostic variables of simulation results (e.g., pressure,
temperature, relative humidity)
1/12/17 7
Examples of Research Experience and
Interests
Meteorological & CO2 Regional Modeling (Supv.: I. Fung, UCB)
• Troubleshooted and debugged WRF, WRF-Chem, and VPRM
simulation runs and results to increase data efficiency and to
decrease time to solve problems
• Installed, compiled, built, configured, and ran WRF, WRF-
Chem, and VPRM on NERSC multi-core supercomputing
system (“Hopper”; Cray XT CLE/Linux x86_64, PGI compiler
w/gcc, distributed memory parallel mode, MPI) and
submitted batch job scripts to this system to run code in
parallel on compute nodes via MPI tasks
• Assisted students and post-docs in installing, configuring, and
running WRF and WRF-Chem software on “Hopper”
1/12/17 8
Examples of Research Experience and
Interests
Meteorological & CO2 Regional Modeling: WRF preprocessing,
post-processing, analysis, and visualization
• WRF Preprocessing
– Modified FORTRAN 90 code to convert (input) CO2 flux
emissions inventory data files between HDF5, binary, and
NetCDF-4 formats to enable and expedite further
processing
– Modified and utilized R scripts to edit NetCDF-4 files to be
in correct format and containing necessary CO2 tracer
emission fields and data to be input to WRF simulation
runs
1/12/17 9
Examples of Research and Technical
Experience and Interests
Meteorological & CO2 Regional Modeling: WRF preprocessing,
post-processing, analysis, and visualization
• WRF visualization and analysis tasks (post-processing)
– Wrote and utilized NCL, Ferret, and Python (numpy)
scripts and NCO package (e.g., ‘ncdump’, ‘ncview’) to
visualize and analyze WRF model output diagnostic
variables (e.g., CO2 concentrations, pressure,
temperature, wind vectors) in form of contour maps, time
series plots, and animations
– Used NCL, NCO, Ferret, and Python to compute summary
statistics of model variables (e.g., means)
1/12/17 10
WRF Simulation Results: Contour Maps
1/12/17 11
WRF Simulation Results: Time Series Plots
1/12/17 12
WRF Simulation Results: Animations
(Ferret)
1/12/17 13
WRF Simulation Results: Animations
(NCL)
1/12/17 14
Examples of Research Experience and
Interests
SKA Research and Development (Supv.: A. Kemball, UIUC)
• R&D in SKA calibration and processing algorithms and
computing with a focus on cost and feasibility studies of radio
imaging algorithms and direction-dependent calibration
errors
– Evaluated the computational costs of non-deconvolved
images of a number of existing radio interferometry
algorithms used to deal with non-coplanar baselines in
wide field radio interferometry and co-authored a
corresponding internal technical report with A. Kemball
(github.com/markyashar/Job_Application_Materials/
cpg_memo3_v1.1.pdf)
1/12/17 15
Examples of Research Experience and
Interests
SKA Research and Development (Supv.: A. Kemball, UIUC)
Starting point for these computations: The computational costs
depend on data rate, computational intensity, and efficiency of
parallel computing implementation, η, by way of following
equation:
computational cost = (data rate) x (computational intensity) x η-1
where units of computational intensity are in operations per
byte, and
computational intensity = (total number of operations) ⁄ (number of input and output points)
where number of input and output data points is essentially
same as number of data transmitted.
1/12/17 16
Basic Imaging Considerations: Fourier
Synthesis Imaging
• Generating a sky image with an interferometer array
translates into reconstructing sky brightness I at a given
frequency and as function of angular coordinates (l,m) on sky
using measured visibility data V(u,v,w)
• For narrow field imaging, in which all the baselines are in
same (u,v) plane and w=0, V(u,v) and I(l,m) are a 2D Fourier
pair, with the normalized primary beam pattern of the
antenna A(l,m) factored in
• Therefore, can recover brightness I(l,m) from a 2-D inverse FT
of V(u,v) and deconvolution process
1/12/17 17
Fourier Synthesis Imaging: Wide-field,
3-D Imaging
• For more general case of non-coplanar baselines, in which
w≠0, 2-D FT cannot be used. This is case for SKA for wide-
field, low-frequency imaging will constitute large part of
science case
• In 3-D imaging, 3-D FT of sampled visibility defines a 3-D
“dirty” image I3
D (l,m,n) and a 3-D PSF B3D (l,m,n), which is
convolved with 3- D image cube F(l,m,n), where I3
D = F*B3D .
Basis of 3-D imaging method is to form I3
D (l,m,n) and
B3D (l,m,n) and then to solve for F(l,m,n) using any number of
deconvolution algorithms
• Focused on computational loads and costs of number of
imaging algorithms that dealt with 3-D imaging, and non-
coplanar baselines effect (wide-field imaging)
1/12/17 18
Examples of Research and Technical
Experience and Interests
SKA Research and Development (Supv.: A. Kemball, UIUC)
• M. Yashar, A. Kemball, Computational Costs of Radio Imaging Algorithms Dealing
with the Non-coplanar Baselines Effect:I, TDP Calibration and Processing Group
Memo #3
1/12/17 19
Examples of Research and Technical
Experience and Interests
SKA Research and Development (Supv.: A. Kemball, UIUC)
• Simplified Example: Computational Costs of DFT vs. FFT
– Discrete Fourier Transform (DFT) is discrete version of FT
which transforms a signal (discrete series) from time
domain representation to frequency domain
representation
– Fast Fourier Transform (FFT) is an efficient algorithm for
calculation of DFT
– Computing a DFT of N points takes, e.g., O(N2) time or
operations, while FFT can compute same result in only
O(N*Log(N)) time or operations, which is a substantial gain
(and therefore decrease in computational costs) for large
sequences.
– For imaging applications, N could be number of image
pixels along the l, m, n axes
1/12/17 20
Examples of Research and Technical
Experience and Interests
SKA Research and Development (Supv.: A. Kemball, UIUC)
• Implemented numerical and imaging simulations (Meqtrees,
CASA – Python,C++) and Monte Carlo simulations (Python--
numpy) to address cost, feasibility, dynamic range, and image
fidelity issues related to calibration and processing for SKA
and dependence of these issues on key antenna and feed
design parameters (e.g., sidelobe level, mount type). Co-
authored corresponding technical memo: A. Kemball, T. Cornwell, M. Yashar,
Calibration and Processing Constraints on Antenna and Feed Designs for SKA: I, TDP Calibration and Processing
Group Memo #4
– Installed, built, compiled, configured C++ software
development (OOP) environment for CASA (gdb, ddd,
Eclipse debuggers, GNU tools) and made modifications to
C++ code to carry out simulations and test imaging
algorithms
1/12/17 21
Examples of Research and Technical
Experience and Interests
Dark Energy Research (Supv.: A. Albrecht, UCD)
• MCMC analysis (involving extensive use of MATLAB code) of
dark energy quintessence model (IPL or Ratra-Peebles) that
included utilization of DETF data models that simulated
current and future data sets from new and proposed
observational programs (e.g., SKA observations)
• Wrote and submitted batch job scripts to run MATLAB MCMC
code on Linux computing cluster to expedite running of
MCMC simulations and generation of MCMC output
• Troubleshooted and debugged MATLAB code, simulation runs
and results
1/12/17 22
Markov Chain Monte Carlo
• Technique often applied to solve optimization problems (e.g.,
parameter fitting) in large-dimensional spaces
– MCMC simulates likelihood surface for set of parameters
by sampling from posterior distribution via series of
random draws
– Chain steps semi-stochastically in parameter space via,
e.g., Metropolis-Hastings algorithm, such that more
probable values of parameter space are stepped to more
often
– Number of different convergence tests and criteria are
used to ascertain whether MC does good job of reflecting
posterior distribution of the model
1/12/17 23
Markov Chain Monte Carlo
• In this way, can analyze parameter space of IPL quintessence
in light of DETF data models and evaluate likelihood function
of parameters of our model
• Once Markov chains of our models in parameter space have
been computed, can extract likelihood contours from
distribution of models and display them as projected 2D
likelihood contour plots.
• This then gives us picture of shape of likelihood region of all
the parameters in our models in the whole multidimensional
parameter space if we were to plot likelihood contours for
each pair of parameters in the parameter space
1/12/17 24
Dark Energy Research (Additional
Details)
– Generated simulated data sets for Lambda-CDM
background cosmology as well as case where dark energy
was provided by specific IPL model.
– Used MCMC algorithm (also including Bayesian, and
various mathematical modeling and uncertainty
quantification methods/skills) to map likelihood around
each fiducial model and moving to succession of random
point in space using Metropolis-Hastings stepping
algorithm.
– From associated likelihood contours, found that respective
increase in constraining power with higher quality data
sets produced by analysis gave results that were broadly
consistent with DETF parameterization that they used.
1/12/17 25
Examples of Research and Technical
Experience and Interests
Dark Energy Research (Supv.: A. Albrecht, UCD)
• Lead author of paper published in Physical Review D on
research results: M. Yashar, B. Bozek, A. Albrecht, A. Abrahamse, M. Barnard,
Exploring Parameter Constraints on Quintessential Dark Energy: The Inverse Power Law
Model, Physical Review D, 79, 103004, 2009.
– From the associated likelihood contours, found that the
respective increase in constraining power with higher
quality data sets produced by analysis gave results that
were broadly consistent with the DETF for the dark energy
parameterization that they used. Also found, consistent
with other findings, that for a universe containing dark
energy described by the IPL potential, a cosmological
constant can be excluded by high quality “Stage 4”
experiments by well over 3σ.
1/12/17 26
Examples of Research and Technical
Experience and Interests
Dark Energy Research (Supv.: A. Albrecht, UCD)
1/12/17 27
Examples of Research and Technical
Experience and Interests
Dark Energy Research (Supv.: A. Albrecht, UCD)
• Assisted graduate student in generating 3-D χ2 plots with
MATLAB that helped develop intuition into actual physical
behavior of Albrecht-Skordis (AS) dark energy quintessence
model – better understanding than would have been allowed
by running full MCMC on larger parameter space
– This systematic investigation revealed some numerical
problems and issues in student’s analysis of AS model.
1/12/17 28
Summary
• Overview of research interests and scientific/technical skills
• Examples of research experience and interests
– Meteorological and CO2 regional modeling
– Square Kilometer Array (SKA) research & development
– Dark Energy research
1/12/17 29
Appendix -- References
• SKA R&D Technical Memo:
https://github.com/markyashar/Job_Application_Materials/cpg_memo3_v1.1.pdf
• Additional write-up of SKA R&D work:
https://github.com/markyashar/SKA_NCSA_Research_Simulations/
Final_Report_SKA_meqtrees_casa.pdf
• Dark Energy Paper:
https://github.com/markyashar/Job_Application_Materials/IPL_DE_Paper.pdf
• WRF and WRF-Chem Notes and Documentation:
https://github.com/markyashar/UCB_WRF_Chem_Documents
1/12/17 30
Thank You
• Look forward to
– helping you solve problems, make a contribution, and add
value to the research group
– acquiring new computational and analysis skills as
necessary (and come up to speed on things quickly)
Thank you. Questions?
1/12/17 31
Extra Slides: Additional Technical
Details
1/12/17 32
Example Deconvolution Algorithm:
CLEAN
• “CLEAN” algorithm is computational algorithm to perform
deconvolution on images created in radio astronomy
– Algorithm assumes that image consists of a number of
point sources
– Iteratively finds highest value in image and subtract small
gain of this point source convolved with PSF (“dirty beam”)
of observation, until highest value is smaller than
threshold
1/12/17 33
Markov Chain Monte Carlo (Additional
Details)
• For each step in MCMC chain, we integrate numerically to
calculate theoretical quantities dependent on Dark Energy
– Start integration at early times in the universe and end
calculation in more recent times
– Compare these values with the observables generated
based on our fiducial models (via χ2 calculated for each
step of the MCMC chain)
– With the uncertainties in the data forecast by DETF we can
calculate likelihood for each step in the chain
– When chain has converged, it’s considered “fair sample” of
posterior distribution, and density of points represents
likelihood surface.
1/12/17 34
Metropolis Hastings
Algorithm(Additional Details)
• Metropolis-Hastings is a random walk MC algorithm that
generates a random walk using a proposal density and
method for rejecting some of the proposed moves
– Chain starts at arbitrary position in parameter space
– Candidate position ϴ’ for next step in chain is drawn from
a proposal density q(ϴ,ϴ’)
– Candidate point in parameter space is accepted and
becomes the next step in chain with probability α(ϴ,ϴ’)
– If proposal step ϴ’ is rejected, point ϴ becomes next step
in chain. Although many distributions are viable for
proposed density q(ϴ,ϴ’), for simplicity we’ve chosen (in
DE example) to use Gaussian normal distribution
1/12/17 35
Metropolis Hastings
Algorithm(Additional Details)
– Power of MCMC procedure lies in fact that it can probe
posterior distributions that are quite different from
proposal density q(ϴ,ϴ)
– For results of Markov chain to be valid, it must equilibriate,
i.e., converge to stationary distribution
– If such a distribution exists, Metropolis-Hastings algorithm
guarantees that chain will converge as chain length → ∞
– In practice, however, must work with chains of finite
length. From standpoint of computational efficiency, the
shorter the chains can be and still reflect the posterior
distribution of the parameters, the better
1/12/17 36

More Related Content

What's hot

Modelling the Notre-Dame de Paris fire
Modelling the Notre-Dame de Paris fireModelling the Notre-Dame de Paris fire
Modelling the Notre-Dame de Paris fireARIANET
 
Plans2012 Presentation: Angular PDFs and FootSLAM
Plans2012 Presentation: Angular PDFs and FootSLAMPlans2012 Presentation: Angular PDFs and FootSLAM
Plans2012 Presentation: Angular PDFs and FootSLAMsusannakaiser
 
RDC-2016-ST-paper-final-Mukherjee.pdf
RDC-2016-ST-paper-final-Mukherjee.pdfRDC-2016-ST-paper-final-Mukherjee.pdf
RDC-2016-ST-paper-final-Mukherjee.pdfPoulastya Mukherjee
 
An accurate retrieval through R-MAC+ descriptors for landmark recognition
An accurate retrieval through R-MAC+ descriptors for landmark recognitionAn accurate retrieval through R-MAC+ descriptors for landmark recognition
An accurate retrieval through R-MAC+ descriptors for landmark recognitionFederico Magliani
 
07 a70401 remotesensingandgisapplications
07 a70401 remotesensingandgisapplications07 a70401 remotesensingandgisapplications
07 a70401 remotesensingandgisapplicationsimaduddin91
 
FR2.L10.1: MONITORING SMOS BRIGHTNESS TEMPERATURES AT GLOBAL SCALE. A PRELIMI...
FR2.L10.1: MONITORING SMOS BRIGHTNESS TEMPERATURES AT GLOBAL SCALE. A PRELIMI...FR2.L10.1: MONITORING SMOS BRIGHTNESS TEMPERATURES AT GLOBAL SCALE. A PRELIMI...
FR2.L10.1: MONITORING SMOS BRIGHTNESS TEMPERATURES AT GLOBAL SCALE. A PRELIMI...grssieee
 
An evaluation of gnss code and phase solutions
An evaluation of gnss code and phase solutionsAn evaluation of gnss code and phase solutions
An evaluation of gnss code and phase solutionsAlexander Decker
 
A time domain clean approach for the identification of acoustic moving source...
A time domain clean approach for the identification of acoustic moving source...A time domain clean approach for the identification of acoustic moving source...
A time domain clean approach for the identification of acoustic moving source...André Moreira
 
FR4.L09.5 - THREE DIMENSIONAL RECONSTRUCTION OF URBAN AREAS USING JOINTLY PHA...
FR4.L09.5 - THREE DIMENSIONAL RECONSTRUCTION OF URBAN AREAS USING JOINTLY PHA...FR4.L09.5 - THREE DIMENSIONAL RECONSTRUCTION OF URBAN AREAS USING JOINTLY PHA...
FR4.L09.5 - THREE DIMENSIONAL RECONSTRUCTION OF URBAN AREAS USING JOINTLY PHA...grssieee
 
SPIE_Newsroom_Dubovik_et_al_2014
SPIE_Newsroom_Dubovik_et_al_2014SPIE_Newsroom_Dubovik_et_al_2014
SPIE_Newsroom_Dubovik_et_al_2014Oleg Dubovik
 
TRB 2014 - Automatic Spatial-temporal Identification of Points of Interest in...
TRB 2014 - Automatic Spatial-temporal Identification of Points of Interest in...TRB 2014 - Automatic Spatial-temporal Identification of Points of Interest in...
TRB 2014 - Automatic Spatial-temporal Identification of Points of Interest in...Sean Barbeau
 
Extended Light Maps
Extended Light MapsExtended Light Maps
Extended Light Mapsstefan_b
 
Automated Piecewise-Linear Fitting of S-Parameters step-response (PWLFIT) for...
Automated Piecewise-Linear Fitting of S-Parameters step-response (PWLFIT) for...Automated Piecewise-Linear Fitting of S-Parameters step-response (PWLFIT) for...
Automated Piecewise-Linear Fitting of S-Parameters step-response (PWLFIT) for...Piero Belforte
 

What's hot (16)

3rd 3DDRESD: Floorplacer
3rd 3DDRESD: Floorplacer3rd 3DDRESD: Floorplacer
3rd 3DDRESD: Floorplacer
 
Modelling the Notre-Dame de Paris fire
Modelling the Notre-Dame de Paris fireModelling the Notre-Dame de Paris fire
Modelling the Notre-Dame de Paris fire
 
Plans2012 Presentation: Angular PDFs and FootSLAM
Plans2012 Presentation: Angular PDFs and FootSLAMPlans2012 Presentation: Angular PDFs and FootSLAM
Plans2012 Presentation: Angular PDFs and FootSLAM
 
RDC-2016-ST-paper-final-Mukherjee.pdf
RDC-2016-ST-paper-final-Mukherjee.pdfRDC-2016-ST-paper-final-Mukherjee.pdf
RDC-2016-ST-paper-final-Mukherjee.pdf
 
An accurate retrieval through R-MAC+ descriptors for landmark recognition
An accurate retrieval through R-MAC+ descriptors for landmark recognitionAn accurate retrieval through R-MAC+ descriptors for landmark recognition
An accurate retrieval through R-MAC+ descriptors for landmark recognition
 
UIC Thesis Montone
UIC Thesis MontoneUIC Thesis Montone
UIC Thesis Montone
 
Uic Montone Thesis
Uic Montone ThesisUic Montone Thesis
Uic Montone Thesis
 
07 a70401 remotesensingandgisapplications
07 a70401 remotesensingandgisapplications07 a70401 remotesensingandgisapplications
07 a70401 remotesensingandgisapplications
 
FR2.L10.1: MONITORING SMOS BRIGHTNESS TEMPERATURES AT GLOBAL SCALE. A PRELIMI...
FR2.L10.1: MONITORING SMOS BRIGHTNESS TEMPERATURES AT GLOBAL SCALE. A PRELIMI...FR2.L10.1: MONITORING SMOS BRIGHTNESS TEMPERATURES AT GLOBAL SCALE. A PRELIMI...
FR2.L10.1: MONITORING SMOS BRIGHTNESS TEMPERATURES AT GLOBAL SCALE. A PRELIMI...
 
An evaluation of gnss code and phase solutions
An evaluation of gnss code and phase solutionsAn evaluation of gnss code and phase solutions
An evaluation of gnss code and phase solutions
 
A time domain clean approach for the identification of acoustic moving source...
A time domain clean approach for the identification of acoustic moving source...A time domain clean approach for the identification of acoustic moving source...
A time domain clean approach for the identification of acoustic moving source...
 
FR4.L09.5 - THREE DIMENSIONAL RECONSTRUCTION OF URBAN AREAS USING JOINTLY PHA...
FR4.L09.5 - THREE DIMENSIONAL RECONSTRUCTION OF URBAN AREAS USING JOINTLY PHA...FR4.L09.5 - THREE DIMENSIONAL RECONSTRUCTION OF URBAN AREAS USING JOINTLY PHA...
FR4.L09.5 - THREE DIMENSIONAL RECONSTRUCTION OF URBAN AREAS USING JOINTLY PHA...
 
SPIE_Newsroom_Dubovik_et_al_2014
SPIE_Newsroom_Dubovik_et_al_2014SPIE_Newsroom_Dubovik_et_al_2014
SPIE_Newsroom_Dubovik_et_al_2014
 
TRB 2014 - Automatic Spatial-temporal Identification of Points of Interest in...
TRB 2014 - Automatic Spatial-temporal Identification of Points of Interest in...TRB 2014 - Automatic Spatial-temporal Identification of Points of Interest in...
TRB 2014 - Automatic Spatial-temporal Identification of Points of Interest in...
 
Extended Light Maps
Extended Light MapsExtended Light Maps
Extended Light Maps
 
Automated Piecewise-Linear Fitting of S-Parameters step-response (PWLFIT) for...
Automated Piecewise-Linear Fitting of S-Parameters step-response (PWLFIT) for...Automated Piecewise-Linear Fitting of S-Parameters step-response (PWLFIT) for...
Automated Piecewise-Linear Fitting of S-Parameters step-response (PWLFIT) for...
 

Viewers also liked

แรงจูงใจของผู้เรียนภาษาไทยในฐานะภาษาต่างประเทศ1
แรงจูงใจของผู้เรียนภาษาไทยในฐานะภาษาต่างประเทศ1แรงจูงใจของผู้เรียนภาษาไทยในฐานะภาษาต่างประเทศ1
แรงจูงใจของผู้เรียนภาษาไทยในฐานะภาษาต่างประเทศ1nokporn phetwiset
 
Catching Compliant Retinal Exams Part I
Catching Compliant Retinal Exams Part ICatching Compliant Retinal Exams Part I
Catching Compliant Retinal Exams Part ILoreen Paulus
 
An Insider's Perspective
An Insider's PerspectiveAn Insider's Perspective
An Insider's PerspectiveLuke Tellefson
 
Unit2 apworld powpoint
Unit2 apworld powpointUnit2 apworld powpoint
Unit2 apworld powpointepeng97
 
El mensaje publicitario según las marcas
El mensaje publicitario según las marcasEl mensaje publicitario según las marcas
El mensaje publicitario según las marcasNorma del Barrio
 
Retail Store Gestion Des Anomalies De Stocks 200911
Retail Store   Gestion Des Anomalies De Stocks   200911Retail Store   Gestion Des Anomalies De Stocks   200911
Retail Store Gestion Des Anomalies De Stocks 200911ehiernaux
 

Viewers also liked (13)

Velasquez assignment 5_2
Velasquez assignment 5_2Velasquez assignment 5_2
Velasquez assignment 5_2
 
แรงจูงใจของผู้เรียนภาษาไทยในฐานะภาษาต่างประเทศ1
แรงจูงใจของผู้เรียนภาษาไทยในฐานะภาษาต่างประเทศ1แรงจูงใจของผู้เรียนภาษาไทยในฐานะภาษาต่างประเทศ1
แรงจูงใจของผู้เรียนภาษาไทยในฐานะภาษาต่างประเทศ1
 
Catching Compliant Retinal Exams Part I
Catching Compliant Retinal Exams Part ICatching Compliant Retinal Exams Part I
Catching Compliant Retinal Exams Part I
 
CV-external
CV-externalCV-external
CV-external
 
Shane's Resume
Shane's ResumeShane's Resume
Shane's Resume
 
An Insider's Perspective
An Insider's PerspectiveAn Insider's Perspective
An Insider's Perspective
 
Unit2 apworld powpoint
Unit2 apworld powpointUnit2 apworld powpoint
Unit2 apworld powpoint
 
Archipielago de juan fernandesz
Archipielago de juan fernandeszArchipielago de juan fernandesz
Archipielago de juan fernandesz
 
Chapter 2-2
Chapter 2-2Chapter 2-2
Chapter 2-2
 
Velasquez assignment 3_3
Velasquez assignment 3_3Velasquez assignment 3_3
Velasquez assignment 3_3
 
El mensaje publicitario según las marcas
El mensaje publicitario según las marcasEl mensaje publicitario según las marcas
El mensaje publicitario según las marcas
 
Retail Store Gestion Des Anomalies De Stocks 200911
Retail Store   Gestion Des Anomalies De Stocks   200911Retail Store   Gestion Des Anomalies De Stocks   200911
Retail Store Gestion Des Anomalies De Stocks 200911
 
การเปิดสอนภาษาไทยสำหรับชาวต่างชาติ
การเปิดสอนภาษาไทยสำหรับชาวต่างชาติการเปิดสอนภาษาไทยสำหรับชาวต่างชาติ
การเปิดสอนภาษาไทยสำหรับชาวต่างชาติ
 

Similar to MYashar_SFSU_Reserch_Tech1_Windows

MYashar_UCB_BIDS
MYashar_UCB_BIDSMYashar_UCB_BIDS
MYashar_UCB_BIDSMark Yashar
 
MYashar_LLNL_ESGF_UV-CDAT
MYashar_LLNL_ESGF_UV-CDATMYashar_LLNL_ESGF_UV-CDAT
MYashar_LLNL_ESGF_UV-CDATMark Yashar
 
Synthetic aperture radar_advanced
Synthetic aperture radar_advancedSynthetic aperture radar_advanced
Synthetic aperture radar_advancedNaivedya Mishra
 
Environmental Remote Sensing
 Environmental Remote Sensing  Environmental Remote Sensing
Environmental Remote Sensing Ghassan Hadi
 
FPGA IMPLEMENTATION OF EFFICIENT VLSI ARCHITECTURE FOR FIXED POINT 1-D DWT US...
FPGA IMPLEMENTATION OF EFFICIENT VLSI ARCHITECTURE FOR FIXED POINT 1-D DWT US...FPGA IMPLEMENTATION OF EFFICIENT VLSI ARCHITECTURE FOR FIXED POINT 1-D DWT US...
FPGA IMPLEMENTATION OF EFFICIENT VLSI ARCHITECTURE FOR FIXED POINT 1-D DWT US...VLSICS Design
 
A Novel Route Optimized Cluster Based Routing Protocol for Pollution Controll...
A Novel Route Optimized Cluster Based Routing Protocol for Pollution Controll...A Novel Route Optimized Cluster Based Routing Protocol for Pollution Controll...
A Novel Route Optimized Cluster Based Routing Protocol for Pollution Controll...IRJET Journal
 
Digital Signal Processinf (DSP) Course Outline
Digital Signal Processinf (DSP) Course OutlineDigital Signal Processinf (DSP) Course Outline
Digital Signal Processinf (DSP) Course OutlineMohammad Sohai Khan Niazi
 
understanding the planet using satellites and deep learning
understanding the planet using satellites and deep learningunderstanding the planet using satellites and deep learning
understanding the planet using satellites and deep learningAlbert Pujol Torras
 
The Role of Semantics in Harmonizing YOPP Observation and Model Data
The Role of Semantics in Harmonizing YOPP Observation and Model DataThe Role of Semantics in Harmonizing YOPP Observation and Model Data
The Role of Semantics in Harmonizing YOPP Observation and Model DataSiri Jodha Singh Khalsa
 
CFD Cornell Energy Workshop - M.F. Campuzano Ochoa
CFD Cornell Energy Workshop - M.F. Campuzano OchoaCFD Cornell Energy Workshop - M.F. Campuzano Ochoa
CFD Cornell Energy Workshop - M.F. Campuzano OchoaMario Felipe Campuzano Ochoa
 
ORFEO ToolBox at CS-SI From research to operational applications
ORFEO ToolBox at CS-SI From research to operational applicationsORFEO ToolBox at CS-SI From research to operational applications
ORFEO ToolBox at CS-SI From research to operational applicationsotb
 
Photoacoustic tomography based on the application of virtual detectors
Photoacoustic tomography based on the application of virtual detectorsPhotoacoustic tomography based on the application of virtual detectors
Photoacoustic tomography based on the application of virtual detectorsIAEME Publication
 
Application of extreme learning machine for estimating solar radiation from s...
Application of extreme learning machine for estimating solar radiation from s...Application of extreme learning machine for estimating solar radiation from s...
Application of extreme learning machine for estimating solar radiation from s...mehmet şahin
 
EQUATION + LES Presentation_Fueyo.pptx
EQUATION + LES   Presentation_Fueyo.pptxEQUATION + LES   Presentation_Fueyo.pptx
EQUATION + LES Presentation_Fueyo.pptxSonatrach
 
Planning Mode Simulator: A simulation tool for studying ALMA's scheduling be...
 Planning Mode Simulator: A simulation tool for studying ALMA's scheduling be... Planning Mode Simulator: A simulation tool for studying ALMA's scheduling be...
Planning Mode Simulator: A simulation tool for studying ALMA's scheduling be...Arturo Hoffstadt
 
PhD_Presentation_v1
PhD_Presentation_v1PhD_Presentation_v1
PhD_Presentation_v1Marco Bosco
 
論文紹介"DynamicFusion: Reconstruction and Tracking of Non-­‐rigid Scenes in Real...
論文紹介"DynamicFusion: Reconstruction and Tracking of Non-­‐rigid Scenes in Real...論文紹介"DynamicFusion: Reconstruction and Tracking of Non-­‐rigid Scenes in Real...
論文紹介"DynamicFusion: Reconstruction and Tracking of Non-­‐rigid Scenes in Real...Ken Sakurada
 
IRJET- Low Complexity Pipelined FFT Design for High Throughput and Low Densit...
IRJET- Low Complexity Pipelined FFT Design for High Throughput and Low Densit...IRJET- Low Complexity Pipelined FFT Design for High Throughput and Low Densit...
IRJET- Low Complexity Pipelined FFT Design for High Throughput and Low Densit...IRJET Journal
 

Similar to MYashar_SFSU_Reserch_Tech1_Windows (20)

MYashar_UCB_BIDS
MYashar_UCB_BIDSMYashar_UCB_BIDS
MYashar_UCB_BIDS
 
MYashar_LLNL_ESGF_UV-CDAT
MYashar_LLNL_ESGF_UV-CDATMYashar_LLNL_ESGF_UV-CDAT
MYashar_LLNL_ESGF_UV-CDAT
 
Synthetic aperture radar_advanced
Synthetic aperture radar_advancedSynthetic aperture radar_advanced
Synthetic aperture radar_advanced
 
Environmental Remote Sensing
 Environmental Remote Sensing  Environmental Remote Sensing
Environmental Remote Sensing
 
FPGA IMPLEMENTATION OF EFFICIENT VLSI ARCHITECTURE FOR FIXED POINT 1-D DWT US...
FPGA IMPLEMENTATION OF EFFICIENT VLSI ARCHITECTURE FOR FIXED POINT 1-D DWT US...FPGA IMPLEMENTATION OF EFFICIENT VLSI ARCHITECTURE FOR FIXED POINT 1-D DWT US...
FPGA IMPLEMENTATION OF EFFICIENT VLSI ARCHITECTURE FOR FIXED POINT 1-D DWT US...
 
A Novel Route Optimized Cluster Based Routing Protocol for Pollution Controll...
A Novel Route Optimized Cluster Based Routing Protocol for Pollution Controll...A Novel Route Optimized Cluster Based Routing Protocol for Pollution Controll...
A Novel Route Optimized Cluster Based Routing Protocol for Pollution Controll...
 
Digital Signal Processinf (DSP) Course Outline
Digital Signal Processinf (DSP) Course OutlineDigital Signal Processinf (DSP) Course Outline
Digital Signal Processinf (DSP) Course Outline
 
understanding the planet using satellites and deep learning
understanding the planet using satellites and deep learningunderstanding the planet using satellites and deep learning
understanding the planet using satellites and deep learning
 
The Role of Semantics in Harmonizing YOPP Observation and Model Data
The Role of Semantics in Harmonizing YOPP Observation and Model DataThe Role of Semantics in Harmonizing YOPP Observation and Model Data
The Role of Semantics in Harmonizing YOPP Observation and Model Data
 
CFD Cornell Energy Workshop - M.F. Campuzano Ochoa
CFD Cornell Energy Workshop - M.F. Campuzano OchoaCFD Cornell Energy Workshop - M.F. Campuzano Ochoa
CFD Cornell Energy Workshop - M.F. Campuzano Ochoa
 
ORFEO ToolBox at CS-SI From research to operational applications
ORFEO ToolBox at CS-SI From research to operational applicationsORFEO ToolBox at CS-SI From research to operational applications
ORFEO ToolBox at CS-SI From research to operational applications
 
Photoacoustic tomography based on the application of virtual detectors
Photoacoustic tomography based on the application of virtual detectorsPhotoacoustic tomography based on the application of virtual detectors
Photoacoustic tomography based on the application of virtual detectors
 
Application of extreme learning machine for estimating solar radiation from s...
Application of extreme learning machine for estimating solar radiation from s...Application of extreme learning machine for estimating solar radiation from s...
Application of extreme learning machine for estimating solar radiation from s...
 
EQUATION + LES Presentation_Fueyo.pptx
EQUATION + LES   Presentation_Fueyo.pptxEQUATION + LES   Presentation_Fueyo.pptx
EQUATION + LES Presentation_Fueyo.pptx
 
Planning Mode Simulator: A simulation tool for studying ALMA's scheduling be...
 Planning Mode Simulator: A simulation tool for studying ALMA's scheduling be... Planning Mode Simulator: A simulation tool for studying ALMA's scheduling be...
Planning Mode Simulator: A simulation tool for studying ALMA's scheduling be...
 
General Resume
General ResumeGeneral Resume
General Resume
 
PhD_Presentation_v1
PhD_Presentation_v1PhD_Presentation_v1
PhD_Presentation_v1
 
04 --spatial-data
04 --spatial-data04 --spatial-data
04 --spatial-data
 
論文紹介"DynamicFusion: Reconstruction and Tracking of Non-­‐rigid Scenes in Real...
論文紹介"DynamicFusion: Reconstruction and Tracking of Non-­‐rigid Scenes in Real...論文紹介"DynamicFusion: Reconstruction and Tracking of Non-­‐rigid Scenes in Real...
論文紹介"DynamicFusion: Reconstruction and Tracking of Non-­‐rigid Scenes in Real...
 
IRJET- Low Complexity Pipelined FFT Design for High Throughput and Low Densit...
IRJET- Low Complexity Pipelined FFT Design for High Throughput and Low Densit...IRJET- Low Complexity Pipelined FFT Design for High Throughput and Low Densit...
IRJET- Low Complexity Pipelined FFT Design for High Throughput and Low Densit...
 

More from Mark Yashar

Mark_Yashar_Resume_2017
Mark_Yashar_Resume_2017Mark_Yashar_Resume_2017
Mark_Yashar_Resume_2017Mark Yashar
 
MYashar_Computing_Skills_2017
MYashar_Computing_Skills_2017MYashar_Computing_Skills_2017
MYashar_Computing_Skills_2017Mark Yashar
 
Mark_Yashar_Resume_Fall_2016
Mark_Yashar_Resume_Fall_2016Mark_Yashar_Resume_Fall_2016
Mark_Yashar_Resume_Fall_2016Mark Yashar
 
Myashar_Resume_2016
Myashar_Resume_2016Myashar_Resume_2016
Myashar_Resume_2016Mark Yashar
 
YQL_Batch_Queries_Notes_Examples
YQL_Batch_Queries_Notes_ExamplesYQL_Batch_Queries_Notes_Examples
YQL_Batch_Queries_Notes_ExamplesMark Yashar
 
Elevator_Pitch_Intros_Objectives
Elevator_Pitch_Intros_ObjectivesElevator_Pitch_Intros_Objectives
Elevator_Pitch_Intros_ObjectivesMark Yashar
 
MYashar_CoverLetter_Long_2016
MYashar_CoverLetter_Long_2016MYashar_CoverLetter_Long_2016
MYashar_CoverLetter_Long_2016Mark Yashar
 
myashar_research_2016
myashar_research_2016myashar_research_2016
myashar_research_2016Mark Yashar
 
microquasar_slides_web1
microquasar_slides_web1microquasar_slides_web1
microquasar_slides_web1Mark Yashar
 
Company_X_Data_Analyst_Challenge
Company_X_Data_Analyst_ChallengeCompany_X_Data_Analyst_Challenge
Company_X_Data_Analyst_ChallengeMark Yashar
 
MYashar_Cover_Update_2015
MYashar_Cover_Update_2015MYashar_Cover_Update_2015
MYashar_Cover_Update_2015Mark Yashar
 
nested_polygons_angelo_coast.kml
nested_polygons_angelo_coast.kmlnested_polygons_angelo_coast.kml
nested_polygons_angelo_coast.kmlMark Yashar
 

More from Mark Yashar (16)

CV_myashar_2017
CV_myashar_2017CV_myashar_2017
CV_myashar_2017
 
Mark_Yashar_Resume_2017
Mark_Yashar_Resume_2017Mark_Yashar_Resume_2017
Mark_Yashar_Resume_2017
 
MYashar_Computing_Skills_2017
MYashar_Computing_Skills_2017MYashar_Computing_Skills_2017
MYashar_Computing_Skills_2017
 
Mark_Yashar_Resume_Fall_2016
Mark_Yashar_Resume_Fall_2016Mark_Yashar_Resume_Fall_2016
Mark_Yashar_Resume_Fall_2016
 
Myashar_Resume_2016
Myashar_Resume_2016Myashar_Resume_2016
Myashar_Resume_2016
 
YQL_Batch_Queries_Notes_Examples
YQL_Batch_Queries_Notes_ExamplesYQL_Batch_Queries_Notes_Examples
YQL_Batch_Queries_Notes_Examples
 
Elevator_Pitch_Intros_Objectives
Elevator_Pitch_Intros_ObjectivesElevator_Pitch_Intros_Objectives
Elevator_Pitch_Intros_Objectives
 
MYashar_CoverLetter_Long_2016
MYashar_CoverLetter_Long_2016MYashar_CoverLetter_Long_2016
MYashar_CoverLetter_Long_2016
 
myashar_research_2016
myashar_research_2016myashar_research_2016
myashar_research_2016
 
thesis_mark5
thesis_mark5thesis_mark5
thesis_mark5
 
microquasar_slides_web1
microquasar_slides_web1microquasar_slides_web1
microquasar_slides_web1
 
hw2_prob2
hw2_prob2hw2_prob2
hw2_prob2
 
hw2problem2.m
hw2problem2.mhw2problem2.m
hw2problem2.m
 
Company_X_Data_Analyst_Challenge
Company_X_Data_Analyst_ChallengeCompany_X_Data_Analyst_Challenge
Company_X_Data_Analyst_Challenge
 
MYashar_Cover_Update_2015
MYashar_Cover_Update_2015MYashar_Cover_Update_2015
MYashar_Cover_Update_2015
 
nested_polygons_angelo_coast.kml
nested_polygons_angelo_coast.kmlnested_polygons_angelo_coast.kml
nested_polygons_angelo_coast.kml
 

MYashar_SFSU_Reserch_Tech1_Windows

  • 1. Application for SFSU Research Technician 1 (Computer Science) Position Research Skills, Experience, Background, and Interests Mark Yashar http://www.linkedin.com/in/markyashar https://github.com/markyashar January 12, 2017 1/12/17 1
  • 2. Outline • Broad overview of research interests, background, and relevant scientific/technical skills, including academic coursework and additional training • Specific examples of research experience and background, with some focus on analytical, numeric, and/or algorithmic work – Meteorological and CO2 Regional Modeling (UCB) – Square Kilometer Array (SKA) research & development (UIUC) – Dark Energy Research (UCD) • Summary 1/12/17 2
  • 3. Overview of Research Background and Scientific/Technical skills Interested in utilization and development of modeling, data analysis, statistical, mining, reduction, and processing algorithms, software, methods, and techniques in a wide range of possible scientific, scientific computing, and engineering disciplines. Examples: • Monte Carlo methods and techniques (e.g., for parameter and error estimation) – Markov Chain Monte Carlo (MCMC) (including Bayesian analysis) and Metropolis Hastings algorithms • Data and image handling, management, reduction, processing and analysis • Data visualization and associated software tools 1/12/17 3
  • 4. Overview of Research Interests and Scientific/Technical Skills • Statistics and error analysis (e.g., propagation of errors, Gaussian distributions, covariance, and correlation methods) • Modeling, simulation and model fitting (i.e., optimization) – Chi-square fitting – Nonlinear models – Confidence limits on estimated model parameters – Machine learning algorithms (e.g., Linear regression and logistic regression) • Scientific/technical writing 1/12/17 4
  • 5. Examples of Research and Technical Experience and Interests Meteorological & CO2 Regional Modeling (Supv.: I. Fung, UCB) • Carried out research focused on mesoscale and regional atmospheric transport modeling and analysis of anthropogenic and biogenic CO2 emissions for northern California for mutli-scale estimation and quantification of atmospheric CO2 concentrations. • Utilized Weather Research and Forecasting (WRF) model software which included use of Runge-Kutta methods for solving ODE’s and use of Euler and Navier-Stokes equations routines for computing pressure gradient, buoyancy, horizontal and vertical diffusion, wind speed, etc. 1/12/17 5
  • 6. WPS and WRF Program Flow (Dudhia, 2013) 1/12/17 6
  • 7. Examples of Research Experience and Interests Meteorological & CO2 Regional Modeling (Supv.: I. Fung,UCB) • Made extensive use of WRF (written mostly in FORTRAN 90), WRF-Chem coupled weather-air quality model for atmospheric (passive tracer) transport simulations, and WRF-VPRM biospheric model to simulate CO2 biosphere fluxes and atmospheric CO2 concentrations. – Involved use of R statistical scripting language, NCL, MATLAB, Python (numpy, netCDF4), Ferret, and NCO tools for additional pre- and post-processing, modification, visualization and analysis of netCDF files and output diagnostic variables of simulation results (e.g., pressure, temperature, relative humidity) 1/12/17 7
  • 8. Examples of Research Experience and Interests Meteorological & CO2 Regional Modeling (Supv.: I. Fung, UCB) • Troubleshooted and debugged WRF, WRF-Chem, and VPRM simulation runs and results to increase data efficiency and to decrease time to solve problems • Installed, compiled, built, configured, and ran WRF, WRF- Chem, and VPRM on NERSC multi-core supercomputing system (“Hopper”; Cray XT CLE/Linux x86_64, PGI compiler w/gcc, distributed memory parallel mode, MPI) and submitted batch job scripts to this system to run code in parallel on compute nodes via MPI tasks • Assisted students and post-docs in installing, configuring, and running WRF and WRF-Chem software on “Hopper” 1/12/17 8
  • 9. Examples of Research Experience and Interests Meteorological & CO2 Regional Modeling: WRF preprocessing, post-processing, analysis, and visualization • WRF Preprocessing – Modified FORTRAN 90 code to convert (input) CO2 flux emissions inventory data files between HDF5, binary, and NetCDF-4 formats to enable and expedite further processing – Modified and utilized R scripts to edit NetCDF-4 files to be in correct format and containing necessary CO2 tracer emission fields and data to be input to WRF simulation runs 1/12/17 9
  • 10. Examples of Research and Technical Experience and Interests Meteorological & CO2 Regional Modeling: WRF preprocessing, post-processing, analysis, and visualization • WRF visualization and analysis tasks (post-processing) – Wrote and utilized NCL, Ferret, and Python (numpy) scripts and NCO package (e.g., ‘ncdump’, ‘ncview’) to visualize and analyze WRF model output diagnostic variables (e.g., CO2 concentrations, pressure, temperature, wind vectors) in form of contour maps, time series plots, and animations – Used NCL, NCO, Ferret, and Python to compute summary statistics of model variables (e.g., means) 1/12/17 10
  • 11. WRF Simulation Results: Contour Maps 1/12/17 11
  • 12. WRF Simulation Results: Time Series Plots 1/12/17 12
  • 13. WRF Simulation Results: Animations (Ferret) 1/12/17 13
  • 14. WRF Simulation Results: Animations (NCL) 1/12/17 14
  • 15. Examples of Research Experience and Interests SKA Research and Development (Supv.: A. Kemball, UIUC) • R&D in SKA calibration and processing algorithms and computing with a focus on cost and feasibility studies of radio imaging algorithms and direction-dependent calibration errors – Evaluated the computational costs of non-deconvolved images of a number of existing radio interferometry algorithms used to deal with non-coplanar baselines in wide field radio interferometry and co-authored a corresponding internal technical report with A. Kemball (github.com/markyashar/Job_Application_Materials/ cpg_memo3_v1.1.pdf) 1/12/17 15
  • 16. Examples of Research Experience and Interests SKA Research and Development (Supv.: A. Kemball, UIUC) Starting point for these computations: The computational costs depend on data rate, computational intensity, and efficiency of parallel computing implementation, η, by way of following equation: computational cost = (data rate) x (computational intensity) x η-1 where units of computational intensity are in operations per byte, and computational intensity = (total number of operations) ⁄ (number of input and output points) where number of input and output data points is essentially same as number of data transmitted. 1/12/17 16
  • 17. Basic Imaging Considerations: Fourier Synthesis Imaging • Generating a sky image with an interferometer array translates into reconstructing sky brightness I at a given frequency and as function of angular coordinates (l,m) on sky using measured visibility data V(u,v,w) • For narrow field imaging, in which all the baselines are in same (u,v) plane and w=0, V(u,v) and I(l,m) are a 2D Fourier pair, with the normalized primary beam pattern of the antenna A(l,m) factored in • Therefore, can recover brightness I(l,m) from a 2-D inverse FT of V(u,v) and deconvolution process 1/12/17 17
  • 18. Fourier Synthesis Imaging: Wide-field, 3-D Imaging • For more general case of non-coplanar baselines, in which w≠0, 2-D FT cannot be used. This is case for SKA for wide- field, low-frequency imaging will constitute large part of science case • In 3-D imaging, 3-D FT of sampled visibility defines a 3-D “dirty” image I3 D (l,m,n) and a 3-D PSF B3D (l,m,n), which is convolved with 3- D image cube F(l,m,n), where I3 D = F*B3D . Basis of 3-D imaging method is to form I3 D (l,m,n) and B3D (l,m,n) and then to solve for F(l,m,n) using any number of deconvolution algorithms • Focused on computational loads and costs of number of imaging algorithms that dealt with 3-D imaging, and non- coplanar baselines effect (wide-field imaging) 1/12/17 18
  • 19. Examples of Research and Technical Experience and Interests SKA Research and Development (Supv.: A. Kemball, UIUC) • M. Yashar, A. Kemball, Computational Costs of Radio Imaging Algorithms Dealing with the Non-coplanar Baselines Effect:I, TDP Calibration and Processing Group Memo #3 1/12/17 19
  • 20. Examples of Research and Technical Experience and Interests SKA Research and Development (Supv.: A. Kemball, UIUC) • Simplified Example: Computational Costs of DFT vs. FFT – Discrete Fourier Transform (DFT) is discrete version of FT which transforms a signal (discrete series) from time domain representation to frequency domain representation – Fast Fourier Transform (FFT) is an efficient algorithm for calculation of DFT – Computing a DFT of N points takes, e.g., O(N2) time or operations, while FFT can compute same result in only O(N*Log(N)) time or operations, which is a substantial gain (and therefore decrease in computational costs) for large sequences. – For imaging applications, N could be number of image pixels along the l, m, n axes 1/12/17 20
  • 21. Examples of Research and Technical Experience and Interests SKA Research and Development (Supv.: A. Kemball, UIUC) • Implemented numerical and imaging simulations (Meqtrees, CASA – Python,C++) and Monte Carlo simulations (Python-- numpy) to address cost, feasibility, dynamic range, and image fidelity issues related to calibration and processing for SKA and dependence of these issues on key antenna and feed design parameters (e.g., sidelobe level, mount type). Co- authored corresponding technical memo: A. Kemball, T. Cornwell, M. Yashar, Calibration and Processing Constraints on Antenna and Feed Designs for SKA: I, TDP Calibration and Processing Group Memo #4 – Installed, built, compiled, configured C++ software development (OOP) environment for CASA (gdb, ddd, Eclipse debuggers, GNU tools) and made modifications to C++ code to carry out simulations and test imaging algorithms 1/12/17 21
  • 22. Examples of Research and Technical Experience and Interests Dark Energy Research (Supv.: A. Albrecht, UCD) • MCMC analysis (involving extensive use of MATLAB code) of dark energy quintessence model (IPL or Ratra-Peebles) that included utilization of DETF data models that simulated current and future data sets from new and proposed observational programs (e.g., SKA observations) • Wrote and submitted batch job scripts to run MATLAB MCMC code on Linux computing cluster to expedite running of MCMC simulations and generation of MCMC output • Troubleshooted and debugged MATLAB code, simulation runs and results 1/12/17 22
  • 23. Markov Chain Monte Carlo • Technique often applied to solve optimization problems (e.g., parameter fitting) in large-dimensional spaces – MCMC simulates likelihood surface for set of parameters by sampling from posterior distribution via series of random draws – Chain steps semi-stochastically in parameter space via, e.g., Metropolis-Hastings algorithm, such that more probable values of parameter space are stepped to more often – Number of different convergence tests and criteria are used to ascertain whether MC does good job of reflecting posterior distribution of the model 1/12/17 23
  • 24. Markov Chain Monte Carlo • In this way, can analyze parameter space of IPL quintessence in light of DETF data models and evaluate likelihood function of parameters of our model • Once Markov chains of our models in parameter space have been computed, can extract likelihood contours from distribution of models and display them as projected 2D likelihood contour plots. • This then gives us picture of shape of likelihood region of all the parameters in our models in the whole multidimensional parameter space if we were to plot likelihood contours for each pair of parameters in the parameter space 1/12/17 24
  • 25. Dark Energy Research (Additional Details) – Generated simulated data sets for Lambda-CDM background cosmology as well as case where dark energy was provided by specific IPL model. – Used MCMC algorithm (also including Bayesian, and various mathematical modeling and uncertainty quantification methods/skills) to map likelihood around each fiducial model and moving to succession of random point in space using Metropolis-Hastings stepping algorithm. – From associated likelihood contours, found that respective increase in constraining power with higher quality data sets produced by analysis gave results that were broadly consistent with DETF parameterization that they used. 1/12/17 25
  • 26. Examples of Research and Technical Experience and Interests Dark Energy Research (Supv.: A. Albrecht, UCD) • Lead author of paper published in Physical Review D on research results: M. Yashar, B. Bozek, A. Albrecht, A. Abrahamse, M. Barnard, Exploring Parameter Constraints on Quintessential Dark Energy: The Inverse Power Law Model, Physical Review D, 79, 103004, 2009. – From the associated likelihood contours, found that the respective increase in constraining power with higher quality data sets produced by analysis gave results that were broadly consistent with the DETF for the dark energy parameterization that they used. Also found, consistent with other findings, that for a universe containing dark energy described by the IPL potential, a cosmological constant can be excluded by high quality “Stage 4” experiments by well over 3σ. 1/12/17 26
  • 27. Examples of Research and Technical Experience and Interests Dark Energy Research (Supv.: A. Albrecht, UCD) 1/12/17 27
  • 28. Examples of Research and Technical Experience and Interests Dark Energy Research (Supv.: A. Albrecht, UCD) • Assisted graduate student in generating 3-D χ2 plots with MATLAB that helped develop intuition into actual physical behavior of Albrecht-Skordis (AS) dark energy quintessence model – better understanding than would have been allowed by running full MCMC on larger parameter space – This systematic investigation revealed some numerical problems and issues in student’s analysis of AS model. 1/12/17 28
  • 29. Summary • Overview of research interests and scientific/technical skills • Examples of research experience and interests – Meteorological and CO2 regional modeling – Square Kilometer Array (SKA) research & development – Dark Energy research 1/12/17 29
  • 30. Appendix -- References • SKA R&D Technical Memo: https://github.com/markyashar/Job_Application_Materials/cpg_memo3_v1.1.pdf • Additional write-up of SKA R&D work: https://github.com/markyashar/SKA_NCSA_Research_Simulations/ Final_Report_SKA_meqtrees_casa.pdf • Dark Energy Paper: https://github.com/markyashar/Job_Application_Materials/IPL_DE_Paper.pdf • WRF and WRF-Chem Notes and Documentation: https://github.com/markyashar/UCB_WRF_Chem_Documents 1/12/17 30
  • 31. Thank You • Look forward to – helping you solve problems, make a contribution, and add value to the research group – acquiring new computational and analysis skills as necessary (and come up to speed on things quickly) Thank you. Questions? 1/12/17 31
  • 32. Extra Slides: Additional Technical Details 1/12/17 32
  • 33. Example Deconvolution Algorithm: CLEAN • “CLEAN” algorithm is computational algorithm to perform deconvolution on images created in radio astronomy – Algorithm assumes that image consists of a number of point sources – Iteratively finds highest value in image and subtract small gain of this point source convolved with PSF (“dirty beam”) of observation, until highest value is smaller than threshold 1/12/17 33
  • 34. Markov Chain Monte Carlo (Additional Details) • For each step in MCMC chain, we integrate numerically to calculate theoretical quantities dependent on Dark Energy – Start integration at early times in the universe and end calculation in more recent times – Compare these values with the observables generated based on our fiducial models (via χ2 calculated for each step of the MCMC chain) – With the uncertainties in the data forecast by DETF we can calculate likelihood for each step in the chain – When chain has converged, it’s considered “fair sample” of posterior distribution, and density of points represents likelihood surface. 1/12/17 34
  • 35. Metropolis Hastings Algorithm(Additional Details) • Metropolis-Hastings is a random walk MC algorithm that generates a random walk using a proposal density and method for rejecting some of the proposed moves – Chain starts at arbitrary position in parameter space – Candidate position ϴ’ for next step in chain is drawn from a proposal density q(ϴ,ϴ’) – Candidate point in parameter space is accepted and becomes the next step in chain with probability α(ϴ,ϴ’) – If proposal step ϴ’ is rejected, point ϴ becomes next step in chain. Although many distributions are viable for proposed density q(ϴ,ϴ’), for simplicity we’ve chosen (in DE example) to use Gaussian normal distribution 1/12/17 35
  • 36. Metropolis Hastings Algorithm(Additional Details) – Power of MCMC procedure lies in fact that it can probe posterior distributions that are quite different from proposal density q(ϴ,ϴ) – For results of Markov chain to be valid, it must equilibriate, i.e., converge to stationary distribution – If such a distribution exists, Metropolis-Hastings algorithm guarantees that chain will converge as chain length → ∞ – In practice, however, must work with chains of finite length. From standpoint of computational efficiency, the shorter the chains can be and still reflect the posterior distribution of the parameters, the better 1/12/17 36