diff --git a/docs/Tutorials/images/topHat correction/histAfterTopHat.svg b/docs/Tutorials/images/topHat correction/histAfterTopHat.svg index 86aefeb7..c017f5da 100644 --- a/docs/Tutorials/images/topHat correction/histAfterTopHat.svg +++ b/docs/Tutorials/images/topHat correction/histAfterTopHat.svg @@ -1,3051 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0 - 50 - 100 - 150 - 200 - 250 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 150 - 200 - 250 - 220 - 240 - 100 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0 - 50 - 100 - 150 - 200 - 250 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 160 - 180 - 200 - 220 - 240 - 100 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Row - Column - +050100150200250150200250050100150200250160180200220240RowColumn \ No newline at end of file diff --git a/docs/Tutorials/images/topHat correction/histBeforeTopHat.svg b/docs/Tutorials/images/topHat correction/histBeforeTopHat.svg index ed265fcd..e211923c 100644 --- a/docs/Tutorials/images/topHat correction/histBeforeTopHat.svg +++ b/docs/Tutorials/images/topHat correction/histBeforeTopHat.svg @@ -1,3051 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0 - 50 - 100 - 150 - 200 - 250 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 50 - 100 - 150 - 220 - 240 - 100 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0 - 50 - 100 - 150 - 200 - 250 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 50 - 100 - 100 - 100 - 120 - 100 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Row - Column - +0501001502002505010015005010015020025050100RowColumn \ No newline at end of file diff --git a/package.json b/package.json index 566bc56a..c518bd02 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,6 @@ "build": "docusaurus build", "clear": "docusaurus clear", "deploy": "docusaurus deploy", - "docusaurus": "docusaurus", "cspell": "cspell lint \"**/*.md\"", "eslint": "eslint --cache ./src ./docs", "eslint-fix": "npm run eslint -- --fix",