Kushal Kolar

Results 134 issues of Kushal Kolar

An attempt to make a very simple demo nb for beginners

We have some weird build issues, see: https://github.com/nel-lab/mesmerize-core/pull/218#issuecomment-1694554277

`caiman.backup_dataframe()` creates a backup copy of the dataframe Modifier `@_index_parser` so that it doesn't allow `int` indexing, in case the integer indexing has been reset. This will also allow using...

@clewis7 posting this because it just popped into my head, don't worry about it until you're back the `return_copy` kwarg is irrelevant for determine a cache hit/miss therefore it should...

I think it's because the current batch path is stored in `DataFrame.attrs` https://github.com/nel-lab/mesmerize-core/blob/f00949fa87886b1254def96a93e47e09526f0357/mesmerize_core/batch_utils.py#L59-L60 should just store this as a string and have a `@batch_path` property on the extension class which...

instead of setting `MESMERIZE_N_PROCESSES` env variable.

we should make the corr and pnr image calculations optional for everything

It's a waste of time re-computing projections if they're already done after mcorr, so if we're using a CNMF item we could just get the projections from the parent mcorr...

reduce pollution in the batch dir