A question about one window group with multiple states

Hi everyone

I have a question about one window group with multiple states. I want to know if it is right about my method.

.Does this mean there are 10 states? 1,2,3,4,5,6,7,8,9,10,respectively. If I am wrong ,Could you tell me how I can correct it ?

I will appreciate you.

@kawaes

you have 10 states indeed 1 to 10.

If you have static windows and only one window group, your blind combination needs to be :
“0, 1” or “0, 2” or “0, 3” etc…
The 0 sets the static window at their normal state, that is to give the option to remove them by setting “-1”, that way you can see the contribution of your window group independantly.

Best
Olivier

Hi,OliverDambron

nice to see you again. What you said is right .My model is very simple and there is only one window group without static windows. So am I right?

image

@kawaes

please illustrate clearly the problem, share the definition.
it will be much easier.

@kawaes

Ah I think I see your issue.

You need to make sure that your states are plugged in the right order so that you can control them afterwards.
The flatten function can sometimes give different orders. I deal with that using merge component or entwine.

@Oliver

I think I have understood what you said . Thank you very much.
image
image