Douglas Gillespie
7ee8bdbe2c
Mods to enable getting and setting parameters for individual modules via
...
xml i/o via udp commands.
2022-03-15 14:22:48 +00:00
Douglas Gillespie
c539943680
comment changes in graphics
2022-03-14 14:44:14 +00:00
Jamie Mac
1cafec93e6
Added some colour averaging in the TFDisplayFX spectrgoram
2022-03-03 08:25:20 +00:00
Jamie Mac
7b94e43f09
Merge branch 'main' of https://github.com/macster110/PAMGuard
2022-03-01 14:32:05 +00:00
Jamie Mac
203bff0325
Fixed bug in sweep classifier when using SoundTrap click detections
2022-03-01 14:31:50 +00:00
Jamie Mac
9c50c08078
Update click_train_help.md
2022-03-01 10:13:04 +00:00
Douglas Gillespie
e3f83071ae
Merge pull request #1 from PAMGuard/main
...
Fixes to NoGUI, Network send and spectrogram graphics. (#23 )
2022-02-27 14:20:31 +00:00
Douglas Gillespie
178275939c
Merge branch 'main' into main
2022-02-27 14:20:07 +00:00
Douglas Gillespie
ff048eed9f
Fixes to NoGUI, Network send and spectrogram graphics. ( #23 )
...
* 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
2022-02-27 14:06:26 +00:00
Jamie Mac
ddaa34b00e
Merge branch 'main' of https://github.com/macster110/PAMGuard
2022-02-23 14:11:47 +00:00
Jamie Mac
46e81e944f
Fix standard classifier JSON logging
2022-02-23 14:11:22 +00:00
Jamie Mac
664f47144c
Merge branch 'main' of https://github.com/macster110/PAMGuard
2022-02-23 12:28:38 +00:00
Jamie Mac
e84a6675c7
Merge branch 'main' of https://github.com/macster110/PAMGuard
2022-02-23 12:23:44 +00:00
Jamie Mac
dd6f393b93
Update KetosClassifier.java
2022-02-23 12:23:19 +00:00
Jamie Mac
0b2a706c3a
Bug fix for raw spectrogram in TDDisplayFX
2022-02-23 12:23:19 +00:00
Jamie Mac
7bb8c76898
Defult option for CPOD and porpoise to click train detector.
...
Also a minor
2022-02-23 12:23:19 +00:00
Jamie Mac
2ca7f83579
Update click_train_help.md
2022-02-23 12:23:19 +00:00
Jamie Mac
f0b7ad97b3
Screenshots
2022-02-23 12:23:19 +00:00
Jamie Mac
eb45693ff2
Add screenshots for click train detector help
2022-02-23 12:23:19 +00:00
Jamie Mac
f9153268dc
Update click_train_help.md
2022-02-23 12:23:19 +00:00
Jamie Mac
fa5ceaf0b5
Update click_train_help.md
2022-02-23 12:23:19 +00:00
Jamie Mac
4f8b989eab
Update click_train_help.md
2022-02-23 12:23:19 +00:00
Jamie Mac
4593192b0d
Update click_train_help.md
2022-02-23 12:23:19 +00:00
Jamie Mac
4bcdcc759b
Updates and bug fixes to click train detector and CPOD importer
2022-02-23 12:23:19 +00:00
Jamie Mac
a3019275ec
Update click_train_help.md
2022-02-23 12:23:19 +00:00
Jamie Mac
aed87ee3b8
Add classifier screenshot
2022-02-23 12:23:19 +00:00
Jamie Mac
7cae9c6f7a
Add screenshots
2022-02-23 12:23:19 +00:00
Jamie Mac
7e23f0be25
Update click_train_help.md
2022-02-23 12:23:18 +00:00
Jamie Mac
6a2393a107
Update click_train_help.md
2022-02-23 12:23:18 +00:00
Jamie Mac
888c9bba4d
More screenshots
2022-02-23 12:23:18 +00:00
Jamie Mac
98d43426a6
Update click_train_help.md
2022-02-23 12:23:18 +00:00
Jamie Mac
a0ecdfa83a
Screenshots
2022-02-23 12:23:18 +00:00
Jamie Mac
96b06bffa4
Update click_train_help.md
2022-02-23 12:23:18 +00:00
Jamie Mac
0f421c5a71
Create click_train_help.md
2022-02-23 12:23:18 +00:00
Jamie Mac
2e6bed6a74
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-23 12:23:18 +00:00
Jamie Mac
2f2ecdb019
Update KetosClassifier.java
2022-02-23 12:21:59 +00:00
Jamie Mac
e1b4f66868
Bug fix for raw spectrogram in TDDisplayFX
2022-02-23 12:21:17 +00:00
Douglas Gillespie
a03a29e772
Update .project
2022-02-23 10:17:29 +00:00
Douglas Gillespie
a4be692d29
Daqbinary ( #22 )
...
* Make a couple o fthings private
Code tidy in VR Range Panel
* Remove binary from Acquisition since it messes up database
2022-02-23 09:57:04 +00:00
Douglas Gillespie
01c41a2896
Simple fix to amplitude calculations which were not thread safe. Not
...
constants are stored per channel rather than a single constant, so will
be fine.
2022-02-23 09:54:34 +00:00
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