Uploaded image for project: 'The Virtual Brain'
  1. The Virtual Brain
  2. TVB-1345

Stimulation patterns are added the coupling variables of BNM

    XMLWordPrintable

Details

    Description

      stimulus = numpy.zeros((self.model.nvar, self.number_of_nodes, 1))
      LOG.debug("%s: stimulus shape is: %s" % (str(self), str(stimulus.shape)))

      The state variables affected by a stimulus should be a configurable parameter as it is the case of the noise in stochastic integration.

      For some models the current implementation could be considered as sufficiently correct, but for other models, this isn't the case.

      In the same way we define a cvar for the coupling, there could be a svar, for stimulation.
      The stimulus strength [weighting] could have different values for nodes, state variables and modes.

      In the current implementation the stimulus is added to the coupling variable

      Gliffy Diagrams

        Attachments

          Activity

            People

              marmaduke.woodman Marmaduke Woodman
              paula.sanz-leon Paula Sanz Leon
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: