Allen Rabayda allen.rabayda@gmail.com

AttachmentsMon, Oct 23, 5:25 PM (5 days ago)
to NEST
Dear Community,

   I was getting lost w/interleaving of Multimeter and Spike Detector so solved w/some work around coding.
   
   My working but non-eloquent code is attached if anyone runs into same.

Regards,
--Allen

On Mon, Oct 23, 2023 at 5:25 PM Allen Rabayda <allen.rabayda@gmail.com> wrote:
Dear Community,

   Anyone have suggestions to fix multimeter1 to neuron[0] connect error in my simple 4 neuron test? 

'nest.Connect(mm_iz1, n_iz2[0])'

Error: 'ArgumentType', <SLILiteral: Connect>, ': The type of the second parameter did not match the argument(s) of this function.'

  My code attached.

  Thx for any suggestions.

Regards,
--Allen