ID |
Date |
Author |
Topic |
Subject |
Text |
 |
2803
|
08 Aug 2024 |
Stefan Ritt | Info | mana.cxx | We are considering to remove the analyzer
framework mana.cxx from MIDAS. It
currently has some compiler warnings and |
|
2805
|
19 Aug 2024 |
Stefan Ritt | Forum | "Safe" abort of sequencer scripts | This request came more than once in the past.
One thing I could implement is a "atexit"
function similarly to the C funciton atexit().
|
|
2810
|
23 Aug 2024 |
Stefan Ritt | Info | mana.cxx | Ok, no relevant complains so far, so I removed
mana and rmana from the CMake build
process, but left the file mana.cxx still |
|
2812
|
26 Aug 2024 |
Stefan Ritt | Info | Help parsing scdms_v1 data? | The MIDAS event format is described here:
https://daq00.triumf.ca/MidasWiki/index.php/Event_Structure
|
|
2816
|
01 Sep 2024 |
Stefan Ritt | Suggestion | Improve Event Documentation | > Hi,
>
> I am writing a Rust based midas file reader |
|
2824
|
04 Sep 2024 |
Stefan Ritt | Info | News MSCB++ API | I had two free afternoon and took the opportunity
to write a new API for the MSCB
system. I'm not sure if anybody else actually |
|
2828
|
05 Sep 2024 |
Stefan Ritt | Forum | Python frontend rate limitations? | > First the general advice: if you reduce
the "period" of your equipment, then your
function will get called more frequently. |
|
2846
|
16 Sep 2024 |
Stefan Ritt | Bug Report | Crash using ODB watch | The answer is in the error message: „Object
went out of scope“. When your frontent_init()
exits, the odb objects are destroyed. When |
|
2848
|
16 Sep 2024 |
Stefan Ritt | Bug Report | Crash using ODB watch | Well, the object *went* out of scope. For
my code it‘s hard to realize this, so the
error reporting is poor. Also the first object |
|
2853
|
20 Sep 2024 |
Stefan Ritt | Bug Report | Crash using ODB watch | The problem has been fixed in the current
version. Here is my analysis:
|
|
2855
|
20 Sep 2024 |
Stefan Ritt | Suggestion | Clean up compiler warning in manalyzer | > I like the look of std::format, looks cleaner
than string streams
|
|
2857
|
24 Sep 2024 |
Stefan Ritt | Info | News MSCB++ API | > Where is the example of error handling?
#include "mscbxx.h"
|
|
2872
|
09 Oct 2024 |
Stefan Ritt | Suggestion | odbedit minor quality of life | Ok, accepted, done and pushed.
Stefan
|
|
2875
|
11 Oct 2024 |
Stefan Ritt | Bug Report | Frontend name must differ from others by more than the last three characters | Hi Denis,
indeed a bug. Will fix it next week.
|
|
2878
|
18 Oct 2024 |
Stefan Ritt | Bug Report | Frontend name must differ from others by more than the last three characters | Fixed and committed.
Best,
|
|
2891
|
07 Nov 2024 |
Stefan Ritt | Suggestion | Stop run and sequencer button | I don't find this very useful. Some experiments
do not only want to stop the run, but also
do other cleanup things. To do that, I proposed |
|
2892
|
13 Nov 2024 |
Stefan Ritt | Info | New sequencer command ODBLOOKUP | A new sequencer command "ODBLOOKUP" has been
implemented, which does a lookup of a string
in a string
|
|
2894
|
14 Nov 2024 |
Stefan Ritt | Suggestion | Issue with creating banks | All I can see is that your bank header gets
corrupted along the way. The funny character
reported by
|
|
2898
|
18 Nov 2024 |
Stefan Ritt | Info | New sequencer command ODBLOOKUP | > "value not found" sets "index" to ?
It sets it actually to "not found". Since |
|
2901
|
21 Nov 2024 |
Stefan Ritt | Info | What do the status numbers mean and where can I find more information about them? |
> [RP Streaming Frontend,ERROR] [midas.cxx:17806:cm_write_event_to_odb,ERROR]
|
|