Recent Releases of lfpykit

lfpykit - LFPykit-0.5.1

What's Changed

  • Added automatic download of New York Head model, if query can not be … by @torbjone in https://github.com/LFPy/LFPykit/pull/190
  • Revert "Added automatic download of New York Head model, if query can not be …" by @espenhgn in https://github.com/LFPy/LFPykit/pull/191
  • Download NY Head model files automatically if missing by @torbjone in https://github.com/LFPy/LFPykit/pull/192

Full Changelog: https://github.com/LFPy/LFPykit/compare/v0.5...v0.5.1

- Python
Published by espenhgn over 3 years ago

lfpykit - LFPykit-0.5

What's Changed

  • replace lintly action with one that works by @espenhgn in https://github.com/LFPy/LFPykit/pull/163
  • lfpycalc.lfpcalc.calc_lfp_* methods no longer not take cell as input by @espenhgn in https://github.com/LFPy/LFPykit/pull/161
  • replace Lintly badge by @espenhgn in https://github.com/LFPy/LFPykit/pull/165
  • remove python-3.6 support by @espenhgn in https://github.com/LFPy/LFPykit/pull/167
  • Reduce use of np.where by @espenhgn in https://github.com/LFPy/LFPykit/pull/170
  • Avoid np.where by @espenhgn in https://github.com/LFPy/LFPykit/pull/171
  • git commit -m "classes now inherit abc.ABC" by @espenhgn in https://github.com/LFPy/LFPykit/pull/174
  • improved pt3d example by @espenhgn in https://github.com/LFPy/LFPykit/pull/176
  • Add LFPy+swc example, update corresponding Arbor example by @espenhgn in https://github.com/LFPy/LFPykit/pull/177
  • NEURON + .swc example by @espenhgn in https://github.com/LFPy/LFPykit/pull/178
  • Remove deprecated MEG class by @espenhgn in https://github.com/LFPy/LFPykit/pull/180
  • Fix for issue #172 by @torbjone in https://github.com/LFPy/LFPykit/pull/182
  • download sa_nyhead.mat to CWD by @espenhgn in https://github.com/LFPy/LFPykit/pull/184
  • Prep LFPykit-0.5rc0 release by @espenhgn in https://github.com/LFPy/LFPykit/pull/187
  • bump v0.5rc0 to v0.5 by @espenhgn in https://github.com/LFPy/LFPykit/pull/188

Full Changelog: https://github.com/LFPy/LFPykit/compare/v0.4...v0.5

- Python
Published by espenhgn over 3 years ago

lfpykit - LFPykit-0.5rc0

What's Changed

  • replace lintly action with one that works by @espenhgn in https://github.com/LFPy/LFPykit/pull/163
  • lfpycalc.lfpcalc.calc_lfp_* methods no longer not take cell as input by @espenhgn in https://github.com/LFPy/LFPykit/pull/161
  • replace Lintly badge by @espenhgn in https://github.com/LFPy/LFPykit/pull/165
  • remove python-3.6 support by @espenhgn in https://github.com/LFPy/LFPykit/pull/167
  • Reduce use of np.where by @espenhgn in https://github.com/LFPy/LFPykit/pull/170
  • Avoid np.where by @espenhgn in https://github.com/LFPy/LFPykit/pull/171
  • git commit -m "classes now inherit abc.ABC" by @espenhgn in https://github.com/LFPy/LFPykit/pull/174
  • improved pt3d example by @espenhgn in https://github.com/LFPy/LFPykit/pull/176
  • Add LFPy+swc example, update corresponding Arbor example by @espenhgn in https://github.com/LFPy/LFPykit/pull/177
  • NEURON + .swc example by @espenhgn in https://github.com/LFPy/LFPykit/pull/178
  • Remove deprecated MEG class by @espenhgn in https://github.com/LFPy/LFPykit/pull/180
  • Fix for issue #172 by @torbjone in https://github.com/LFPy/LFPykit/pull/182
  • download sa_nyhead.mat to CWD by @espenhgn in https://github.com/LFPy/LFPykit/pull/184
  • Prep LFPykit-0.5rc0 release by @espenhgn in https://github.com/LFPy/LFPykit/pull/187

