Skip to content

Parameter stimation does not run anymore, as multiprocessing cant pickle...

Jorin Diemer requested to merge pheno_param_esti into master

Parameter stimation does not run anymore, as multiprocessing cant pickle everything. in pathos workaround the parametersampler fails as int instead of list is returned (in scorelist). Just write estimation yourself.

Merge request reports