nel-lab / mesmerize-core

High level pandas-based API for batch analysis of Calcium Imaging data using CaImAn
Other
60 stars 15 forks source link

Try regular multiprocessing.Process for running algos for windows #123

Closed kushalkolar closed 1 year ago

kushalkolar commented 2 years ago

Might solve the issues with #116

kushalkolar commented 1 year ago

This will not work, tensorflow sessions can't be shared with regular multiprocessing.Process or Pool.