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
Lollipop v0.5.1 introduced independent progression bars for different locations in the multiprocessing.
It appears when one location is processed only, the progression bar does not behave as it should.
If more than one core is given with --n-core the progression bars are fine – it is progressively updated in the same line.
If just one core is given, as it should the progression bar seems to be rewritten for each update, leaving the last state in the line above. See below:
This behaviour should be avoided, and it should be possible as the number of cores is set to one for one location.
This is behaviour on OSX.
The text was updated successfully, but these errors were encountered:
gordonkoehn
changed the title
Progression Bar in Deconvolution – repeating for one location 1 core.
Cosmetics in Progression Bar in Deconvolution
Dec 19, 2024
Lollipop
v0.5.1
introduced independent progression bars for different locations in the multiprocessing.It appears when one location is processed only, the progression bar does not behave as it should.
If more than one core is given with
--n-core
the progression bars are fine – it is progressively updated in the same line.If just one core is given, as it should the progression bar seems to be rewritten for each update, leaving the last state in the line above. See below:
This behaviour should be avoided, and it should be possible as the number of cores is set to one for one location.
This is behaviour on OSX.
The text was updated successfully, but these errors were encountered: