Tikz

![](/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); …

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 …

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 …

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 …

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 …

![](/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] …