Skip to content

Commit b8341d1

Browse files
committed
Update diffusion-derivatives.md
1 parent d4057ab commit b8341d1

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

src/derivatives/diffusion-derivatives.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -953,7 +953,6 @@ Notes:
953953
do not have any anisotropy,
954954
and therefore field `"OrientationEncoding"["Type"]` MUST be specified as `"scalar"`.
955955

956-
957956
### Appendix
958957

959958
#### Spherical Harmonics
@@ -1011,9 +1010,9 @@ Notes:
10111010

10121011
*N* = ((*l<sub>max</sub>*+1) x (*l<sub>max</sub>*+2)) / 2
10131012

1014-
| ***l<sub>max</sub>*** | 0 | 2 | 4 | 6 | 8 | 10 | ... |
1015-
| --------------------- | --:| --:| --: | --: | --: | --: | :--: |
1016-
| ***N*** | 1 | 6 | 15 | 28 | 45 | 66 | ... |
1013+
| ***l<sub>max</sub>*** | 0 | 2 | 4 | 6 | 8 | 10 | ... |
1014+
| --------------------- | --: | --: | --: | --: | --: | --: | :--: |
1015+
| ***N*** | 1 | 6 | 15 | 28 | 45 | 66 | ... |
10171016

10181017
- Relationship between maximal degree of *zonal* spherical harmonic
10191018
function (spherical harmonics function where all *m* != 0 terms are
@@ -1022,6 +1021,6 @@ Notes:
10221021

10231022
*N* = 1 + (*l<sub>max</sub>* / 2)
10241023

1025-
| ***l<sub>max</sub>*** | 0 | 2 | 4 | 6 | 8 | 10 | ... |
1024+
| ***l<sub>max</sub>*** | 0 | 2 | 4 | 6 | 8 | 10 | ... |
10261025
| --------------------- | --: | --: | --: | --: | --: | --: | :--: |
1027-
| ***N*** | 1 | 2 | 3 | 4 | 5 | 6 | ... |
1026+
| ***N*** | 1 | 2 | 3 | 4 | 5 | 6 | ... |

0 commit comments

Comments
 (0)