Skip to content

Tags: openbraininstitute/entitysdk

Tags

v0.8.7

Toggle v0.8.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
new ion channel modeling entities (#139)

* Ion channel models

* Fix tests

---------

Co-authored-by: Eleftherios Zisis <eleftherios.zisis@openbraininstitute.org>

v0.8.6

Toggle v0.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add models for circuit extraction (#141)

v0.8.5

Toggle v0.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add MEModel support to stage_simulation (#138)

---------

Co-authored-by: James Isbister <isbisterjb@gmail.com>
Co-authored-by: Eleftherios Zisis <eleftherios.zisis@openbraininstitute.org>

v0.8.4

Toggle v0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for asset hard delete (#136)

v0.8.3

Toggle v0.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update server schema (#135)

v0.8.2

Toggle v0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add ion channel figure as asset label (#132)

* generate server schemas

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update server schemas from entitycore 2025.9.8 (#130)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Cell Morphology model (#126)

* Update Cell Morphology model

* Update notebooks and other fixes

* Update server schema

* Cleanup notebook output

* Update CellMorphologyProtocol docstring

* Allow to init CellMorphologyProtocol directly (#127)

* Update server schema with entitycore 2025.9.7

v0.7.11

Toggle v0.7.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adds derivation type unspecified and exposes derivation_type for get_…

…entity_derivations (#123)

* Adds derivation type unspecified. 
* Exposes derivation_type for get_entity_derivations

v0.7.10

Toggle v0.7.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
EMCellMesh and EMDensityReconstructionDataset implementation. (#122)

* em_cell_mesh and em_dense_reconstruction_dataset api

* change downloader parameter to contenttype

* adding emcell mesh example