diff --git a/python/snewpy/flavor_transformation/in_sn.py b/python/snewpy/flavor_transformation/in_sn.py index 44058e8e..6679fd4a 100644 --- a/python/snewpy/flavor_transformation/in_sn.py +++ b/python/snewpy/flavor_transformation/in_sn.py @@ -54,16 +54,15 @@ def P_mf(self, t, E): ############################################################################### class TwoFlavorDecoherence(SNTransformation, ThreeFlavorTransformation): """Equal mixing of whatever two matter states form the MSW H resonance. - + The TwoFlavorDecoherence transformation is relevant when the size of the density fluctuations is ≲ 10% for densities around the H resonance density —see Kneller (2010); Kneller & Mauney (2013). This prescription models the effect of the turbulence as leading to 50% mixing between the matter states which participate in the H resonance. - In the NMO this is ν2 and ν3, + In the NMO this is ν2 and ν3. For the IMO, the H resonance occurs in the antineutrinos between antineutrino matter states ν̄1 -and ν̄3. - + and ν̄3. """ def P_mf(self, t, E):