rfick commited on
Commit
ab98f5e
·
verified ·
1 Parent(s): 33638f6

Restore the analytic validation with the corrected sheath sign, measured signed

Browse files
Files changed (2) hide show
  1. README.md +16 -10
  2. figures/fig_analytic_validation.png +3 -0
README.md CHANGED
@@ -69,20 +69,26 @@ tracks each substrate's own internal-gradient variance, not the compression.
69
  ## Is the physics right?
70
 
71
  Against an **exact** answer, not against another simulation. For an infinite coaxial hollow cylinder the
72
- field inside the lumen is **exactly zero** at every orientation, so any non-zero lumen field is pure
73
- discretisation error with no fitting freedom to hide it:
 
 
 
 
 
74
 
75
  | | measured | exact |
76
  |---|---|---|
77
  | lumen field | **0.131%** of χ·B₀ | 0 |
78
-
79
- For a solid cylinder the interior field is uniform at `χ/6·(3cos²θ − 1)`, and the generator matches that
80
- within 10% at both 0° and 90° a signed comparison, so it pins the absolute amplitude and sign.
81
-
82
- Both are permanent gates in the generator's test suite (`test_susceptibility_field_oracle.py`), not
83
- one-off checks. The lumen null is the sharp one: a hard binary myelin source rings into the lumen at ~2.6%
84
- of χ·B₀ through the non-decaying dipole kernel, which would silently inflate intra-axonal dephasing;
85
- partial-volume occupancy suppresses it to ~0.1%.
 
86
 
87
  ## Susceptibility dephasing vs B₀ orientation
88
 
 
69
  ## Is the physics right?
70
 
71
  Against an **exact** answer, not against another simulation. For an infinite coaxial hollow cylinder the
72
+ answer is known in closed form, with no fitting freedom to hide an error in:
73
+
74
+ * the field inside the lumen is **exactly zero** at every orientation;
75
+ * inside the sheath at θ = 90°, `ΔB/B₀ = χ[−1/6 − ½(R_i²/r²)cos 2φ]`;
76
+ * inside a *solid* cylinder the interior is uniform at `χ/6·(3cos²θ − 1)`.
77
+
78
+ ![analytic validation](figures/fig_analytic_validation.png)
79
 
80
  | | measured | exact |
81
  |---|---|---|
82
  | lumen field | **0.131%** of χ·B₀ | 0 |
83
+ | sheath amplitude | **0.9996×** analytic | 1 |
84
+ | sheath structure, signed | **corr +0.9995, slope +0.999** | +1 |
85
+ | solid-cylinder interior (θ=90°) | **−0.1649** χ·B₀ | −1/6 |
86
+
87
+ All are permanent gates in the generator's test suite (`test_susceptibility_field_oracle.py`), not one-off
88
+ checks, and the sheath comparison is **signed** an inverted field fails it. The lumen null is the sharp
89
+ one: a hard binary myelin source rings into the lumen at ~2.6% of χ·B₀ through the non-decaying dipole
90
+ kernel, which would silently inflate intra-axonal dephasing; partial-volume occupancy suppresses it to
91
+ ~0.1%.
92
 
93
  ## Susceptibility dephasing vs B₀ orientation
94
 
figures/fig_analytic_validation.png ADDED

Git LFS Details

  • SHA256: a43d47bdb7b9af9a44d2bd4f5c75552ab7214d0b40602098d8fe35e87c2b8d4d
  • Pointer size: 131 Bytes
  • Size of remote file: 123 kB