* Update .project
* Terminal commands
* Fix network sender since it was hopelessly out of date and did not send
data in the correct format. OK now, though only tested on NARW.
* Fix NoGui operatoin and Network sender
* Update .project
* Two little problems. 1. Packing of navigation dialog in Viewer mode; 2.
stopping limits of viewer scroll bar extending to present, which was
annoying with old data since data were in tiny fraction of scroll.
* Revert "Update .project"
This reverts commit ba2f15c088.
* Revert "Revert "Update .project""
This reverts commit bffd413cfa.
* Revert "Revert "Revert "Update .project"""
This reverts commit c8f2f2a1be.
* Update .project
* Two little problems. 1. Packing of navigation dialog in Viewer mode; 2.
stopping limits of viewer scroll bar extending to present, which was
annoying with old data since data were in tiny fraction of scroll.
* Revert "Update .project"
This reverts commit ba2f15c088.
* Revert "Revert "Update .project""
This reverts commit bffd413cfa.
* Revert "Revert "Revert "Update .project"""
This reverts commit c8f2f2a1be.
* Update .project
* RWE imporvement to peak detection and dealing with smoothing.
* Make improvements to MARW edge detector so that it doesn't merge
harmonics, by using a threshold down from the peak as well as up from
the noise
* Bug fix for matched click classifier
Some of the alarm stuff in the click detector was throwing an exception because the matched click classifier adds a click ID that is not in the click ID module's list...now fixed and test with porpoises.
* Matched click classifier now has template names
The name field of the imported templates is now the file name of the template.
* Bug fix for matched click classifier
Some of the alarm stuff in the click detector was throwing an exception because the matched click classifier adds a click ID that is not in the click ID module's list...now fixed and test with porpoises.
* Matched click classifier now has template names
The name field of the imported templates is now the file name of the template.
Some of the alarm stuff in the click detector was throwing an exception because the matched click classifier adds a click ID that is not in the click ID module's list...now fixed and test with porpoises.
currently not working, so I've included his jar and also had to include
ai.djl in the POM for some classes he uses, but aren't in his jar.
Should be working now.