Kenneth Lyons

Results 28 issues of Kenneth Lyons

On the "Latest" tab of a project page, the "Download PDF" button works correctly, but the corresponding buttons on the "Previous Builds" tab result in a 404 with the text:...

Running the following example line-by-line from the README in an interactive shell results in the experiment window remaining open despite control going back to the shell: ```python import axopy daq...

enhancement

Should look into scripts people have written to generate changelog entries from git history, but most importantly API changes need to be kept track of.

maintenance
docs

I have a couple ideas for better examples. - Make more examples -- obvious - Heavily comment examples: AxoPy isn't really designed in a way where complex examples will necessarily...

enhancement
docs

I've found it useful to print out a bit of status information with each trial/block of an experiment, which would probably be distracting for a subject. A neat integration of...

enhancement

See ucdrascal/copper#6 and ucdrascal/copper#7

enhancement
design

See ucdrascal/copper#2 and ucdrascal/copper#3

enhancement
design

There needs to be a straightforward way to specify keys (for the keyboard input device, custom tasks with key handling, etc.). Right now strings work ('w' for the w key)...

enhancement
design

Not clear from the docs that both are "one-shot" timers that reset on their own after timeout.

docs

A command like `axopy-quickstart` would be cool for generating an experiment project skeleton. Could do an interview to get options like `sphinx-quickstart` or `pelican-quickstart` or just take a few command...

enhancement
design