diff --git a/README.html b/README.html index de87a55b..45fa3423 100644 --- a/README.html +++ b/README.html @@ -467,12 +467,14 @@ name="_Latest_Version_2.02.08">Version 2.02.11 May 2024 +

 

+

New Features

Deep Learning Classifier. Major upgrade to support for Deep Learning models in PAMGuard. See online help for details.

-

Click detector: Remembers locations of displays and doesn’t +

Click detector: Remembers locations of displays and doesnÂ’t continually reset them.

Help for Matched Click Classifier.

@@ -483,7 +485,7 @@ information.

Tethys Database

-

Many users will be aware that we’re integrating an interface +

Many users will be aware that weÂ’re integrating an interface to the Tethys Database into PAMGuard. Some basic features are available for testing. If interested, please contact the PAMGuard support team.

@@ -513,16 +515,18 @@ database.

long enough to make clips. In some circumstances data were being discarded too early so clips could not be created.

-

Acquisition “Skip initial seconds” feature, designed to +

Acquisition “Skip initial seconds” feature, designed to remove high sample levels e.g. from calibration tones at start of a soundtrap recording was not working with the click detector. This is fixed but replacing -all data with 0’s and still sending data. Note that this may lead to +all data with 0Â’s and still sending data. Note that this may lead to artificially low noise measures at the start of a file.

Data reprocessing options. Updated to ensure that the option "Start normally. Note risk of overwriting!" is always available. Also improved code naming binary files to attempt to push them to exact times, rather than a couple of seconds after the hour.

+improved code naming binary files to attempt to push them to exact times, rather +than a couple of seconds after the hour.

Updated icons to improve display on high definition screens.

@@ -532,9 +536,9 @@ rather than a couple of seconds after the hour.

New Features

Importing modules from other configurations: New options from file menu allowing import -of specific modules, or module settings from other configurations. E.g. if you -had three similar configurations and had set one of them up with a new +lang=EN-US> from other configurations: New options from file menu allowing +import of specific modules, or module settings from other configurations. E.g. +if you had three similar configurations and had set one of them up with a new detector, or got the click classifier settings set up just right in one of those configurations, you can import the additional modules or the click detector settings easily into the other configurations.

@@ -544,8 +548,8 @@ files) file performance when scrolling through audio data in Viewer mode.

Viewer Launch by right clicking on sqlite database and selecting “open with / -Pamguard ViewerMode” launcher menu option.

+lang=EN-US> by right clicking on sqlite database and selecting “open with / +Pamguard ViewerMode” launcher menu option.

Bug Fixes

@@ -593,7 +597,7 @@ clicks not being correctly reassigned to different events.

Screen Position: When using multiple monitors, if you move a configuration to a -computer with a different monitor layout, the GUI should work out if it’s +computer with a different monitor layout, the GUI should work out if itÂ’s opening on a screen area which no longer exists and move itself onto the primary monitor.

@@ -601,7 +605,7 @@ primary monitor.

lang=EN-US>: Previous version had a bug which caused files to not always be sorted into the correct order for processing. This caused some instability in some detectors, causing memory leaks when new data arrived with time stamps -earlier than already processed data in memory. This is now fixed – files are ow +earlier than already processed data in memory. This is now fixed – files are ow correctly sorted alphabetically by file name, i.e. not including the name of the folder containing the files.

@@ -623,8 +627,8 @@ were reading local time, even when set to use UTC.

which mostly occurred when processing large datasets of many offline files, has been fixed.

-

Data Map: “Scroll To Data” pop-up menu, -which didn’t always scroll to the correct place, is now fixed.

+

Data Map: “Scroll To Data” pop-up menu, which +didn’t always scroll to the correct place, is now fixed.

Bearing Localiser offline: If reprocessing bearings, the localizer was not correctly loading required raw or FFT data to @@ -647,7 +651,7 @@ files and stores them within the PAMGuard configuration. This does not affect processing, but is important for record keeping.

