Allow adding of conditioning variables with a lag larger than the max_lag_sources(see this question on the mailing list).
When setting the current_value, consider the maximum lag of all enforced conditioning variables as well (in network_inference.py for TE and MI).
Allow adding of conditioning variables with a lag larger than the
max_lag_sources(see this question on the mailing list).When setting the
current_value, consider the maximum lag of all enforced conditioning variables as well (innetwork_inference.pyfor TE and MI).