Hello Michael Oswald, hello Doug Gillespie, I just heard that some of you might come to the Multi-species bioacoustics workshop in Heidelberg? I actually have a presentation/Demonstation : "Machine Learning Plugins in PamGuard: An automatic Segmentation and Classification Framework of Killer Whale Sounds and future Outlook" If so I'm looking forward to meeting you there. Sincerely Christopher
Hello Michael Oswald, Hello Doug Gillespie, okay so nothing I have to worry about too much, Thank you for clarifying. Christopher
Hello Michael Oswald, Hello Doug Gillespie, for some reason your Email about the new Pamguard Update 6 days ago was in my "Social Networks" folder so I did read it until now. Short question you wrote 4. Updates to the Ishmael Detectors, were there also any Updates for the Ishmael Locator or IshDetection? Sincerly Christopher
Hello Michael, Hello Doug Gillespie, I have a question regarding the "Hyperbolic Locations" on the map, I first thought they were representing the localizer output (whales or so). But they seem to travel with the ship? So I am a little confused about what they are. Can you explain them to me please? With the best regards, Christopher Hauer.
Thank You very much Micheal, that was exactly what I was looking for.
Hello Micheal, Hello Doug Gillespie, the segmentation is working now the problem was that I did not have a container which was suitable to create an Inputstream, so everytime update and newData was called my segmenter Inputstreams would start again and again. Currently we are at the last steps. We want to bring our Datablock to a Localiser. There are multiple Localisers, we want to use the Ishmael Localiser, but there are no docs or tutorials on how to use it. I just want to get the Ishmael Localiser...
Hello Michael, Hello Doug Gillespie, I think I found part of the problem, I did need an Instance and I did not set up the ParentDataBlock for my Process (silly me). The rawDataSource is apparently always PamController.getInstance().getRawDataBlock(0);, or does it change over time? the newParams function from Soundcontroller is called multiple times when settings or Views change. But that should not impact the rawDataSource, right? I just wanted to confirm my assumption: All I need for the newData...
Hello Michael, Hello Doug Gillespie, first of all, I wanted to thank you for your help, unfortunately, I don't think that the Clip Generator can be used, because we probably would have multiple trigger sources and the Clip Generator is overlapping on multiple triggers. (In the worst case it could generate Hundreds of 2 Second Clips out of just a couple of Seconds of Input). It might be just my bad understanding of how to use 2 Clip Generators for different Detectors (I just don't know how to). I...