Audio support for PyRadmon
- ThibmoRozier
- Topic Author
- Offline
- Elite Member
9 years 11 months ago #228
by ThibmoRozier
Replied by ThibmoRozier on topic Audio support for PyRadmon
Haven't heard anything yet.
Is it better now?
Or would I also need to make data dispose methods for the other stuff? Making it run more stable...
Is it better now?
Or would I also need to make data dispose methods for the other stuff? Making it run more stable...
Please Log in or Create an account to join the conversation.
9 years 11 months ago #229
by mw0uzo
Replied by mw0uzo on topic Audio support for PyRadmon
I'll check it tomorrow. Getting the new versions onto the download page is on the list. Can you give me two links for the 'stable' and 'development' pyradmon? Then you can update as you see fit.
Please Log in or Create an account to join the conversation.
- ThibmoRozier
- Topic Author
- Offline
- Elite Member
9 years 11 months ago #233
by ThibmoRozier
Replied by ThibmoRozier on topic Audio support for PyRadmon
Yep, made a SourceForge page.
You can find it here.
You can find it here.
https://sourceforge.net/projects/pyradmon-reborn
Please Log in or Create an account to join the conversation.
9 years 11 months ago - 9 years 11 months ago #235
by mw0uzo
Replied by mw0uzo on topic Audio support for PyRadmon
Ah, great.
To get the CPMs in audio mode to look sensible, I had to change line 520 to
cpm = self.noisycount * ( 60 / 10 )
I haven't checked if this is correct and gives the same results against RadLog, but will as a final check that its working right.
To avoid 'numerical noise' I think the audio routine should count over 30 or 60 seconds, rather than 10. Perhaps three samples of 30 seconds with the fourth 30s period reserved for data sending?
I'm not sure if this is a problem or just a conincidence - the first audio counting period seemed to count extra pulses, but then settled down on the next one. I'll take a look at that again.
To get the CPMs in audio mode to look sensible, I had to change line 520 to
cpm = self.noisycount * ( 60 / 10 )
I haven't checked if this is correct and gives the same results against RadLog, but will as a final check that its working right.
To avoid 'numerical noise' I think the audio routine should count over 30 or 60 seconds, rather than 10. Perhaps three samples of 30 seconds with the fourth 30s period reserved for data sending?
I'm not sure if this is a problem or just a conincidence - the first audio counting period seemed to count extra pulses, but then settled down on the next one. I'll take a look at that again.
Last edit: 9 years 11 months ago by mw0uzo.
The following user(s) said Thank You: ThibmoRozier
Please Log in or Create an account to join the conversation.
9 years 11 months ago #237
by mw0uzo
Replied by mw0uzo on topic Audio support for PyRadmon
Ok its been running well here, no significant mem usage or leaks, or crashes
Has the source been updated with the CPM fix?
If so, I will update the download page.
Has the source been updated with the CPM fix?
If so, I will update the download page.
Please Log in or Create an account to join the conversation.
- ThibmoRozier
- Topic Author
- Offline
- Elite Member
9 years 11 months ago #238
by ThibmoRozier
Replied by ThibmoRozier on topic Audio support for PyRadmon
I am on it.
Should be done today.
Maybe with audio source select.
Should be done today.
Maybe with audio source select.
Please Log in or Create an account to join the conversation.
Moderators: Gamma-Man
Time to create page: 0.210 seconds