[IMP-users] Re: Is the hydration layer not used outside of fitting?
To:
Subject: [IMP-users] Re: Is the hydration layer not used outside of fitting?
From:
Date: Sun, 05 Feb 2023 20:59:36 +0000
I've noticed in the FOXS online server, when fitting, you can fix c1 and c2. However, when looking at the CLI --help, you can only set the ranges.
--min_c1 arg (=0.99) min c1 value
--max_c1 arg (=1.05) max c1 value
--min_c2 arg (=-2.00) min c2 value
--max_c2 arg (=4.00) max c2 value
How can you fix c1 and c2 to certain values within the CLI?