diff --git a/README.md b/README.md index 6435357..7d6e33f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

- seeq + seeq

diff --git a/addon.json b/addon.json index 1936616..62b982e 100644 --- a/addon.json +++ b/addon.json @@ -3,9 +3,10 @@ "name": "Correlation Analysis", "description": "Determine cross correlations and time shifts to maximize correlations among signals", "version": "Input version here", + "maintainer":"Seeq Corporation https://seeq.com/", "license": "Apache-2.0 license", "icon": "fa fa-th", - "tags": {"maintainer":"Seeq"}, + "tags": {"documentation":"Documentation website here https://seeq12.github.io/seeq-correlation/introduction.html" }, "previews": [ "additional_content/LargeMatrixExample.png" ], @@ -14,6 +15,7 @@ "name": "Correlation Analysis", "description": "Determine cross correlations and time shifts to maximize correlations among signals", "identifier": "com.seeq.addon.correlation.correlation", + "known_aliases": ["Correlation"], "type": "AddOnTool", "path": "data-lab-functions", "notebook_file_path": "correlation_analysis_master.ipynb", diff --git a/docs/.buildinfo b/docs/.buildinfo index 9d8e596..f5ee812 100644 --- a/docs/.buildinfo +++ b/docs/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 88a6b7e57b24bdbe7e73d954fc7a4080 +config: e4910fd82dab3730886dc65e1965925c tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/.doctrees/add_on_installation.doctree b/docs/.doctrees/add_on_installation.doctree new file mode 100644 index 0000000..30ceb1f Binary files /dev/null and b/docs/.doctrees/add_on_installation.doctree differ diff --git a/docs/.doctrees/backend_calculations.doctree b/docs/.doctrees/backend_calculations.doctree new file mode 100644 index 0000000..3eeea18 Binary files /dev/null and b/docs/.doctrees/backend_calculations.doctree differ diff --git a/docs/.doctrees/changelog.doctree b/docs/.doctrees/changelog.doctree new file mode 100644 index 0000000..9769188 Binary files /dev/null and b/docs/.doctrees/changelog.doctree differ diff --git a/docs/.doctrees/citation.doctree b/docs/.doctrees/citation.doctree new file mode 100644 index 0000000..509db9b Binary files /dev/null and b/docs/.doctrees/citation.doctree differ diff --git a/docs/.doctrees/cross_correlations.doctree b/docs/.doctrees/cross_correlations.doctree new file mode 100644 index 0000000..a6beb54 Binary files /dev/null and b/docs/.doctrees/cross_correlations.doctree differ diff --git a/docs/.doctrees/docstrings.doctree b/docs/.doctrees/docstrings.doctree new file mode 100644 index 0000000..e45adb8 Binary files /dev/null and b/docs/.doctrees/docstrings.doctree differ diff --git a/docs/.doctrees/environment.pickle b/docs/.doctrees/environment.pickle new file mode 100644 index 0000000..6f0ab4c Binary files /dev/null and b/docs/.doctrees/environment.pickle differ diff --git a/docs/.doctrees/examples.doctree b/docs/.doctrees/examples.doctree new file mode 100644 index 0000000..ce06ad7 Binary files /dev/null and b/docs/.doctrees/examples.doctree differ diff --git a/docs/.doctrees/github.doctree b/docs/.doctrees/github.doctree new file mode 100644 index 0000000..ac2a384 Binary files /dev/null and b/docs/.doctrees/github.doctree differ diff --git a/docs/.doctrees/index.doctree b/docs/.doctrees/index.doctree new file mode 100644 index 0000000..3aa69a3 Binary files /dev/null and b/docs/.doctrees/index.doctree differ diff --git a/docs/.doctrees/installation.doctree b/docs/.doctrees/installation.doctree new file mode 100644 index 0000000..e343b58 Binary files /dev/null and b/docs/.doctrees/installation.doctree differ diff --git a/docs/.doctrees/introduction.doctree b/docs/.doctrees/introduction.doctree new file mode 100644 index 0000000..e29f2e4 Binary files /dev/null and b/docs/.doctrees/introduction.doctree differ diff --git a/docs/.doctrees/license.doctree b/docs/.doctrees/license.doctree new file mode 100644 index 0000000..ff2070e Binary files /dev/null and b/docs/.doctrees/license.doctree differ diff --git a/docs/.doctrees/preprocessor.doctree b/docs/.doctrees/preprocessor.doctree new file mode 100644 index 0000000..28789eb Binary files /dev/null and b/docs/.doctrees/preprocessor.doctree differ diff --git a/docs/.doctrees/seeq_server_interactions.doctree b/docs/.doctrees/seeq_server_interactions.doctree new file mode 100644 index 0000000..d945f9a Binary files /dev/null and b/docs/.doctrees/seeq_server_interactions.doctree differ diff --git a/docs/.doctrees/user_guide.doctree b/docs/.doctrees/user_guide.doctree new file mode 100644 index 0000000..311eb7c Binary files /dev/null and b/docs/.doctrees/user_guide.doctree differ diff --git a/docs/.doctrees/user_interface.doctree b/docs/.doctrees/user_interface.doctree new file mode 100644 index 0000000..911cf56 Binary files /dev/null and b/docs/.doctrees/user_interface.doctree differ diff --git a/docs/_modules/index.html b/docs/_modules/index.html index 0fc361f..c26c26c 100644 --- a/docs/_modules/index.html +++ b/docs/_modules/index.html @@ -3,13 +3,16 @@ - Overview: module code — seeq-correlation 0.1.9 documentation + Overview: module code — seeq-correlation 0.1.95 documentation + + + @@ -23,14 +26,19 @@