You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
correcting pointing locally...
Traceback (most recent call last):
File "/home/algo/b/lipeihang/.local/bin/s2p", line 11, in
load_entry_point('s2p', 'console_scripts', 's2p')()
File "/home/algo/b/lipeihang/s2p/s2p/cli.py", line 25, in main
s2p.main(user_cfg, start_from=args.start_from)
File "/home/algo/b/lipeihang/s2p/s2p/init.py", line 569, in main
timeout=timeout)
File "/home/algo/b/lipeihang/s2p/s2p/parallel.py", line 102, in launch_calls
outputs.append(r.get(timeout))
File "/home/yg/anaconda3/lib/python3.7/multiprocessing/pool.py", line 653, in get
raise TimeoutError
multiprocessing.context.TimeoutError
The text was updated successfully, but these errors were encountered:
I'm working on a whole scene image, and I got an error in the second step "correcting pointing locally":
discarding masked tiles...
done 5760 / 5760 tiles
Elapsed time: 0:04:49.741067
Traceback (most recent call last):
File "/home/algo/b/lipeihang/.local/bin/s2p", line 11, in
load_entry_point('s2p', 'console_scripts', 's2p')()
File "/home/algo/b/lipeihang/s2p/s2p/cli.py", line 25, in main
s2p.main(user_cfg, start_from=args.start_from)
File "/home/algo/b/lipeihang/s2p/s2p/init.py", line 569, in main
timeout=timeout)
File "/home/algo/b/lipeihang/s2p/s2p/parallel.py", line 102, in launch_calls
outputs.append(r.get(timeout))
File "/home/yg/anaconda3/lib/python3.7/multiprocessing/pool.py", line 653, in get
raise TimeoutError
multiprocessing.context.TimeoutError
The text was updated successfully, but these errors were encountered: