
--
--
You received this message because you are subscribed to the Google
Groups "Society of Amateur Radio Astronomers" group.
To post to this group, send email to sara...@googlegroups.com
To unsubscribe from this group, send email to
sara-list-...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/sara-list?hl=en
---
You received this message because you are subscribed to the Google Groups "Society of Amateur Radio Astronomers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sara-list+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sara-list/59342166-2654-484d-a1c4-07b60c724ae8n%40googlegroups.com.



Hi Robert,
I'm also running a fully remote & automated system using a Raspberry Pi 500. I wrote a script, later converted to a systemd service, which runs continuous observation loops, each loop is 24 hours of 5-minute integrations. It uses VIRGO software and an Airspy SDR. The system automatically records both raw and calibrated data on the Pi.
On my main PC, a second script handles everything else, reprocessing with VIRGO, baseline correction, and plotting. It supports multiple plot types, including 3D VLSR-corrected stacked plots, etc.
The whole pipeline is largely automatic once running. It's not perfect and it has bugs for sure, which is why I haven't published it on GitHub. But if you're interested, I'm happy to share both scripts on GitHub public repo.
The attached plots are from this same pipeline.
Thanks














Get Outlook for Mac


Hi Robert,
I uploaded both scripts to GitHub https://github.com/ayushman-t/h-line-observer I'd suggest trying h_quick first to make sure everything works before going automated.
I cleaned up the paths and settings that were specific to my Pi and made them a bit more flexible, there may still be some bugs.
h_quick.py — a simple manual testing tool. Just run it, pick a calibration from the menu (or record a new one), then choose single observation or continuous loop. Good for checking everything works before going fully automated. Both scripts will also generate 5-minute plots using the default VIRGO output which should be fine for a quick test.
h_observer.py — the main automated script. Run it once with --install to set up, then --config to pick your SDR and output folder, record a calibration pointing at cold sky, and then start the systemd service. From that point it runs 24/7 on its own, creates a new folder each day and resumes automatically after a power cut.
I'll upload the pipeline script that handles the combined plotting and analysis of the full 24-hour loops soon.
If you face any issues, I'll be happy to help.
Thanks
Get Outlook for Mac
On 5 Mar 2026, at 20:04, Robert Hamers <rjha...@gmail.com> wrote:
You received this message because you are subscribed to a topic in the Google Groups "Society of Amateur Radio Astronomers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sara-list/3RC4V2ZxCQI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sara-list+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sara-list/PH0PR05MB7590B0BF472586109CB11C98A17DA%40PH0PR05MB7590.namprd05.prod.outlook.com.