Contraints on PB in cpmg_ch3_mq #291
Replies: 2 comments
-
Yes, I believe you can. In the parameters file where you initialize PB you
can specify
PB = [0.1, 0.0, 0.5]
Which should initialize at 10% and limit 0-50%. Guillaume, is this still
correct?
…On Tue, Nov 5, 2024, 12:51 PM OEnny09 ***@***.***> wrote:
Hello! I am currently working on fitting cpmg_ch3_mq data, but I am
encountering values that are much larger than they should be as well as
large errors when it comes to PB. Is there a way to add constraints/an
upper limit on what PB can be? If so, how would I go about doing that?
Thank you!
—
Reply to this email directly, view it on GitHub
<#290>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA5H4JO2W2NDSCGTQKDUIMDZ7EASDAVCNFSM6AAAAABRHDHRASVHI2DSMVQWIX3LMV43ASLTON2WKOZSGYZTMMJRGIZTMNY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gbouvignies
-
@viochemist I just tried what you suggested and it seems to have worked. Thank you very much! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! I am currently working on fitting cpmg_ch3_mq data, but I am encountering values that are much larger than they should be as well as large errors when it comes to PB. Is there a way to add constraints/an upper limit on what PB can be? If so, how would I go about doing that? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions