We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare fitting framework. One option is to use BAT.jl.
BAT.jl
parameters to fit:
$$ \mu^S = m t \varepsilon_S S $$
$$ [S] = kg^{-1}yr^{-1} $$
$$ \mu^S = ln(2) \frac{N_A a m t }{W} \varepsilon S $$ with $$ S = \frac{1}{T_{1/2}} $$
$$ \mu^B = m t \Delta E BI $$ $$ [BI] = kg^{-1}yr^{-1}keV^{-1} $$
...
To perform the fit:
$\rightarrow$ for each bin $n_i = rand(Poisson(\bar{b_i}))$
The text was updated successfully, but these errors were encountered:
Use https://github.com/JuliaPhysics/RadiationSpectra.jl to get better fit model from histograms
Sorry, something went wrong.
No branches or pull requests
8GOAL
Prepare fitting framework. One option is to use
BAT.jl
.PROCEDURE
0nubb:
parameters to fit:
...
To perform the fit:
The text was updated successfully, but these errors were encountered: