Open leginonbot opened 7 months ago
Original Redmine Comment Author Name: Carl Negro (@carl9384) Original Date: 2015-09-16T19:35:29Z
Same pickling problems with pathos.multiprocessing library; need to reorganize modified __correctFrameImage to only call methods from its own class.
Author Name: Carl Negro (@carl9384) Original Redmine Issue: 3371, https://emg.nysbc.org/redmine/issues/3371 Original Date: 2015-08-14 Original Assignee: Carl Negro
modified __correctFrameImage function in apDDprocess.py is not "pickleable" using multiprocessing module; will try using non-standard pathos.multiprocessing module.