-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
771 additions
and
497 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
# Changelog | ||
|
||
## [0.1.0] | ||
|
||
### Added | ||
|
||
- Determine position of second channel for bipolar recordings (Robert Arnold) | ||
- export of additional point info (name, WOI, REF) | ||
- Added QMODE+ test data | ||
|
||
### Changed | ||
|
||
- Compatibility with Python >=3.8 <= 3.12 (Robert Arnold) | ||
- Export of VisiTag data separate for "normal" and QMODE+ | ||
|
||
### Fixed | ||
|
||
- Import maps with zero points (Robert Arnold) | ||
- Skipped lines in VisiTag files | ||
|
||
## [0.0.3] - 2024-02-14 | ||
|
||
### Fixed | ||
|
||
- Missing colormaps.json (Robert Arnold) | ||
|
||
## [0.0.2] - 2024-02-14 | ||
|
||
### Added | ||
|
||
- Provided artificial Carto3 data set for testing (Robert Arnold) | ||
|
||
### Changed | ||
|
||
- Renamed module from src to pyceps (Robert Arnold) | ||
|
||
### Fixed | ||
|
||
- Pass map name as list to import method (Robert Arnold) | ||
|
||
_This release was yanked on PyPi due to a missing file._ | ||
|
||
## [0.0.1] - 2024-02-01 | ||
|
||
_Initial release._ | ||
|
||
[0.1.0]: https://github.com/medunigraz/pyCEPS/releases/tag/0.1.0 | ||
[0.0.3]: https://github.com/medunigraz/pyCEPS/releases/tag/0.0.3 | ||
[0.0.2]: https://github.com/medunigraz/pyCEPS/releases/tag/0.0.2 | ||
[0.0.1]: https://github.com/medunigraz/pyCEPS/releases/tag/0.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.