Commit Graph

1004 Commits

Author SHA1 Message Date
Douglas Gillespie
027a854084
Fix viewer problems (#21)
* 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.
2022-02-22 13:03:05 +00:00
Douglas Gillespie
4ef27e0944
Keep old project name 2022-02-22 12:23:15 +00:00
Douglas Gillespie
b3cb30c512
Viewer updates (#19)
* 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.
2022-02-22 12:22:19 +00:00
Douglas Gillespie
642080d8db
Daqbinary (#20)
* Make a couple o fthings private

Code tidy in VR Range Panel

* Remove binary from Acquisition since it messes up database
2022-02-22 12:14:32 +00:00
Jamie Mac
2337e65e37 Merge branch 'main' of https://github.com/macster110/PAMGuard 2022-02-22 10:38:01 +00:00
Jamie Mac
fada458763 Update pom.xml 2022-02-22 10:37:57 +00:00
Jamie Mac
4e59317882 Defult option for CPOD and porpoise to click train detector.
Also a minor
2022-02-22 10:36:55 +00:00
Jamie Mac
d5c79d9559
Update click_train_help.md 2022-02-21 17:03:42 +00:00
Jamie Mac
90084d8d2f Screenshots 2022-02-21 17:03:20 +00:00
Jamie Mac
f6cce59ac1 Add screenshots for click train detector help 2022-02-21 16:45:09 +00:00
Jamie Mac
15f9e02308 Update POM with latest jdl4pam 2022-02-21 09:48:12 +00:00
Douglas Gillespie
081514f9d2
Update .project (#17) 2022-02-18 17:10:49 +00:00
Douglas Gillespie
e0c9abcc3d
Rw improvement (#16)
* 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
2022-02-18 17:05:51 +00:00
Jamie Mac
cc91d76e2b
Update click_train_help.md 2022-02-18 16:59:56 +00:00
Jamie Mac
bed388c00a Merge branch 'main' of https://github.com/macster110/PAMGuard 2022-02-18 16:22:37 +00:00
Jamie Mac
819609e039 Updates and bug fixes to click train detector and CPOD importer 2022-02-18 16:22:34 +00:00
Jamie Mac
1927bb2c4b
Update click_train_help.md 2022-02-18 08:52:28 +00:00
Jamie Mac
09fbe02053
Update click_train_help.md 2022-02-18 08:47:17 +00:00
Jamie Mac
905fec46e8
Update click_train_help.md 2022-02-17 21:42:28 +00:00
Jamie Mac
49a7f56b55 Merge branch 'main' of https://github.com/macster110/PAMGuard 2022-02-17 21:37:25 +00:00
Jamie Mac
f7f4089a0a Add classifier screenshot 2022-02-17 21:37:17 +00:00
Jamie Mac
a007b872eb
Update click_train_help.md 2022-02-17 21:28:28 +00:00
Jamie Mac
c2025e518f Add screenshots 2022-02-17 21:25:00 +00:00
Jamie Mac
cc1d16848f Merge branch 'main' of https://github.com/macster110/PAMGuard 2022-02-17 21:21:05 +00:00
Jamie Mac
4dc371e919 More screenshots 2022-02-17 21:20:56 +00:00
Jamie Mac
6e87b6b41a
Update click_train_help.md 2022-02-17 21:19:18 +00:00
Jamie Mac
ce917907c9
Update click_train_help.md 2022-02-17 21:12:52 +00:00
Jamie Mac
8a9116d3b5 Merge branch 'main' of https://github.com/macster110/PAMGuard 2022-02-17 20:58:47 +00:00
Jamie Mac
c0d09ef63c
Update click_train_help.md 2022-02-17 20:58:15 +00:00
Jamie Mac
f5373ebd41 Screenshots 2022-02-17 20:50:08 +00:00
Jamie Mac
8debd57640
Update click_train_help.md 2022-02-17 20:32:04 +00:00
Jamie Mac
baf2219dc1
Create click_train_help.md 2022-02-17 19:58:49 +00:00
Jamie Mac
1aa77a1d6e Updates to click train detector
New GUI for click train classification - more intuitive and allows users to build more powerful classifiers.
CPOD data can now build average waveforms.
CPOD click trains can be viewed in TDisplayFX pop up menu displays
Fixed Peak Frequency symbol chooser so it saves the colour box settings
2022-02-17 16:04:57 +00:00
Douglas Gillespie
591d3157b6 Updates to readme and version info for release of V2.02.03 2022-02-08 17:32:13 +00:00
Douglas Gillespie
be4a5a8816 Merge branch 'main' of https://github.com/PAMGuard/PAMGuard.git into pr/10 2022-02-08 17:00:17 +00:00
Jamie Mac
7bbd6918c4
Add template names to matched click classifier. (#12)
* 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.
2022-02-08 16:08:14 +00:00
Douglas Gillespie
1a59d7c08c Merge branch 'main' of https://github.com/PAMGuard/PAMGuard.git into pr/10 2022-02-08 11:58:25 +00:00
Jamie Mac
6ef5adcad2
Bug fix for matched click classifier (#10)
* 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.
2022-02-08 10:56:46 +00:00
Jamie Mac
5195549357 Matched click classifier now has template names
The name field of the imported templates is now the file name of the template.
2022-02-08 10:56:12 +00:00
Douglas Gillespie
3c18822949 Merge branch 'main' of https://github.com/douggillespie/PAMGuard-Development into main 2022-02-08 10:52:11 +00:00
Douglas Gillespie
cf3d6f3a6d Fix problem with merged files in acquisition. Was not working correctly
and likely to merge files that shouldn't be merged.
2022-02-08 10:51:43 +00:00
Douglas Gillespie
f486675fad Adding a Maven build configuration to the repo to make life easier for
people wanting to build an executable jar file
2022-02-04 16:45:17 +00:00
Jamie Mac
deb2409e56 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.
2022-02-03 14:43:26 +00:00
Douglas Gillespie
28c26343d5 Merge branch 'main' of Development branch into main 2022-02-03 12:34:24 +00:00
Douglas Gillespie
cff60ad335 Updates to Logger forms which weren't plotting data correctly. Added
data selector and origin method which fixes it.
2022-02-03 12:15:20 +00:00
Douglas Gillespie
08ea80d521 Getting jar files from main which are needed for some libs that are not
on Maven
2022-02-02 14:51:58 +00:00
Douglas Gillespie
78d136d1f0 Add some jar files which are not in Maven so can now build on a virgin
machine.
2022-02-02 14:11:09 +00:00
Douglas Gillespie
187ad2e922
Update project name to PAMGuard main 2022-02-01 15:32:10 +00:00
Douglas Gillespie
59e5735d4d
Merge pull request #7 from macster110/main
Matched click classifier bug fixes and TDDisplayFX real time changes
2022-02-01 15:02:52 +00:00
douggillespie
ccec9566c7 Added correct Affectedblock for click template classifier 2022-02-01 14:59:26 +00:00