Skip to content

Releases: NTBEL/extracellular-models

v0.2.0

19 Jan 23:18
Compare
Choose a tag to compare

This release mostly includes definitions of new models as well as some example application scripts.

Added

  • additional species sensor and sensor_complex to the docstring of the dynorphin model.
  • core_satellite model for SST release and CNiFERs-like detection.
  • new list item in the README under The Models for the new core_satellite model.
  • calcein_pointsource model for calcein that approximates release and diffusion from an instantaneous point source.
  • new list item in the README under The Models for the new calcein_pointsource model.
  • New (settable) property radius_core in the core_satellite model.
  • calcein_pointsource_asymm model for asymmetric calcein diffusion from an instantaneous point source. Note: Initially this model was named calcein_pointsource_anisotort.
  • dynorphin_pointsource model for dynorphin A that approximates release and diffusion from an instantaneous point source.
  • examples directory with some example application scripts using the defined models.

Changed

  • In the core_satellite model the default radius of the core implant was change to equal radius of the tornado stimulation zone.

v0.1.0

27 Jan 00:29
Compare
Choose a tag to compare

Added

  • ModelBase class.
  • initial versions of calcein, somatostatin, and dynorphin models.
  • CHANGELOG file
  • setup.py file.
  • Sections in the README: Install, The Models, Usage details, Contact, License, Change Log, and Citing.
  • Table of Contents in the README.