bradmartin333 / SEYR

Simple Entropy Yield Routine
MIT License
1 stars 0 forks source link

Add button to force align every image #47

Closed riversn closed 2 years ago

riversn commented 2 years ago

Add button to allow user to select to force align every image or choose to only align every region index in batch mode

bradmartin333 commented 2 years ago

Is having this binary toggle the ideal solution?

I can allow the interval to be set to any integer if desired - or have it based on new R C instead of RR RC. Let me know what you think is best.

bradmartin333 commented 2 years ago

Duplicates #35

riversn commented 2 years ago

I think it's two parts, an 'on/off' switch and a 'Num of Intervals' (similar to source/target aligning in Xferprint)

riversn commented 2 years ago

would be nice to specify every X num of images force alignment, or every X num of Rows or every X num of Col.

bradmartin333 commented 2 years ago

would you want something like a secondary cycle file that tells it when to try to find pattern?

riversn commented 2 years ago

Not a file, just a button/clickable/controllable item in the SEYR prompt. Should get saved to the .seyr recipe

riversn commented 2 years ago

image

riversn commented 2 years ago

When 'turned on' it pops down the additional options ^

bradmartin333 commented 2 years ago

beautiful - so only one option allowed per .seyr? or all options are editable?

riversn commented 2 years ago

Only 1 option per SEYR.... Unless we are expecting the ability to align arrays independently from one another. (as in, Array 1 gets tied to ABC alignment mark, and Array 2 gets tied to XYZ Alignment Mark. Then maybe we'd want the auto align for each array to be controllable)

I guess it could be useful, but I don't see the need for multiple separate alignments right now. (immediately)

bradmartin333 commented 2 years ago

added to #35