Full Changelog: https://github.com/LFPy/LFPykit/compare/v0.4...v0.5rc0

- Python
Published by espenhgn over 3 years ago

lfpykit - LFPykit-0.4

What's Changed

  • class SphericallySymmetricVolCondMEG; class MEG renamed InfiniteHomogeneousVolCondMEG by @espenhgn in https://github.com/LFPy/LFPykit/pull/142
  • add InfiniteHomogeneousVolCondMEG.calculate_B method by @espenhgn in https://github.com/LFPy/LFPykit/pull/143
  • updated SphericallySymmetricVolCondMEG docstring by @espenhgn in https://github.com/LFPy/LFPykit/pull/145
  • Updates for Arbor@v0.6 by @espenhgn in https://github.com/LFPy/LFPykit/pull/148
  • Fix prediction errors with FourSphereVolumeConductor with offset dipoles by @espenhgn in https://github.com/LFPy/LFPykit/pull/150
  • rerendered examples by @espenhgn in https://github.com/LFPy/LFPykit/pull/154
  • Bump version to 0.4 by @espenhgn in https://github.com/LFPy/LFPykit/pull/157

Full Changelog: https://github.com/LFPy/LFPykit/compare/v0.3.1...v0.4

- Python
Published by espenhgn over 4 years ago

lfpykit - LFPykit-0.3.1

This feature/bugfix release contains the following changes since https://github.com/LFPy/LFPykit/releases/tag/v0.3: b0a0e16 (HEAD -> master, tag: v0.3.1, origin/master, origin/HEAD) bumped version to 0.3.1 (#138) cc3c108 removed file 9844a30 fixes for Arbor 0.5.2 release (#136) 15c5c12 fixed ValueError (#134) 3a81e10 fixed example 9c73b5b fix locset syntax (#131) a86ec1b add simple example using Arbor and .swc morphology file (#129) 4c361ab updated action to stale@v3 (#128) 7e54305 updated to arbor@master (#126) 50543f1 Docstring example fixes (#124) 5e573fc Arbor example (#93)

- Python
Published by espenhgn almost 5 years ago

lfpykit - LFPykit-0.3

This feature/bugfix release contains the following changes since https://github.com/LFPy/LFPykit/releases/tag/v0.2: a908f68 (HEAD -> master, tag: v0.3, origin/master, origin/HEAD) Release 0.3 (#120) 1db5490 90 days for issues to go stale, 30 days before closing (#119) 284462d updated docstring example (#118) c55e824 (tag: v0.3rc1, brian2) Fix for z_shift (#110) 88eb71c Pull request target (#113) 3eae706 (torbjone/master) 0.3rc1 (#109) ca7aeb6 Add conda-forge install/release info (#107) a2e089a add coveralls (#106) 3bc6d74 removed travisci test script (#105) 8dae6ab fetch build status from travis-ci.com (#103) ac06125 turned refs to LFPy@2.2.dev0 into LFPy@master (#101)

- Python
Published by espenhgn over 5 years ago

lfpykit - LFPykit-0.3rc1

LFPykit-0.3rc1

This bugfix/feature release candidate contains the following changes since https://github.com/LFPy/LFPykit/releases/tag/v0.2 c55e824 (HEAD -> master, tag: v0.3rc1, origin/master, origin/HEAD) Fix for z_shift (#110) 88eb71c Pull request target (#113) 3eae706 (torbjone/master) 0.3rc1 (#109) ca7aeb6 Add conda-forge install/release info (#107) a2e089a add coveralls (#106) 3bc6d74 removed travisci test script (#105) 8dae6ab fetch build status from travis-ci.com (#103) ac06125 turned refs to LFPy@2.2.dev0 into LFPy@master (#101)

- Python
Published by espenhgn over 5 years ago

lfpykit - LFPykit-0.2

LFPykit-0.2

