Closed tsengj10 closed 3 years ago
@calhewitt noticed that a node could observe itself, introducing a cycle into what's supposed to be an acyclic graph. This PR adds a check in app.configure against that.
Also changed id to burst_id in Simple.py and SimpleTrials.py
@calhewitt noticed that a node could observe itself, introducing a cycle into what's supposed to be an acyclic graph. This PR adds a check in app.configure against that.
Also changed id to burst_id in Simple.py and SimpleTrials.py