Recent Releases of bluecellulab

bluecellulab - 2.6.66

What's Changed

  • improve validations by @AurelienJaquier in https://github.com/openbraininstitute/BlueCelluLab/pull/36

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.65...2.6.66

- Python
Published by github-actions[bot] 7 months ago

bluecellulab - 2.6.65

What's Changed

  • Small changes in validation by @AurelienJaquier in https://github.com/openbraininstitute/BlueCelluLab/pull/35

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.64...2.6.65

- Python
Published by github-actions[bot] 7 months ago

bluecellulab - 2.6.64

What's Changed

  • do not crash when curvefit raises an error in validation by @AurelienJaquier in https://github.com/openbraininstitute/BlueCelluLab/pull/34

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.63...2.6.64

- Python
Published by github-actions[bot] 7 months ago

bluecellulab - 2.6.63

What's Changed

  • Multiprocessing by @AurelienJaquier in https://github.com/openbraininstitute/BlueCelluLab/pull/32

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.62...2.6.63

- Python
Published by github-actions[bot] 7 months ago

bluecellulab - 2.6.62

What's Changed

  • Improve SONATA support and report handling by @ilkilic in https://github.com/openbraininstitute/BlueCelluLab/pull/31

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.61...2.6.62

- Python
Published by github-actions[bot] 8 months ago

bluecellulab - 2.6.61

What's Changed

  • Combine and update the nodesets in nodesetfile of simulationconfig.json with those in nodesetfile of circuit config.json + update some sonata stimuli optional arguments by @darshanmandge in https://github.com/openbraininstitute/BlueCelluLab/pull/29

New Contributors

  • @darshanmandge made their first contribution in https://github.com/openbraininstitute/BlueCelluLab/pull/29

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.60...2.6.61

- Python
Published by github-actions[bot] 8 months ago

bluecellulab - 2.6.60

What's Changed

  • save thumbnail as png by @AurelienJaquier in https://github.com/openbraininstitute/BlueCelluLab/pull/30

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.59...2.6.60

- Python
Published by github-actions[bot] 8 months ago

bluecellulab - 2.6.59

What's Changed

  • new function to compute rin and threshold after setting neuron globals by @AurelienJaquier in https://github.com/openbraininstitute/BlueCelluLab/pull/28

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.58...2.6.59

- Python
Published by github-actions[bot] 8 months ago

bluecellulab - 2.6.58

What's Changed

  • thumbnail plotting in validation by @AurelienJaquier in https://github.com/openbraininstitute/BlueCelluLab/pull/27

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.57...2.6.58

- Python
Published by github-actions[bot] 8 months ago

bluecellulab - 2.6.57

What's Changed

  • add tests for validation module by @AurelienJaquier in https://github.com/openbraininstitute/BlueCelluLab/pull/26

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.56...2.6.57

- Python
Published by github-actions[bot] 8 months ago

bluecellulab - 2.6.56

What's Changed

  • do not use cvode for stochastic models by @AurelienJaquier in https://github.com/openbraininstitute/BlueCelluLab/pull/24

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.55...2.6.56

- Python
Published by github-actions[bot] 8 months ago

bluecellulab - 2.6.55

What's Changed

  • Refine SONATA output handling by @ilkilic in https://github.com/openbraininstitute/BlueCelluLab/pull/22

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.54...2.6.55

- Python
Published by github-actions[bot] 8 months ago

bluecellulab - 2.6.54

What's Changed

  • remove multiprocessing from validation functions by @AurelienJaquier in https://github.com/openbraininstitute/BlueCelluLab/pull/23

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.53...2.6.54

- Python
Published by github-actions[bot] 8 months ago

bluecellulab - 2.6.53

What's Changed

  • add tests for BPAP analysis by @AurelienJaquier in https://github.com/openbraininstitute/BlueCelluLab/pull/21

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.52...2.6.53

- Python
Published by github-actions[bot] 9 months ago

bluecellulab - 2.6.52

What's Changed

  • Add support for compartment reports (soma + named section) as well as spike reports by @ilkilic in https://github.com/openbraininstitute/BlueCelluLab/pull/18

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.51...2.6.52

- Python
Published by github-actions[bot] 9 months ago

bluecellulab - 2.6.51

