Emily Stephen

Results 6 issues of Emily Stephen

`process_nwb` has new changes that aren't backwards compatible -- it hasn't been updated on pypi/pip yet, but presumably it will eventually. We should fix the version number in setup.py so...

Also accounting for TimeSeries with 'timestamps' rather than 'rate'.

since `copy_obj` doesn't account for them. This causes transcription data to be lost when the high gamma preprocessing is run. `TimeIntervals` data is also lost (e.g. the phonemes representation in...

(so it doesn't break if someone uses nonstandard names) Line 648 of ecogvis.py

1. `processing_data.high_gamma_estimation` recomputes the spectral decomposition bands, even if they have already been computed in `processing_data.spectral_decomposition`. It would be nice if the code would check to see if they have...

Currently the CV Event Detection dialog doesn't open if intervals already exist.