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
It seems that Focus updates the Project parameters for the various programmes it calls when just a single image is re-processed for testing. I.E. all newly processed images are processed with test parameters that don't have to be good.
The text was updated successfully, but these errors were encountered:
This was done on purpose with the opposite scenario in mind: once good
parameters are defined after testing on one image, it is not necessary to
manually change the parameters for every image. I'll study a way to make
this optional.
It seems that Focus updates the Project parameters for the various
programmes it calls when just a single image is re-processed for testing.
I.E. all newly processed images are processed with test parameters that
don't have to be good.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#202>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHVvf-VpntoIQ1nRCfv7SV9DZjBYW1Bxks5sk2asgaJpZM4PgWGN>
.
Well, there are GLOBAL parameters that have the "globe" in front of the value, which are then valid for all images.
And then there are LOCAL parameters, that don't have the "globe". These are only valid for the one image.
The definition, which parameter is global and which is local, is done in apps/resources/config/2dx_master.cfg , but I wouldn't change this, except if you have a really good reason for it.
It seems that Focus updates the Project parameters for the various programmes it calls when just a single image is re-processed for testing. I.E. all newly processed images are processed with test parameters that don't have to be good.
The text was updated successfully, but these errors were encountered: