Michael Denker

Results 17 issues of Michael Denker

PyPI and TestPyPI only allow one upload of a specific version -- once in a lifetime. It is possible to delete a released upload -- however, the corresponding version number...

bug

The current method of checking the start of the github ref is not sure to work, e.g., with release 0.2.1. Maybe implementing one of these solutions is better, e.g., triggering...

bug

This issue collects ideas for making naming conventions more consistent in the 0.2.0 release.

enhancement
question
formatting

In response to #70, @gulpgiulia made the following suggestion: I also suggest to consider to send an alert to the user any time (as in this case) when the user's...

enhancement
documentation

Currently, there are checks that make sure that the current stage gets inputs from the previous stage which are compatible. Incompatible stacking of stages will cause an error. Despite the...

enhancement
question

**Feature** FOOOF - fitting oscillations & one over f is a technique to separate oscillatory components from 1/f noise. This would be very useful for LFP analysis and similar approaches....

new functionality

Currently, one has to transform a binned spike train to an analog signal in order to calculate the power spectral density of the spike train. This enhancement adds the ability...

enhancement