stimulus.save_stimulus

stimulus.save_stimulus(save=False, fname='stimulus.json')[source]

Deprecated wrapper around save().

Parameters:
  • save (bool, optional) – If True, write the stimulus to disk.

  • fname (str, optional) – Output filename.