[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IMP-users] Re: Is the hydration layer not used outside of fitting?



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?