Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

as.repeatedTrain needs to cope with trains missing spikes #5

Open
jefferis opened this issue Apr 30, 2014 · 0 comments
Open

as.repeatedTrain needs to cope with trains missing spikes #5

jefferis opened this issue Apr 30, 2014 · 0 comments
Labels

Comments

@jefferis
Copy link
Owner

> as.repeatedTrain(Spikes2[[200]],xlim-c(0,3000))
$OilBl
Error in plot.window(...) : need finite 'xlim' values
In addition: Warning messages:
1: In FUN(X[[4L]], ...) : no non-missing arguments to max; returning -Inf
2: In FUN(X[[4L]], ...) : no non-missing arguments to max; returning -Inf
3: In FUN(X[[4L]], ...) : no non-missing arguments to max; returning -Inf
4: In FUN(X[[4L]], ...) : no non-missing arguments to max; returning -Inf

Fundamentally, this may involve some changes to the STAR package to incorporate a notion of the time window over which spikes were mesasured (even if there were no spikes).

@jefferis jefferis added the bug label Apr 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant