ID |
Date |
Author |
Topic |
Subject |
Text |
 |
2146
|
12 Apr 2021 |
Ben Smith | Forum | Client gets immediately removed when using a script button. | > if I use the script button, the logic_controller
program is immediately deleted by MIDAS.
|
|
2148
|
12 Apr 2021 |
Ben Smith | Forum | Client gets immediately removed when using a script button. | I think it would be useful to find the minimal
example that exhibits this behaviour.
|
|
2160
|
06 May 2021 |
Ben Smith | Info | New feature in odbxx that works like db_check_record() | For those unfamiliar, odbxx is the interface
that looks like a C++ map, but automatically
syncs with the ODB - https://midas.triumf.ca/MidasWiki/index.php/Odbxx.
|
|
2164
|
12 May 2021 |
Ben Smith | Bug Report | mhttpd WebServer ODBTree initialization | > midas_hatfe_1 | Mongoose web server listening
on http address "localhost:8080", passwords
OFF, hostlist OFF
|
|
2255
|
09 Jul 2021 |
Ben Smith | Forum | Problem with python file reader | Hi Francesco,
Can you send me an example file to look at |
|
2356
|
16 Mar 2022 |
Ben Smith | Bug Report | Python ODB watch | > It seems that the second write operation
"overlaps" the first one...
|
|
Draft
|
17 May 2022 |
Ben Smith | Info | MIDAS switched to C++ | > - have you posted somewhere this guide
about converting C frontends to C++?
|
|
2410
|
17 May 2022 |
Ben Smith | Info | MIDAS switched to C++ | > - have you posted somewhere this guide
about converting C frontends to C++?
|
|
2439
|
14 Oct 2022 |
Ben Smith | Info | Allow onchange to refer to arbitrary js function | > I would like to use a function defined in
the <script> block of my custom page as an
onchange callback.
|
|
2473
|
21 Apr 2023 |
Ben Smith | Forum | Setup Midas with Caen vx2740 - ask for help | > I'm not able to find documentation what
is purpose of the RPC? Could someone give
any indicators how I can start debug this |
|
2494
|
01 May 2023 |
Ben Smith | Bug Report | python issue with mathplot lib vs odb query | > it seams that there is a difference between
the to way of use the code, and that
> is sufficient the call to matplotlib to |
|
2497
|
01 May 2023 |
Ben Smith | Bug Report | python issue with mathplot lib vs odb query | Looks like a localisation issue. Your floats
are formatted as "6,6584e+01", whereas the
JSON decoder expects "6.6584e+01".
|
|
2498
|
01 May 2023 |
Ben Smith | Bug Report | python issue with mathplot lib vs odb query | > Looks like a localisation issue. Your floats
are formatted as "6,6584e+01", whereas the
JSON decoder expects "6.6584e+01".
|
|
2521
|
31 May 2023 |
Ben Smith | Bug Report | Event builder fails at every 10 runs | > The event builder fails to initiate the
10th run since its startup,
> 'BM_NO_MEMORY: too many requests,'
|
|
2621
|
16 Oct 2023 |
Ben Smith | Bug Report | Python midas.file_reader get_eor_odb_dump() | Thanks for the bug report Gennaro!
I've fixed the code so that we'll now find |
|
2634
|
22 Nov 2023 |
Ben Smith | Forum | run number from an external (*SQL) db? | > I wonder if there is a non-intrusive way
to have an external (wrt MIDAS)*SQL database
|
|
2682
|
22 Jan 2024 |
Ben Smith | Bug Report | Warnings about ODB keys that haven't been touched for 10+ years | We have an experiment that's been running
for a long time and has some ODB keys that
haven't been touched in ages. Mostly related |
|
2703
|
05 Feb 2024 |
Ben Smith | Bug Fix | string --> int64 conversion in the python interface ? | > The symptoms are consistent with a string
--> int64 conversion not happening
> where it is needed.
|
|
2826
|
05 Sep 2024 |
Ben Smith | Forum | Python frontend rate limitations? | > What limits the rate that poll_func is called
in a python frontend?
|
|
2860
|
27 Sep 2024 |
Ben Smith | Forum | Python frontend rate limitations? | > in your case the limitation is likely that
you're sending 1.25MB per event and we have
a lot of data marshalling to do between the |
|