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

NaN handling #3

Open
philippberens opened this issue Aug 8, 2016 · 1 comment
Open

NaN handling #3

philippberens opened this issue Aug 8, 2016 · 1 comment

Comments

@philippberens
Copy link
Collaborator

We should decide how to handle NaNs in submission (or how many to allow) and implement it

@freeman-lab
Copy link
Member

The current implementation now removes any rows that have a nan in either the measured or predicted rates prior to downsampling. In addition, when running the command line tool to score an entire dataset, we take the nanmedian of scores across neurons. In my testing I occasionally found NaNs in the output of the optimization function for the loglik computation for just one neuron, though I wasn't entirely sure why, probably worth tracking down.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants