ID |
Date |
Author |
Topic |
Subject |
Text |
 |
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. |
|
2829
|
06 Sep 2024 |
Jack Carlton | Forum | Python frontend rate limitations? | Thanks for the responses, they were very helpful.
>First the general advice: if you reduce |
|
2831
|
11 Sep 2024 |
Konstantin Olchanski | Forum | Python frontend rate limitations? | > I'm trying to get a sense of the rate limitations
of a python frontend.
|
|
2832
|
11 Sep 2024 |
Konstantin Olchanski | Forum | Python frontend rate limitations? | >
> poll(INT count) {
> for (i=0 ; i<count ; i++)
|
|
2833
|
11 Sep 2024 |
Konstantin Olchanski | Forum | Python frontend rate limitations? | > > I'm trying to get a sense of the rate
limitations of a python frontend.
|
|
2838
|
11 Sep 2024 |
Konstantin Olchanski | Forum | "Safe" abort of sequencer scripts | > We often use the MIDAS sequencer to temporarily
control detector settings, such as:
>
|
|
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 |
|
2885
|
05 Nov 2024 |
Jack Carlton | Forum | How to properly write a client listens for events on a given buffer? | If there's some template for writing a client
to access event data, that would be
very useful (and you can probably just ignore |
  |
2886
|
05 Nov 2024 |
Maia Henriksson-Ward | Forum | How to properly write a client listens for events on a given buffer? | > If there's some template for writing a client
to access event data, that would be
> very useful (and you can probably just |
|
2914
|
02 Dec 2024 |
Stefan Ritt | Forum | "Safe" abort of sequencer scripts | The atexit() function has been implemented
in the current develop branch of midas, see
|
|
2926
|
29 Dec 2024 |
Pavel Murat | Forum | time ordering of run transition calls to TMFeEquipment things | Dear MIDAS experts,
I have a question about "tmfe approach" to |
|
2927
|
01 Jan 2025 |
Konstantin Olchanski | Forum | time ordering of run transition calls to TMFeEquipment things | > I have a question about "tmfe approach"
to implementing MIDAS frontends. If I read
the code correctly,
|
|
2928
|
02 Jan 2025 |
Pavel Murat | Forum | time ordering of run transition calls to TMFeEquipment things | Hi K.O., your clarification is much appreciated!
"
|
|
2929
|
05 Jan 2025 |
Stefan Ritt | Forum | time ordering of run transition calls to TMFeEquipment things | Hi Pavel,
have you looked into
|
|
2932
|
18 Jan 2025 |
Pavel Murat | Forum | mjsonrpc: how to increase the max allowed length of the callback response ? | Dear MIDAS experts,
I'm using MIDAS javascript interface (mjsonrpc) |
|
2933
|
20 Jan 2025 |
Ben Smith | Forum | mjsonrpc: how to increase the max allowed length of the callback response ? | > I'm using MIDAS javascript interface (mjsonrpc)
to communicate with a frontend from a custom
web page
|
|
2934
|
30 Jan 2025 |
Pavel Murat | Forum | converting non-MIDAS slow control data into MIDAS history format ? | Dear MIDAS experts,
I have a time series of slow control measurements |
|
2935
|
31 Jan 2025 |
Pavel Murat | Forum | converting non-MIDAS slow control data into MIDAS history format ? | I think I found an answer to my question:
a user-controlled event header does have
a time stamp:
|
|
2937
|
05 Feb 2025 |
Andreas Suter | Forum | Transition from mana -> manalyzer | Hi,
we are planning to migrate from mana to manalyzer. |
|
2938
|
05 Feb 2025 |
Andrea Capra | Forum | Transition from mana -> manalyzer | Hi Andreas,
please find in elog:2938/1 a short introduction |
|