magland / dendro

4 stars 2 forks source link

cebra job submission bug #1

Open amberxuqianchen opened 4 months ago

amberxuqianchen commented 4 months ago

this line should be:

processorName='cebra_nwb_embedding_5'

https://github.com/magland/pairio/blob/7fe39f28f37aec9f71feddaa2c0c1d74ed915a54/examples/cebra/cebra_util.py#L26C10-L26C46

magland commented 4 months ago

Thanks for that catch @amberxuqianchen !

You may also be interested in this WIP batch script https://github.com/magland/pairio/blob/main/devel/neurosift_batches/ephys_summary_batch.py

It's for a different processing function, but it shows a pattern that could be useful for you if you want to queue up a bunch of jobs.