Closed agurvich closed 3 years ago
It forces adaptive to use the tree method and will raise an error if tree=None and either of source_pos or source_m is also None.
adaptive
tree
tree=None
source_pos
source_m
None
It forces
adaptive
to use thetree
method and will raise an error iftree=None
and either ofsource_pos
orsource_m
is alsoNone
.