-
Hello, |
Beta Was this translation helpful? Give feedback.
Answered by
rquey
Feb 5, 2025
Replies: 1 comment
-
There are several problems:
I think you have to work on your |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rquey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are several problems:
-n from_morpho
, the number of cells is determined from the values inmydistrib
, and since the values are large (above 1, for many of them), the number of cells is simply 1.I think you have to work on your
mydistrib
file.