What's Changed

  • use multiprocessing in validation and analysis for speedup by @AurelienJaquier in https://github.com/openbraininstitute/BlueCelluLab/pull/20

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.50...2.6.51

- Python
Published by github-actions[bot] 9 months ago

bluecellulab - 2.6.50

What's Changed

  • Add BPAP validation by @AurelienJaquier in https://github.com/openbraininstitute/BlueCelluLab/pull/16

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.49...2.6.50

- Python
Published by github-actions[bot] 9 months ago

bluecellulab - 2.6.49

What's Changed

  • Fix current type in validation by @AurelienJaquier in https://github.com/openbraininstitute/BlueCelluLab/pull/15

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.48...2.6.49

- Python
Published by github-actions[bot] 9 months ago

bluecellulab - 2.6.48

What's Changed

  • Memodel validation by @AurelienJaquier in https://github.com/openbraininstitute/BlueCelluLab/pull/14

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.47...2.6.48

- Python
Published by github-actions[bot] 9 months ago

bluecellulab - 2.6.47

What's Changed

  • make step threshold customisable in threshold detection by @AurelienJaquier in https://github.com/openbraininstitute/BlueCelluLab/pull/13

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.46...2.6.47

- Python
Published by github-actions[bot] 10 months ago

bluecellulab - 2.6.46

What's Changed

  • Add pulse factory stimulus by @ilkilic in https://github.com/openbraininstitute/BlueCelluLab/pull/11

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.45...2.6.46

- Python
Published by github-actions[bot] 12 months ago

bluecellulab - 2.6.45

What's Changed

  • Add sinusoidal stimulus support by @ilkilic in https://github.com/openbraininstitute/BlueCelluLab/pull/9

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.44...2.6.45

- Python
Published by github-actions[bot] 12 months ago

bluecellulab - 2.6.44

What's Changed

  • Add Linear stimulus support and update RelativeLinear to enable ramping by @ilkilic in https://github.com/openbraininstitute/BlueCelluLab/pull/10

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.43...2.6.44

- Python
Published by github-actions[bot] 12 months ago

bluecellulab - 2.6.43

What's Changed

  • Add noise stimuli in StimulusFactory by @ilkilic in https://github.com/openbraininstitute/BlueCelluLab/pull/8

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.42...2.6.43

- Python
Published by github-actions[bot] 12 months ago

bluecellulab - 2.6.42

What's Changed

  • fix copyright by @AurelienJaquier in https://github.com/openbraininstitute/BlueCelluLab/pull/6

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.41...2.6.42

- Python
Published by github-actions[bot] about 1 year ago

bluecellulab - 2.6.41

What's Changed

  • Add FI curve by @ilkilic in https://github.com/openbraininstitute/BlueCelluLab/pull/5

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.40...2.6.41

- Python
Published by github-actions[bot] about 1 year ago

bluecellulab - 2.6.40

What's Changed

  • update github actions badge link by @AurelienJaquier in https://github.com/openbraininstitute/BlueCelluLab/pull/4

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.39...2.6.40

- Python
Published by github-actions[bot] about 1 year ago

bluecellulab - 2.6.39

What's Changed

  • Add IV curve plot by @ilkilic in https://github.com/openbraininstitute/BlueCelluLab/pull/3

New Contributors

  • @ilkilic made their first contribution in https://github.com/openbraininstitute/BlueCelluLab/pull/3

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.38...2.6.39

- Python
Published by github-actions[bot] about 1 year ago

bluecellulab - 2.6.38

What's Changed

  • update python version and update github repo references by @AurelienJaquier in https://github.com/openbraininstitute/BlueCelluLab/pull/2

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.37...2.6.38

- Python
Published by github-actions[bot] about 1 year ago

bluecellulab - 2.6.37

What's Changed

  • add Zap and DelayedZap stimuli, and sinespec factory fct by @AurelienJaquier in https://github.com/openbraininstitute/BlueCelluLab/pull/1

New Contributors

  • @AurelienJaquier made their first contribution in https://github.com/openbraininstitute/BlueCelluLab/pull/1

Full Changelog: https://github.com/openbraininstitute/BlueCelluLab/compare/2.6.36...2.6.37

- Python
Published by github-actions[bot] about 1 year ago