This bugfix/feature release contains the following changes since the LFPykit-0.1 release (https://github.com/LFPy/LFPykit/releases/tag/v0.1): 1ee9786 (HEAD -> master, tag: v0.2, origin/master, origin/HEAD) release 0.2 00012d9 bumped version to 0.2, documentation fixes (#100) f7b1c1e (tag: v0.2rc3) some fixes to MANIFEST.in da7ab3c (tag: v0.2rc2) fix python-publish action 14bf010 (tag: v0.2rc1) version 0.2rc1 befedb8 package test scripts (#98) a8e45a4 removed test which duplicates test in LFPy@2.2.dev0 (#96) cb12425 added VolumetricCurrentSourceDensity class (#94) a2ab9a1 add python3.9 to travisCI, provide wheels (#91) b8f08d3 use official NEURON from PyPI (#89) e9a22b5 version bump (#87) 63eb35a Fix assert statements (#86)

- Python
Published by espenhgn over 5 years ago

lfpykit - LFPykit-0.2rc3

LFPykit-0.2 release candidate 3

This bugfix/feature release incorporates the following changes since the 0.1 release f7b1c1e (HEAD -> master, tag: v0.2rc3, origin/master, origin/HEAD) some fixes to MANIFEST.in da7ab3c (tag: v0.2rc2) fix python-publish action 14bf010 (tag: v0.2rc1) version 0.2rc1 befedb8 package test scripts (#98) a8e45a4 removed test which duplicates test in LFPy@2.2.dev0 (#96) cb12425 added VolumetricCurrentSourceDensity class (#94) a2ab9a1 add python3.9 to travisCI, provide wheels (#91) b8f08d3 use official NEURON from PyPI (#89) e9a22b5 version bump (#87) 63eb35a Fix assert statements (#86)

- Python
Published by espenhgn over 5 years ago

lfpykit - LFPykit-0.2rc2

LFPykit-0.2 release candidate 2

This bugfix/feature release incorporates the following changes since the 0.1 release (https://github.com/LFPy/LFPykit/releases/tag/v0.1): da7ab3c (HEAD -> master, tag: v0.2rc2, origin/master, origin/HEAD) fix python-publish action 14bf010 (tag: v0.2rc1) version 0.2rc1 befedb8 package test scripts (#98) a8e45a4 removed test which duplicates test in LFPy@2.2.dev0 (#96) cb12425 added VolumetricCurrentSourceDensity class (#94) a2ab9a1 add python3.9 to travisCI, provide wheels (#91) b8f08d3 use official NEURON from PyPI (#89) e9a22b5 version bump (#87) 63eb35a Fix assert statements (#86)

- Python
Published by espenhgn over 5 years ago

lfpykit - LFPykit-0.2rc1

LFPykit-0.2 release candidate 1

This bugfix/feature release incorporates the following changes since the 0.1 release (https://github.com/LFPy/LFPykit/releases/tag/v0.1): 14bf010 (HEAD -> master, tag: v0.2rc1, origin/master, origin/HEAD) version 0.2rc1 befedb8 package test scripts (#98) a8e45a4 removed test which duplicates test in LFPy@2.2.dev0 (#96) cb12425 added VolumetricCurrentSourceDensity class (#94) a2ab9a1 add python3.9 to travisCI, provide wheels (#91) b8f08d3 use official NEURON from PyPI (#89) e9a22b5 version bump (#87) 63eb35a Fix assert statements (#86)

- Python
Published by espenhgn over 5 years ago

lfpykit - LFPykit-0.1

LFPykit-0.1 release

- Python
Published by espenhgn almost 6 years ago

lfpykit - LFPykit-0.1rc2

LFPykit-0.1rc2

- Python
Published by espenhgn almost 6 years ago

lfpykit - LFPykit-0.1rc1

LFPykit-0.1 release candidate 1

- Python
Published by espenhgn almost 6 years ago

lfpykit - LFPykit-0.1a2

LFPykit-0.1a3 alpha release 3

- Python
Published by espenhgn almost 6 years ago

lfpykit - LFPykit-0.1a2

LFPykit-0.1a2 alpha release 2

- Python
Published by espenhgn almost 6 years ago

lfpykit - LFPykit-0.1a1

LFPykit-0.1a1 alpha release 1

- Python
Published by espenhgn almost 6 years ago

lfpykit - LFPykit-0.1a0

LFPykit-0.1 alpha release 0

- Python
Published by espenhgn almost 6 years ago

lfpykit - LFPykit-0.1.dev0

LFPykit-0.1.dev0 development release

- Python
Published by espenhgn almost 6 years ago