https://github.com/sam81/psychojulia
Julia software for psychoacoustics experiments
https://github.com/sam81/psychojulia
Last synced: about 1 year ago
JSON representation
Julia software for psychoacoustics experiments
- Host: GitHub
- URL: https://github.com/sam81/psychojulia
- Owner: sam81
- License: gpl-3.0
- Created: 2014-03-13T11:00:04.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T13:35:26.000Z (over 7 years ago)
- Last Synced: 2025-01-29T05:42:58.645Z (over 1 year ago)
- Language: Python
- Size: 2.34 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.txt
Awesome Lists containing this project
README
[](https://www.repostatus.org/#abandoned)
`PsychoJulia` is an attempt to port [pychoacoustics](http://samcarcagno.altervista.org/pychoacoustics/pychoacoustics.html) to the Julia programming language. There is no usable version at the moment. `PsychoJulia` uses `PySide.jl` for the graphical user interface (GUI). At the moment, writing a full-blown, complex graphical user interface with `PySide.jl` is quite challenging and requires a lot of work. For this reason, development of `PsychoJulia` is stalled and it is unlikely to resume until there is an easy way to build a QT GUI with Julia.