Alejandro de la Vega

Results 249 comments of Alejandro de la Vega
trafficstars

It seems like the interaction between the internal nginx and the external nginx is complicated, making this difficult

Cool, that looks interesting. I think it would be worth while to sanity test these features on some noisy stimuli prior to putting them into Pliers/Neuroscout. Anyone have appetite to...

Also, it's not clear at first glance which features these libraries offer that we can't get w/ librosa (e.g. MFCC are already extracted for most datasets).

Alternative is to document this in comprehensive feature documentation with a mix of automatic and manual documentation. Also, this would not work or would be more difficult for audio and...

Discussion at lab meeting indicated that this is not high priority, and instead we could do this for a static document such as in the documentation. Perhaps we could add...

50% of variance for comp cors

nice, looks pretty cool. i like the coarse and fine timeline. definitely helps visualize the timelines. you should be able to use the neuroscout api to pull other features into...

im sure you're already thinking of this but being able to remove selected feature would be great.

First, take a look at the API swagger spec: You can interactively play with the API that way. https://neuroscout.org/api/ You can also look to `pyns` to see how it interacts...

Here's a run down of the flow of the API to get a list of `predictor_ids` available for a specific task/dataset. You don't need to worry about this for now,...