Hintzelab/MABE

OOPs I did it again

ahnt opened this issue · 0 comments

ahnt commented

I am extracting the connectivity matrix from decomposable feedback gate brains ...

and as the diligent researcher that I am, I wrote a whole set of new functions that make sure that I am not only recording the inputs and outputs but also take the positive and negative feedback wires into account.

Once I was done, I started getting these "duplicate function definition" since we already had a method that returns the connectivity matrix. Oooookayyy, instead of just trusting that when Jory implemented decompFeedbackGates properly making sure the fbWires are recorded, I went on a fix-and-preempt-a-couple-of-bugs-that-I'll-get-for-sure-later spree, just to find that all is cool, and I should have just used all the functions we have since they work and take care of the problems I was thinking I should be worried about.

sigh, well-done guys!
I chose the "issue+to be closed" label since github doesn't have the "this wasn't even a missing feature" or the "nerve mind" label.

Cheers Arend