GPS options to use any valid RMC or GGA -string. Not all GPS receivers output their RMC data as GPRMC – e.g. some may +string. Not all GPS receivers output their RMC data as GPRMC – e.g. some may output as GNRMC. A new option allows the GPS module to use any string, whatever the first two characters of the string name may be.

@@ -656,14 +660,14 @@ the first two characters of the string name may be.

Bug Fixes

Use of localization sensor and orientation -data for static hydrophones had a bug whereby it would continually ‘forget’ +data for static hydrophones had a bug whereby it would continually ‘forgetÂ’ angle offsets applied to static hydrophones in viewer mode. This is now fixed.

Click tool bar: Correctly shows event selection options even if no species classification options are in place.

Fixed Landmarks: Earlier versions were -‘losing’ these every time PAMGuard started or new data were loaded in viewer +‘losingÂ’ these every time PAMGuard started or new data were loaded in viewer mode. Now fixed.

ROCCA: Fixed (another) memory leak which @@ -682,11 +686,11 @@ processing.

New sound type for simulated sounds which generates random chirps between around 200 and 800Hz, roughly the frequency -you’d expect sound from higher frequency baleen whales, such as humpbacks, to +youÂ’d expect sound from higher frequency baleen whales, such as humpbacks, to vocalise at.   

Hiding tool tips. A menu item to -permanently turn off all tool tips, or tap the ‘Esc’ key to turn them off for 6 +permanently turn off all tool tips, or tap the ‘EscÂ’ key to turn them off for 6 seconds if they are getting in the way, particularly when trying to interact with displays using the mouse.

@@ -707,7 +711,7 @@ whistle classification module.

New Features

-

SoundTrap SUD file reading. If you’re using +

SoundTrap SUD file reading. If youÂ’re using SoundTrap autonomous recorders from Ocean Instruments, you no longer need to decompress the SoundTrap files prior to processing. This will save time and a lot of disk space. Extraction of clicks from the inbuilt SoundTrap Click @@ -771,7 +775,7 @@ audio files.

Bug Fixes

