Open amberxuqianchen opened 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.
this line should be:
processorName='cebra_nwb_embedding_5'
https://github.com/magland/pairio/blob/7fe39f28f37aec9f71feddaa2c0c1d74ed915a54/examples/cebra/cebra_util.py#L26C10-L26C46