Package test.rawDeepLearningClassifier
Class RissosClickTest
java.lang.Object
test.rawDeepLearningClassifier.RissosClickTest
Model from Thomas webber which is a good way to test the click based stuff is working in PAMGUard.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTest just one click using the zipped classifier.importClicks(String filePath, float sR) Import a bunch of clicks from a .mat file
-
Constructor Details
-
RissosClickTest
public RissosClickTest()
-
-
Method Details
-
aclickDLTestZip
@Test public void aclickDLTestZip()Test just one click using the zipped classifier. Performs all the steps needed to run a click through PAMGuard DL classifier -
importClicks
Import a bunch of clicks from a .mat file
-