Soundtrap DWV import. Will now generate -binary files even if DWV file doesn‚’t exist (which is correct behavior in +binary files even if DWV file doesn‚’t exist (which is correct behavior in quiet conditions when no clicks were detected).

Spectrogram. Changes to stop occasional @@ -806,7 +810,7 @@ running in real time. Added template names based on file names.

#13 Merging files when offline processing file folders: Had an error introduced in last release which caused it to fail to recognise gaps between files, meaning that some output data (i.e. after a gap) would have an -incorrect time stamp. This did not affect data if the ‘merge contiguous files’ +incorrect time stamp. This did not affect data if the ‘merge contiguous filesÂ’ option was not selected.

#14 Logger forms data were not plotting correctly. This was @@ -833,9 +837,8 @@ the TF FX display to crash if no data were displayed.

See major release notes for V 2.02.01 below.

-

Bug 495: TD FX display throws -NullPointerException if user has removed all data units and then moves mouse -over display area.

+

Bug 495: TD FX display throws NullPointerException +if user has removed all data units and then moves mouse over display area.

Version 2.02.01 October 2021

@@ -880,7 +883,7 @@ href="http://www.pamguard.org/downloads.php?cat_id=3">here.

Detection Group Localiser

-

This module has been renamed “Detection Grouper”, so as to +

This module has been renamed “Detection Grouper”, so as to avoid confusion with the Group 3D localizer. This is because the Detection Grouper is more for organizing data into groups to be localized than it is for doing localization.

@@ -1003,9 +1006,9 @@ included in a future release.

17.        An implementation of the Generalized Power Law Detector, -developed by Tyler Helble ([Helble et al., ‘A generalized power-law detection -algorithm for humpback whale vocalizations’, The Journal of the Acoustical -Society of America, vol. 131, no. 4, pp. 2682–2699, 2012) is now available. For +developed by Tyler Helble ([Helble et al., ‘A generalized power-law detection +algorithm for humpback whale vocalizationsÂ’, The Journal of the Acoustical +Society of America, vol. 131, no. 4, pp. 2682–2699, 2012) is now available. For details, see the online help

18. .

If you are upgrading from a PAMGuard core release (1.15.xx), PAMGuard Version 2 contains major updates. You should read and -understand the notes listed for Beta -Version 2.00.10 before proceeding with installation and use of this -version.

+understand the notes listed for Beta Version +2.00.10 before proceeding with installation and use of this version.

This version of PAMGuard has been bundled with Java 13 (release 13.0.1). PSFX files generated in previous beta releases (2.xx.xx) @@ -1134,11 +1136,11 @@ understand the notes listed for Beta Version 2.00.10 before proceeding with installation and use of this version.

-

This version of PAMGuard has been bundled with Java 13 -(release 13.0.1). PSFX files generated in previous beta releases (2.xx.xx) -should be compatible with this version, and vice-versa. PSF files generated in -core releases (1.15.xx) can be loaded in this version, but will be converted to -PSFX files when PAMGuard exits.

+

This version of PAMGuard has been bundled with Java 13 (release +13.0.1). PSFX files generated in previous beta releases (2.xx.xx) should be +compatible with this version, and vice-versa. PSF files generated in core +releases (1.15.xx) can be loaded in this version, but will be converted to PSFX +files when PAMGuard exits.

Bug Fixes

@@ -1477,9 +1479,9 @@ Detector display.

1.        This version of PAMGuard has been upgraded to make it -compatible with Java 12. psfx files generated in previous beta releases should -be compatible with this version, and vice-versa.

+lang=EN-US> This version of PAMGuard has been upgraded to make it compatible +with Java 12. psfx files generated in previous beta releases should be +compatible with this version, and vice-versa.

2.        @@ -1559,9 +1561,9 @@ with installation and use of this version.

1.        -Bug 413. Binary file crashing during load, after a system failure. -Failure could cause the file to become corrupt, which caused a crash during -subsequent load

+Bug 413. Binary file crashing during load, after a system failure. Failure +could cause the file to become corrupt, which caused a crash during subsequent +load

2.        @@ -1774,8 +1776,8 @@ with installation and use of this version.

1.        -Bug 338. Problem displaying coastlines and bathymetric contours around -the dateline (+/- 180 longitude) in the map.

+Bug 338. Problem displaying coastlines and bathymetric contours around the +dateline (+/- 180 longitude) in the map.

2.        @@ -2279,7 +2281,7 @@ file format is the addition of a Unique Data Identifier (UID) to each unit of data. This is intended to aid in offline analysis by making it easier for the user to link what they are seeing on different PAMGuard displays and also to link with any data post processed in Matlab or other custom analysis software. -UID’s are also added to PAMGuard database tables.

+UIDÂ’s are also added to PAMGuard database tables.

Converting Old Data

@@ -2287,13 +2289,13 @@ UID viewer they will automatically be converted. For safety, the original binary files will not be overwritten and the new data will be placed in a new folder on your computer with the same path as the old data, but suffixed with -‘_WithUID’, e.g. if your binary data were previously stored in the folder +‘_WithUIDÂ’, e.g. if your binary data were previously stored in the folder C:\MySurvey\binarydata the new data will be written to C:\MySurvey\binarydata_WithUID.

The additional UID column will be added to all database tables and populated with unique values. For data which are stored -in both the binary files and in database tables, the same UID’s will be used in +in both the binary files and in database tables, the same UIDÂ’s will be used in both data stores.

New Displays

@@ -2360,11 +2362,11 @@ lang=EN-US style='font-size:7.0pt;font-family:"Times New Roman",serif'> &nb Bug 317. Rocca Module Data Purging. The ROCCA module was not performing data purging when using classifiers developed for Hawaii/Temperate Pacific/North Atlantic datasets. This has been corrected.

- +

2.       -Bug 320. Pamguard stopped reading Click Detector Event data from -database when target motion analysis information was encountered. Corrected.

+Bug 320. Pamguard stopped reading Click Detector Event data from database +when target motion analysis information was encountered. Corrected.

3.       @@ -2469,9 +2471,9 @@ jar file will be required rather than a new bespoke PAMGuard installation.here.  Plug-in modules can be downloaded from the -PAMGuard website here, but developers are encouraged to host and maintain their -own modules.

+target="_blank">here.  Plug-in modules can be downloaded from the PAMGuard +website here, but developers are encouraged to host and maintain their own +modules.

Modules of interest to the general PAM community will remain as part of the core PAMGuard installation. However, @@ -2528,7 +2530,7 @@ November 2016

1.       Bug 303. Some ASIO sound cards not working with either ASIO system in PAMGuard. For the PAMGuard ASIO system, this was due to a data format used by some sound -cards never being properly implemented. For the “New ASIO system” which is +cards never being properly implemented. For the “New ASIO system” which is based on jAsioHost, the unpacking of that format contained a bug which returned incorrect numbers, so data were swamped with noise. Both systems are now fixed. By preference, users should use the PAMGuard ASIO system since the JAsioHost @@ -2967,9 +2969,9 @@ See the help file for details.

lang=EN-US style='font-size:7.0pt;font-family:"Times New Roman",serif'>       Feature Request 45. Click classification settings -export / import. Click classification settings can be exported individually to -files and imported into other click detector configurations. See the help file -for details.

+export / import. Click classification settings can be exported individually to files +and imported into other click detector configurations. See the help file for +details.

3.       @@ -3183,9 +3185,9 @@ crash when analyzing click event containing unclassified clicks

8.              -Bug 230. Click Bearing Display. With a two hydrophone -system, clicks calculated to have a bearing of exactly 180 degrees would be -displayed at 0 degrees on the bearing time display.

+Bug 230. Click Bearing Display. With a two hydrophone system, +clicks calculated to have a bearing of exactly 180 degrees would be displayed +at 0 degrees on the bearing time display.

 

@@ -3237,9 +3239,8 @@ total loss of the PAMGuard configuration in viewer mode and has been rectified. 7.0pt;font-family:"Times New Roman",serif'>     Bug 218. SAIL Acquisition card would hang the system. This has also been fixed.

-

7.    Bug -219. Problems displaying Offline Click Events in the Viewer map have been -fixed.

+

7.    Bug 219. +Problems displaying Offline Click Events in the Viewer map have been fixed.

 

@@ -3903,11 +3904,11 @@ Symbol'>'Version 1.8.01 Beta February 2010 @@ -4442,9 +4443,9 @@ now been fixed.

Sound Recorder

-

Level meters are shown for the correct channels (after -channel numbering has been changed). Occasional crash due to synchronisation -problems when  multi-threading now fixed.

+

Level meters are shown for the correct channels (after channel +numbering has been changed). Occasional crash due to synchronisation problems +when  multi-threading now fixed.

Whistle Detector

@@ -4718,9 +4719,9 @@ Symbol'>''         -Better drawing of held spectrogram when putting mark rectangles on a -spectrogram display. All panels are now correctly frozen. The rectangle is -drawn in red on the marked panel and in green on other panels.

+
Better drawing of held spectrogram when putting mark rectangles on a spectrogram +display. All panels are now correctly frozen. The rectangle is drawn in red on +the marked panel and in green on other panels.

'         @@ -4736,9 +4737,9 @@ coming in through the ASIO card and back out through its headphone socket

'         Operation will depend on the configuration of individual sound cards and -how they are configured to mix incoming data with data from the PC. This is -sometimes a physical switch on the card and sometimes a software configuration -utility specific to that sound card.

+how they are configured to mix incoming data with data from the PC. This is sometimes +a physical switch on the card and sometimes a software configuration utility +specific to that sound card.

'