Results 33 issues of Samuele Carcagno

Hi, it would be nice to have a function to generate a FIR filter with an arbitrary frequency response as in the following implementations: scipy (firwin2 function): http://docs.scipy.org/doc/scipy-0.14.0/reference/generated/scipy.signal.firwin2.html#scipy.signal.firwin2 octave (fir2...

when saving a plot with `facet_rep_grid` the spacing between the panels is different in R 3.6.3 and R 4.0.0. This is an example (code to reproduce below) of how it...

I'm unable to load PySide when I initialize `PyCall` with `python3` as follows: ``` julia> using PyCall julia> pyinitialize("python3") julia> using PySide ERROR: PyError (PyEval_EvalCode) TypeError('exec() arg 1 must be...

I'm experiencing an issue which seems similar to the one described in [#112](https://github.com/openzfsonosx/zfs/issues/112). I have a pool with several datasets, I can access all of them through the terminal without...

Several points: - [ ] the name "condition" should be reserved to the experimental condition labels assigned by the user to the experimental conditions. For example result files should peraphs...

enhancement
medium-priority

Add PySoundFile https://github.com/bastibe/PySoundFile as wav manager option.

enhancement
medium-priority

The full files could record the start of each sound and the time the listener responded

enhancement
low-priority

Smileys are one of the feedback options for the response light box. They're not displaying on OS X (where also application icons are not displaying).

bug
medium-priority

Documentation is currently incomplete. The `pychoacoustics` manual needs to cover all functions. Document - [ ] Installation (mostly done) - [ ] Graphical user interface (mostly done) - [ ]...

doc
high-priority

Have a comprehensive transformed up-down procedure in which the step size can change more than once for the initial turnpoints. The procedure should also allow that the track be terminated...

enhancement