User Activity

  • Modified a comment on discussion Feature Request on GeigerLog

    All responses in one message: What is the algorithm / reason behind tubeRate and tubePulseCount? For tubeRate (from https://github.com/Gissio/radpro/blob/main/docs/users.md): "The instantaneous rate is estimated by dividing the number of pulses within a time window, minus one, by the time between the first and last pulse within that window. The time window is adaptively adjusted, aiming for a confidence interval below ±50 %. On radiation levels above 1 µSv/h, the time window is limited to 5 seconds...

  • Modified a comment on discussion Feature Request on GeigerLog

    All responses in one message: What is the algorithm / reason behind tubeRate and tubePulseCount? For tubeRate, taken from https://github.com/Gissio/radpro/blob/main/docs/users.md: "The instantaneous rate is estimated by dividing the number of pulses within a time window, minus one, by the time between the first and last pulse within that window. The time window is adaptively adjusted, aiming for a confidence interval below ±50 %. On radiation levels above 1 µSv/h, the time window is limited to 5...

  • Modified a comment on discussion Feature Request on GeigerLog

    All responses in one message: What is the algorithm / reason behind tubeRate and tubePulseCount? Taken from https://github.com/Gissio/radpro/blob/main/docs/users.md: "The instantaneous rate is estimated by dividing the number of pulses within a time window, minus one, by the time between the first and last pulse within that window. The time window is adaptively adjusted, aiming for a confidence interval below ±50 %. On radiation levels above 1 µSv/h, the time window is limited to 5 seconds to ensure...

  • Modified a comment on discussion Feature Request on GeigerLog

    All responses in one message: What is the algorithm / reason behind tubeRate and tubePulseCount? Taken from https://github.com/Gissio/radpro/blob/main/docs/users.md: "The instantaneous rate is estimated by dividing the number of pulses within a time window, minus one, by the time between the first and last pulse within that window. The time window is adaptively adjusted, aiming for a confidence interval below ±50 %. On radiation levels above 1 µSv/h, the time window is limited to 5 seconds to ensure...

  • Posted a comment on discussion Feature Request on GeigerLog

    My response made me aware of an error in gdev_radpro.py. Line: cpsDeltaPulseCount = cpsPulseCount - g.RadProDevice.lastCPSPulseCount should be changed to: cpsDeltaPulseCount = (cpsPulseCount - g.RadProDevice.lastCPSPulseCount) & 0xffffffff in order to avoid overflows.

  • Modified a comment on discussion Feature Request on GeigerLog

    All responses in one message: What is the algorithm / reason behind tubeRate and tubePulseCount? Taken from https://github.com/Gissio/radpro/blob/main/docs/users.md: "The instantaneous rate is estimated by dividing the number of pulses within a time window, minus one, by the time between the first and last pulse within that window. The time window is adaptively adjusted, aiming for a confidence interval below ±50 %. On radiation levels above 1 µSv/h, the time window is limited to 5 seconds to ensure...

  • Modified a comment on discussion Feature Request on GeigerLog

    All responses in one message: What is the algorithm / reason behind tubeRate and tubePulseCount? Taken from https://github.com/Gissio/radpro/blob/main/docs/users.md: "The instantaneous rate is estimated by dividing the number of pulses within a time window, minus one, by the time between the first and last pulse within that window. The time window is adaptively adjusted, aiming for a confidence interval below ±50 %. On radiation levels above 1 µSv/h, the time window is limited to 5 seconds to ensure...

  • Modified a comment on discussion Feature Request on GeigerLog

    All responses in one message: What is the algorithm / reason behind tubeRate and tubePulseCount? Taken from https://github.com/Gissio/radpro/blob/main/docs/users.md: "The instantaneous rate is estimated by dividing the number of pulses within a time window, minus one, by the time between the first and last pulse within that window. The time window is adaptively adjusted, aiming for a confidence interval below ±50 %. On radiation levels above 1 µSv/h, the time window is limited to 5 seconds to ensure...

View All

Personal Data

Username:
gissio
Joined:
2024-03-22 04:49:35.009000

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB