From 7079f43a03529621b8850e3d12b4663f025785cf Mon Sep 17 00:00:00 2001 From: Rafat Hussain Date: Mon, 14 Aug 2017 16:50:21 +0530 Subject: [PATCH] Commit : ngfile.ls edited --- js/ngfile.js | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/js/ngfile.js b/js/ngfile.js index 3fe0c53..555fa27 100644 --- a/js/ngfile.js +++ b/js/ngfile.js @@ -822,13 +822,14 @@ app.controller('denoiseController', function ($scope, $http, $modal, wave) { }, { "id": "1", "method": "DWT (Periodic)" - }, { - "id": "2", - "method": "SWT" - }, { - "id": "3", - "method": "MODWT" } + //, { + // "id": "2", + // "method": "SWT" + //}, { + // "id": "3", + // "method": "MODWT" + //} ]; $scope.denoiseSignal = function () {