Recent Releases of pybv
pybv - v0.7.6
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/bids-standard/pybv/pull/104
- Add Benjamin Beasley (@musicinmybrain) to CITATION.cff by @musicinmybrain in https://github.com/bids-standard/pybv/pull/107
- Replace deprecated mne.utils.requires_version by @musicinmybrain in https://github.com/bids-standard/pybv/pull/105
- Add a Read the Docs configuration file (fix RTD build job) by @musicinmybrain in https://github.com/bids-standard/pybv/pull/108
- Do not distribute the specification PDF in sdists by @musicinmybrain in https://github.com/bids-standard/pybv/pull/106
- misc maint by @sappelhoff in https://github.com/bids-standard/pybv/pull/109
- Bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/bids-standard/pybv/pull/112
- Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/bids-standard/pybv/pull/113
- Bump codecov/codecov-action from 3 to 4 by @dependabot in https://github.com/bids-standard/pybv/pull/114
- Replace flake8/isort/black with ruff by @cbrnr in https://github.com/bids-standard/pybv/pull/115
- Use pyproject.toml by @cbrnr in https://github.com/bids-standard/pybv/pull/116
- Fix pre-commit instructions in CONTRIBUTING by @cbrnr in https://github.com/bids-standard/pybv/pull/117
- Remove MNE export by @cbrnr in https://github.com/bids-standard/pybv/pull/120
- DOC - point to FieldTrip public API rather than private functions by @robertoostenveld in https://github.com/bids-standard/pybv/pull/121
- Bump codecov/codecov-action from 4 to 5 by @dependabot in https://github.com/bids-standard/pybv/pull/123
- misc maintenance by @sappelhoff in https://github.com/bids-standard/pybv/pull/124
- Switch to hatchling and hatch-vcs by @sappelhoff in https://github.com/bids-standard/pybv/pull/125
New Contributors
- @musicinmybrain made their first contribution in https://github.com/bids-standard/pybv/pull/107
- @robertoostenveld made their first contribution in https://github.com/bids-standard/pybv/pull/121
Full Changelog: https://github.com/bids-standard/pybv/compare/v0.7.5...v0.7.6
- Python
Published by sappelhoff over 1 year ago
pybv - v0.7.5
What's Changed
- BLACK by @sappelhoff in https://github.com/bids-standard/pybv/pull/97
- Bump actions/setup-python from 3 to 4 by @dependabot in https://github.com/bids-standard/pybv/pull/98
- check ich "ch_names" present in annotations by @eioe in https://github.com/bids-standard/pybv/pull/100
- FIX: referenced before assignment of events twidth var by @sappelhoff in https://github.com/bids-standard/pybv/pull/102
New Contributors
- @dependabot made their first contribution in https://github.com/bids-standard/pybv/pull/98
- @eioe made their first contribution in https://github.com/bids-standard/pybv/pull/100
Full Changelog: https://github.com/bids-standard/pybv/compare/v0.7.4...v0.7.5
- Python
Published by sappelhoff over 3 years ago
pybv - v0.7.4
What's Changed
- updated logical test in chkevents by @compmonks in https://github.com/bids-standard/pybv/pull/95
- Allow event durations == 0 by @cbrnr in https://github.com/bids-standard/pybv/pull/96
New Contributors
- @compmonks made their first contribution in https://github.com/bids-standard/pybv/pull/95
Full Changelog: https://github.com/bids-standard/pybv/compare/v0.7.3...v0.7.4
- Python
Published by sappelhoff almost 4 years ago
pybv - v0.7.0
What's Changed
- update CITATION.cff to 1.2.0 by @sappelhoff in https://github.com/bids-standard/pybv/pull/81
- MAINT: Clean up warnings raised by tests by @sappelhoff in https://github.com/bids-standard/pybv/pull/82
- Add alternative software by @sappelhoff in https://github.com/bids-standard/pybv/pull/85
- Allow passing list of dict as argument to events parameter (=allow writing mne.annotations to VMRK) by @sappelhoff in https://github.com/bids-standard/pybv/pull/86
- Add private function for mne export by @sappelhoff in https://github.com/bids-standard/pybv/pull/87
Full Changelog: https://github.com/bids-standard/pybv/compare/v0.6.0...v0.7.0
- Python
Published by sappelhoff about 4 years ago
pybv - v0.6.0
What's Changed
- Improve Makefile by @cbrnr in https://github.com/bids-standard/pybv/pull/70
- [MRG] Improve file handling, add overwrite parameter by @sappelhoff in https://github.com/bids-standard/pybv/pull/78
- Add support for reference channel specification by @hoechenberger in https://github.com/bids-standard/pybv/pull/75
- Force little-endian format when writing eeg datafile by @Aniket-Pradhan in https://github.com/bids-standard/pybv/pull/80
New Contributors
- @Aniket-Pradhan made their first contribution in https://github.com/bids-standard/pybv/pull/80
Full Changelog: https://github.com/bids-standard/pybv/compare/v0.5.0...v0.6.0
- Python
Published by sappelhoff over 4 years ago
pybv - v0.5.0
What's Changed
- [MRG] Allows one to pass in a list of units to scale each channel separately by @adam2392 in https://github.com/bids-standard/pybv/pull/66
- huge amount of misc maint fixes in preparation for 0.5 by @sappelhoff in https://github.com/bids-standard/pybv/pull/68
New Contributors
- @adam2392 made their first contribution in https://github.com/bids-standard/pybv/pull/66
Full Changelog: https://github.com/bids-standard/pybv/compare/v0.4.0...v0.5.0
- Python
Published by sappelhoff over 5 years ago
pybv - v0.4.0
What's Changed
- maintenance PR by @sappelhoff in https://github.com/bids-standard/pybv/pull/43
- Auto-convert "greek small letter mu" to micro symbol by @sappelhoff in https://github.com/bids-standard/pybv/pull/47
- miscellaneous maintenance enhancements by @sappelhoff in https://github.com/bids-standard/pybv/pull/56
- FIX: support for for commas in channel names by @sappelhoff in https://github.com/bids-standard/pybv/pull/53
- API: Make write_brainvision take keyword arguments only by @sappelhoff in https://github.com/bids-standard/pybv/pull/57
- Sampling interval can be float by @cbrnr in https://github.com/bids-standard/pybv/pull/59
- Use f-strings by @cbrnr in https://github.com/bids-standard/pybv/pull/61
- API, HUGE: rework "resolution" and follow the consequences by @sappelhoff in https://github.com/bids-standard/pybv/pull/58
- FIX: do not write data if it cannot be represented in fmt, given unit and resolution by @sappelhoff in https://github.com/bids-standard/pybv/pull/62
- MISC maintenance by @sappelhoff in https://github.com/bids-standard/pybv/pull/65
Full Changelog: https://github.com/bids-standard/pybv/compare/v0.3.0...v0.4.0
- Python
Published by sappelhoff over 5 years ago
pybv - v0.3.0
What's Changed
- Prepare for next release by @cbrnr in https://github.com/bids-standard/pybv/pull/36
- PKG: Include LICENSE in sdist by @hoechenberger in https://github.com/bids-standard/pybv/pull/37
- meas_date is now a datetime.datetime object by @cbrnr in https://github.com/bids-standard/pybv/pull/40
- MAINT: texts, and reorganization by @sappelhoff in https://github.com/bids-standard/pybv/pull/41
- ENH: Add unit parameter to write_brainvision by @cbrnr in https://github.com/bids-standard/pybv/pull/39
Full Changelog: https://github.com/bids-standard/pybv/compare/v0.2.0...v0.3.0
- Python
Published by sappelhoff about 6 years ago
pybv - v0.2.0
What's Changed
- Add option to disable writing a meas_date event by @cbrnr in https://github.com/bids-standard/pybv/pull/32
- Support writing custom event durations by @cbrnr in https://github.com/bids-standard/pybv/pull/33
- Prepare for 0.2.0 release by @cbrnr in https://github.com/bids-standard/pybv/pull/35
Full Changelog: https://github.com/bids-standard/pybv/compare/v0.1.0...v0.2.0
- Python
Published by cbrnr almost 7 years ago
pybv - v0.1.0
What's Changed
- Increase effective resolution by @tstenner in https://github.com/bids-standard/pybv/pull/20
- Add the format parameter to the public API by @tstenner in https://github.com/bids-standard/pybv/pull/22
- docs: add API andChangelog, unify README, correct versions ... tests: fix coverage by @sappelhoff in https://github.com/bids-standard/pybv/pull/21
- speedup CI build through caching by @sappelhoff in https://github.com/bids-standard/pybv/pull/23
- minor doc improvements by @sappelhoff in https://github.com/bids-standard/pybv/pull/25
- Update MNE compatibility to >0.17, fix bug with stimulus integer codes <length 3 in events by @sappelhoff in https://github.com/bids-standard/pybv/pull/26
- FIX+ENH: Fix indexing in events and add measurement date option to writer by @sappelhoff in https://github.com/bids-standard/pybv/pull/29
Full Changelog: https://github.com/bids-standard/pybv/compare/v0.0.2...v0.1.0
- Python
Published by sappelhoff almost 7 years ago
pybv - v0.0.2
What's Changed
- [MRG] trigger codecov by @sappelhoff in https://github.com/bids-standard/pybv/pull/10
- [MRG] fix building of docs by @sappelhoff in https://github.com/bids-standard/pybv/pull/9
- [MRG] Improving the documentation and adding CONTRIBUTING.md by @sappelhoff in https://github.com/bids-standard/pybv/pull/11
- Let numpy.ndarray.tofile save the data by @tstenner in https://github.com/bids-standard/pybv/pull/13
- Skip writing markers if event array is empty by @tstenner in https://github.com/bids-standard/pybv/pull/15
- Add missing comment marker by @tstenner in https://github.com/bids-standard/pybv/pull/14
- Support channel-specific scaling factors by @tstenner in https://github.com/bids-standard/pybv/pull/17
- Prepare for release by @sappelhoff in https://github.com/bids-standard/pybv/pull/16
Full Changelog: https://github.com/bids-standard/pybv/compare/v0.0.1...v0.0.2
- Python
Published by sappelhoff about 7 years ago
pybv - v0.0.1
What's Changed
- [WIP] first port of simple BV exporter from philistine by @choldgraf in https://github.com/bids-standard/pybv/pull/2
- consistent capitalization by @sappelhoff in https://github.com/bids-standard/pybv/pull/5
- [MRG] prepare for pushing to pypi by @sappelhoff in https://github.com/bids-standard/pybv/pull/7
New Contributors
- @choldgraf made their first contribution in https://github.com/bids-standard/pybv/pull/2
Full Changelog: https://github.com/bids-standard/pybv/commits/v0.0.1
- Python
Published by sappelhoff over 7 years ago