🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Statusline

User: "Legacy User"
New Altair Community Member
Updated by Jocelyn
Hello,

in version 4.3 the statusline showed more detailed information (i.e. how often the inner operator was executed). It seems that in the new version 4.4 it is not shown anymore. It would be very helpful to have this information to estimate the total calculation time.

Best Regards

Volker

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "IngoRM"
    New Altair Community Member
    Hi Volker,

    I must admit that I don't get it. The status bar at the bottom of the frame still shows the same information (the number of times the currently running operator was applied is still shown in brackets "[" and "]"). I have attached a screenshot of version 4.4 which still shows this information...

    Or did I get you wrong?

    Cheers,
    Ingo

    [attachment deleted by admin]
    User: "Legacy User"
    New Altair Community Member
    OP
    Hello Ingo,

    Thanks for your answer. I think I didn't made it clear.

    For example, in my model I'm doing a feature selection by using a linear regression model. This is iterated (by using parameteriteration) through the max. number of generations.  However, in the statusline I can see during the whole process something like [1] Root >  [1] ParamaterIteration > [1] FeatureSelection. Only sometimes (for a few msec) I can see also ...> [xxxx] LinearRegression.

    it would be nice to see this also all the time ...

    Best Regards

    Volker
    User: "IngoRM"
    New Altair Community Member
    Hello Volker,

    ah, now I understand. But that was actually never implemented in the status bar so far (as far as I remember): it always has shown the currently working operator and if the operator is really fast, you can see it at all.

    I would like to leave it this way so you can see with one look where you currently are. But I have another idea: what do you think about adding the counts in the process tree (like the breakpoint information)? I will check if this can be easily done.

    Cheers,
    Ingo