Pat Gunn

Results 238 comments of Pat Gunn

Oh, one thing I should add is that, having looked at your code, you'll want to make a small adjustment to the call to cnm.fit() to remove the assignment from...

Yes; I'm going to be experimenting with the new dataset today, and I'll also be looking at changing parameters for the earlier one.

@DrDaheeJang I finished experimenting with the first dataset; with the current dev branch (which has a fix for a bug that perhaps you ran into relating to filenames) it does...

@DrDaheeJang The code ran to completion with your second dataset and nb set to 1, at least with the code on my current working branch. ``` 67599193 [temporal.py: update_iteration():381][37258] 114...

I wonder how hard it would be to try this with a variety of older versions of caiman to see if there ever was a version that gave good results...

This component is undermaintained, but I'll give it a look and see if I can figure out what's going on.

This will only handle if it's bytes, but given that that's the most likely cause of this and there's no entirely general way to handle whatever else might be handled...

It looks generally workable; I wonder if this might be improved by modifying the params object to notice and activate this automatically when the passed in dims has more cardinality...

I'll look at this; the code has a lot of things in it that are left over from either prior designs or being overly cautious/flexible. I'm about to leave for...