Remove --nomisid requirement for functions that use a dadi-cli inference output file
tjstruck opened this issue · 0 comments
tjstruck commented
Because the param name "misid" should be logged in the output file from InferDM and InferDFE, any subcommands utilizing those output files should be able to parse out that "misid" is a parameter and automatically determine that a model should be wrapped with dadi.Numerics.make_anc_state_misid_func()
.