Nicholas Tolley

Results 103 comments of Nicholas Tolley

Perhaps I misunderstood, but isn't this what you meant by "specify all (possible) parameters in a file and we construct the UI from that."? I think my main point was...

hmm this is definitely not the expected behavior. If you look at the `net.connectivity` for the `jones_2009_model()`, there should only be one connection returned when all parameters in `pick_connection()` are...

After running some tests something is indeed going wrong with `pick_connection()`. When looking up non-existing connections Not sure if this issue has always existed, or if it was introduced by...

So the bug always existed. The problem was that I accidentally wrote a test for the one situation where an empty list is actually returned when the connection doesn't exist...

Certainly willing to work on this but it may be 1-2 weeks before I can focus on this PR. Looks like there is a decent amount to discuss with the...

It has the `times` attribute so we can just infer `tstop` from that

@tianqi-cheng can you take a look at this as your next issue? If you read the discussion you'll see that there is an existing PR (#604 ) that is almost...

Our conversation at dinner made me think of this. We technically have a CSD plot in what of the examples (just not smoothed/interpolated). Should we consider this closed?