Collection of tikz drawings

Here is a collection of some of my tikz drawing. Click on each image to get the tikz code.

Complex integration path diagram.
Feb 15, 2018

Complex integration path diagram.

This diagram was made for my homework of Mathematical Physics at Drexel University during my Masters education The homework assignment can be found here at …

Read
Complex integration path diagram.
Feb 15, 2018

Complex integration path diagram.

This diagram was made for my homework of Mathematical Physics at Drexel University during my Masters education The homework assignment can be found here at …

Read
Compton Scattering feynman diagram
Feb 15, 2018

Compton Scattering feynman diagram

![](/asset/image/tikz/compton-scattering.jpg) ```tex \begin{tikzpicture} \begin{feynman} \vertex (a); \vertex [left=4cm of a] (b); \vertex [above right=3.5cm and 2.5cm of a] (c); …

Read
Illustration of functional map
Feb 15, 2018

Illustration of functional map

This is a diagram I used to explain the functional model made using Machine Learning library to understand positional characterstics of an arbitrary function. …

Read
Neutrino mass hierarchy
Feb 15, 2018

Neutrino mass hierarchy

Figure depicting the mass hierarchy of neutrinos with two possible mass ordering, normal mass ordering, and inverted mass ordering. ![](/asset/image/tikz/neutrino_mass_hierarchy.png) ```tex …

Read
Radon 220 decay chain.
Feb 15, 2018

Radon 220 decay chain.

This diagram shows the decay chain for ${}^{220}$Rn with the decay energy and time of the daughter nuclei. I used this diagram in my thesis. ![](/asset/image/tikz/rn_220_decay_chain.png) ```tex …

Read
Radon 222 decay chain.
Feb 15, 2018

Radon 222 decay chain.

This diagram shows the decay chain for ${}^{222}$Rn with the decay energy and time of the daughter nuclei. I used this diagram in my thesis. ![](/asset/image/tikz/rn_222_decay_chain.png) ```tex …

Read
Rough flag of Nepal.
Feb 15, 2018

Rough flag of Nepal.

Very rough Nepal flag. Although the shape looks like nepal flag the measurements are not accurate. The constitution mentions the geometric construction in great detail. Sometimes I will have to …

Read
SIDIS Diagram
Feb 15, 2018

SIDIS Diagram

![](/asset/image/tikz/sidis-diagram.jpg) ```tex \begin{tikzpicture}[>={Latex[length=8pt]},line width=1.5pt,>=stealth] \draw[thick,->] (-3.2,-1.2) -- (0,0) node[midway,align=center,below right] …

Read