George Sainsbury
George Sainsbury
Hi @nfahlgren and @HaleySchuhl , thanks for the swift responses! I'm still not exactly sure how our workflow automation/scaling is going to work. I've liked the idea of containerised workflows...
Oh great! Glad to hear you're looking into a bunch of options here. I think some combination of these should be able to get us to where we want to...
I'd be happy to provide some more insight into my Nextflow implementation. One of my goals was to make it work such that the actual plantCV process could ideally be...
I've just implemented the script and seen the same results. I'm wondering whether we can modify the script here to: 1. determine certs in use by WAF rules via the...
re: 3. I asked on [sophos community](https://community.sophos.com/xg-firewall/f/discussions/123558/unable-to-disable-waf-rule-via-api ) as I was unable to make any changes to WAF rules via the API. It appears this is a known bug, to...
After following the instructions here, I can confirm that the issue still exists on my M1 Mac. I installed libiodbc using homebrew as well and still no luck.
Hi @tomasbedrich , thanks for your work on this. I am from a research facility and we plan to use hikvision's solar panel cameras to monitor a remote field site...
Thanks @pergolafabio . Sorry for the off-topic follow-up, but another option I considered is spinning up my own version of the Cloud Storage Solution . It seems on the device...
I'll reply to myself here to say that if I run the script for longer than 10s (e.g. 60 seconds), I get much closer to the expected data rate (~585Hz).
Thanks for the reply. We ran the two of them in seprate processes. (e.g. `./examples/cpp/build/minimum_sick_scan_api_client hostname:= & ./examples/cpp/build/minimum_sick_scan_api_client hostname:=` It's worth noting that whether I was running either one or...