Open kavanase opened 2 months ago
Hi! The degeneracy term comes in when deriving the emission coefficients based on the principle of detailed balance (for defects with multiple levels):
As the emission coefficients are proportional to either gs/g{s+1} or g_{s+1}/g_s depending on the capture process, it's easier to input a ratio of g=gs/g{s+1}
And in the source code, g or 1/g is properly used in the corresponding equations
But thanks for asking and I'll add more details about this point in tutorials
Ok, thanks! Yes I think it would be good to clarify this.
Is s
equivalent to the charge state q
here, or no? And if so, is s
= q1
, or q2
etc?
Also, I still think there should be two degeneracy factors if we have two levels (three defect states)? Like g_q1/g_q2
and g_q2/g_q3
?
I think this should be the other way around? Degeneracy for the s -> s+1 transition should be g_{s+1}/g_s. Should check in the code that this is correctly implemented.
Also, there is one degeneracy but two levels provided by the user? Which one does it correspond to? If it's both, maybe the user should have the option to set
g1
andg2