https://github.com/neuralensemble/pypl2
https://github.com/neuralensemble/pypl2
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/neuralensemble/pypl2
- Owner: NeuralEnsemble
- Created: 2023-02-17T16:52:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T18:59:48.000Z (over 1 year ago)
- Last Synced: 2024-10-29T20:47:34.547Z (over 1 year ago)
- Language: Python
- Size: 9.96 MB
- Stars: 0
- Watchers: 10
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-PL2
This package is adopted from https://gitlab.com/penalab/pypl2, 9.12.2022
This package is an adoption of the Plexon's "PyPL2" Python scripts to read data from Plexon's PL2(TM) file format.
The aim is to make the package usable with both Python 2.7 and Python 3.6 (and above).
The unchanged original .py files are included in the initial commit.
## Copyright and License
Please be aware that the original files are copyright protected! The following statement, copied from the original `__init__.py` file, however, allows to modify and share the files.
> (c) 2016 Plexon, Inc., Dallas, Texas
> www.plexon.com
>
> This software is provided as-is, without any warranty.
> You are free to modify or share this file, provided that the above
> copyright notice is kept intact.
__Note:__ It is not completely clear, to which extend this copyright notice extends to the provided DLLs. It may be necessary to distribute those files separately.
## Resources
### Original Plexon Scripts
* Original files were downloaded from Plexon's homepage on 2018-05-07
https://plexon.com/software-downloads/#software-downloads-SDKs
Direct link to zip: [OmniPlex and MAP Offline SDK Bundle](https://plexon.com/wp-content/uploads/2017/08/OmniPlex-and-MAP-Offline-SDK-Bundle_0.zip)
_The following ZIP and PDF files are included with this bundle: C++ PL2 Offline Files SDK.zip; Python PL2 Offline Files SDK.zip; MATLAB Offline Files SDK.zip; PL2 File System Overview.pdf; PLX and DDT Offline Files SDK.zip. Post date May 25, 2016_