Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sam81/psychojulia
Julia software for psychoacoustics experiments
https://github.com/sam81/psychojulia
Last synced: 25 days 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 10 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T13:35:26.000Z (about 6 years ago)
- Last Synced: 2023-08-13T22:51:25.584Z (about 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
[![Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.](https://www.repostatus.org/badges/latest/abandoned.svg)](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.