droplet model
matthewozon opened this issue · 2 comments
matthewozon commented
Implement the function d_sphere_P in src/XPSmeas_simple.jl based on formula 14, 15, 16 in section 2.3.3 of the manuscript (commit 357e6a2 from repo https://github.com/matthewozon/XPSinv_manuscript)
In case you don't know what to do, here is a new feature you can add. If you have any question, let me know
- distance
- gain
matthewozon commented
the distance model for a sphere has been added to the package and merge by PR #7
Can move on to computing the gain? @Alvaisari
matthewozon commented
The issue has been addressed