SCONE icon indicating copy to clipboard operation
SCONE copied to clipboard

Add option to load constant parameters from a .par file

Open tgeijten opened this issue 5 years ago • 1 comments

This is useful when you want to use the result of a previous optimization without further optimization. Options include:

  • locked_init_file
  • static_init_file
  • const_init_file

tgeijten avatar Jun 05 '19 12:06 tgeijten

Alternatively, parameters should also be fixed if an entry in a .par file either:

  • only has a single value
  • has a STDEV of 0

tgeijten avatar Jul 22 '19 13:07 tgeijten