You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think something that would improve intuition about where certain parameters are would be to remove default diffusion constants from the parameters files and instead have them as part of the layout. Especially because if we ever have non-default values (e.g. specific to only one metabolite), these specifics are defined in the layout. Therefore, it makes sense to have the default there.
Alternatively, we could "hide" these defaults in the python and matlab toolboxes, so that from a user's perspective it all appears to happen in the layout even if that is not true in the written comets files. I'd prefer the first option though. Thoughts?
The text was updated successfully, but these errors were encountered:
Hey,
I think something that would improve intuition about where certain parameters are would be to remove default diffusion constants from the parameters files and instead have them as part of the layout. Especially because if we ever have non-default values (e.g. specific to only one metabolite), these specifics are defined in the layout. Therefore, it makes sense to have the default there.
Alternatively, we could "hide" these defaults in the python and matlab toolboxes, so that from a user's perspective it all appears to happen in the layout even if that is not true in the written comets files. I'd prefer the first option though. Thoughts?
The text was updated successfully, but these errors were encountered: