You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
senpy/senpy
J. Fernando Sánchez 6a1069780b Draft merge 51-improve parameters
There are some unsolved issues, like representing the mix of analysis+parameters
in a sensible way.
I think we should somehow represent each of the analysis tasks with a unique ID,
and it should contain the specific parameters used.

Right now results.parameters is a mix of a dict with global parameters and a
list with a dict of parameters per plugin.
6 years ago
..
plugins Draft merge 51-improve parameters 6 years ago
schemas Several fixes and improvements 6 years ago
static Several changes 6 years ago
templates UI improvements 6 years ago
__init__.py Fix pypi 6 years ago
__main__.py Several changes 6 years ago
api.py Draft merge 51-improve parameters 6 years ago
blueprints.py Draft merge 51-improve parameters 6 years ago
cli.py Last batch of big changes 6 years ago
client.py Fix bug in POST 6 years ago
extensions.py Draft merge 51-improve parameters 6 years ago
gsitk_compat.py Fix bug in py3.5 6 years ago
meta.py Last batch of big changes 6 years ago
models.py Several changes 6 years ago
testing.py Add *responses* to improve mocking 6 years ago
utils.py Several changes 6 years ago
version.py Merge branch '36-estimate-vad' 7 years ago