| ID |
Date |
Author |
Topic |
Subject |
Text |
 |
|
3157
|
27 Nov 2025 |
Stefan Ritt | Suggestion | Improve process for adding new variables that can be shown in history plots | > 1) history is independent from "runs", we
see a change, we apply it (even if it takes
10 sec or 2 minutes).
|
|
|
3158
|
27 Nov 2025 |
Stefan Ritt | Suggestion | mvodb WS and family type matching | > 2) "advanced" c++ code:
>
> void foo(const std::string& xxx) { ... |
|
|
3159
|
28 Nov 2025 |
Konstantin Olchanski | Suggestion | mvodb WS and family type matching | > > 2) "advanced" c++ code:
> >
> > void foo(const std::string& xxx) { ... |
|
|
3160
|
28 Nov 2025 |
Konstantin Olchanski | Suggestion | mvodb WS and family type matching | Just in time, enter std::string_view.
https://stackoverflow.com/questions/40127965/how-exactly-is-stdstring-view-faster-than-const-stdstring
|
|
|
3166
|
03 Dec 2025 |
Konstantin Olchanski | Suggestion | Improve process for adding new variables that can be shown in history plots | > 3b) mlogger used to rescan ODB each time
a new run is started, this code was removed
|
|
|
3167
|
04 Dec 2025 |
Stefan Ritt | Suggestion | Improve process for adding new variables that can be shown in history plots | > Now, mlogger just silently continues not
writing to history. There is no ongoing error
message, there is no
|
|
|
3171
|
07 Dec 2025 |
Konstantin Olchanski | Suggestion | Get manalyzer to configure midas::odb when running offline | > #include "manalyzer.h"
> #include "midasio.h"
> +#include "odbxx.h"
|
|
|
3174
|
08 Dec 2025 |
Konstantin Olchanski | Suggestion | Get manalyzer to configure midas::odb when running offline | > > #include "manalyzer.h"
> > #include "midasio.h"
> > +#include "odbxx.h"
|
|
|
3175
|
08 Dec 2025 |
Konstantin Olchanski | Suggestion | manalyzer root output file with custom filename including run number | I updated the root helper constructor to give
the user more control over ROOT output file
names.
|
|
|
3209
|
16 Apr 2026 |
Konstantin Olchanski | Suggestion | mhttpd user permissions | We had our periodic discussion on MIDAS web
page user permissions. (I cannot
find the link to the previous discussions, |
|
|
3221
|
06 May 2026 |
Jonas A. Krieger | Suggestion | numpy version compatibility | There seems to be a version dependency with
the numpy.bool , e.g. used here
https://bitbucket.org/tmidas/midas/src/c6ef4aff5e7e652df79160141e570bed5f4d6a3b/python/midas/sequencer.py?at=develop#sequencer.py-1714 |
|
|
3231
|
01 Jun 2026 |
Yiwen Yang | Suggestion | Multithreaded deferred transitions | Hi,
On the DAQ system for T2K's ND280 near detector, |
|
|
3233
|
11 Jun 2026 |
Stefan Ritt | Suggestion | Multithreaded deferred transitions | Multithreaded transitions were introduced
by KO in 2019. Please ask him to make deferred
transitions work
|
|
|
3236
|
25 Jun 2026 |
Konstantin Olchanski | Suggestion | Multithreaded deferred transitions | > Multithreaded transitions were introduced
by KO in 2019. Please ask him to make deferred
transitions work
|
|
|
3237
|
25 Jun 2026 |
Yiwen Yang | Suggestion | Multithreaded deferred transitions | > I recommend against using them. Maybe you
can explain what you do and I can suggest
a way
|
|
|
3239
|
06 Jul 2026 |
Joel Sander | Suggestion | mlogger MySQL improved connection | We recently had an instance where mlogger
lost its connection to the database resulting
in 317 write errors on mysql_insert and (Good) |
|
|
3240
|
07 Jul 2026 |
Marius Koeppel | Suggestion | Multithreaded PySequencer | Dear all,
I was wondering if one can use multiple pysequencers |
|
|
3242
|
08 Jul 2026 |
Konstantin Olchanski | Suggestion | mlogger MySQL improved connection | you can also copy the reconnect code from
history_schema.cxx.
|
|
|
3243
|
08 Jul 2026 |
Konstantin Olchanski | Suggestion | Multithreaded PySequencer | > I was wondering if one can use multiple
pysequencers at the same time and if not
> if this feature is planned in the future? |
|
|
3244
|
08 Jul 2026 |
Konstantin Olchanski | Suggestion | Multithreaded deferred transitions | > Deferred transition is registered by the
FPN00
|
|