Log Plots, Kernel Density Estimation and Experimental Data

I’ve been pretty busy working with some data from an experiment. I’m trying to fit a subset of the data to a model distribution/distributions where one of the functions follows a normal distribution (in linear space). Sounds pretty simple right?
Based on the domain knowledge of this problem, I also know that the data can probably be fitted by a mixture model and…