Closed B-Hartmann closed 1 year ago
That means that dclab does not know this medium and thus cannot compute the viscosity which is required for computing the Young's modulus.
Is the 1% MC-PBS the same as the 0.83% MC-PBS? The 0.83% is the actual number computed from the protocol. If people normally refer to 0.83% MC-PBS as 1.0% MC-PBS, then I can add that as an alias to dclab.
@felix-r might be able to answer my question.
No, it is really with 1 % methylcellulose. It might be that I made a mistake because I loop over several files and load several files per iteration. I will check again and then come back to you.
Sorry, I just reread your original post. This error should not happen when you specify "lut" and "viscosity" in this way. dclab should just take the viscosity you specified. The error puzzles me, because you did not specify "emodulus medium". But maybe the reason for that is what you wrote in your latest post. Let me know what you find out.
I did make a mistake and tried to compute the E modulus using the custom medium name. I am sorry for the confusion!
dclab 0.48.2 Python 3.10.4
I used 1 % MC-PBS in a measurement and also put this information in Shape-In in the respective field for medium by selecting "user defined" in the drop-down menu and entering "1.0 MC-PBS" in the text box.
I now wanted to calculate the Young's modulus for the data and then export it together with some temporary features and used the following code:
I then got an error message saying
Does this mean dclab cannot calculate the E modulus with an unknown medium name?