I have an array of intensity graph clusters (you have to put an
intensity graph inside a cluster to obtain an intensity graph array).
I want to have each of the intensity graphs Z-autoscaled when I change
the array control index to see a different intensity graph (so I get
full contrast expansion for each intensity graph). For example,
my first thought was to use an event case with 'value changed' for the
cluster array but a change in the index does not trigger the
event. Is there anyway to do this programmatically (without going
thru the
math of normalizing each intensity graph to between 0 and 255 prior to
inserting into cluster and array)?
As of now, I do what I need to do manually by using Z autoscale property node plus a control on the front
panel that I mouse click on.
Sincerely,
Don