Statistics for MA mode

Started by Benahmed Abdelkrim, March 27, 2026, 10:04:21 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Benahmed Abdelkrim

Hello!
The statistics for MA mode show only data for half-days. Is it possible to add columns that show data for full days (mornings + afternoons), such as gaps, hours? ( min and max).
B.A/krim

Liviu Lalescu

I'll add this in the TODO. I thought of it, but it is Volker's code and is more complicated for me.

Benahmed Abdelkrim

Hello! @Volker Dirr : Maybe you could take a look at this topic.
B.A/krim

Volker Dirr

hmm... I must think about how to do that; but not this weekend. I fear I need to do a second check for each single statistic in FET. It is not as easy as in TiTiTo.
In TiTiTo I use exactly the same source as in FET for a whole day, since in fact in TiTiTo I import half days as full days into TiTiTo; so the data in TiTiTo is already a full day and not a half day like in FET. That trick is not possible in FET. I must keep half days in FET. I must code it different in FET.
If you need the statistics for full days fast now, then you can currently import it into TiTiTo and check the statistics there.

Benahmed Abdelkrim

Thank you for your reply! Yes, you're right, we can use TiTiTo to view the statistics. Actually, I already use it, but for the final FET file. Often, we need a quick check of the HTML file, especially in multiple generation. It's convenient to directly check the statistics in FET to better choose the best file. If, for example, we have 10 files resulting from multiple generation, it's tedious to import and export them 10 times to check each file.
B.A/krim