Read the Docs build information Build id: 127095 Project: arundo-adtk Version: latest Commit: a3f9a9f2a18637fecf6d0b1e2dc9a3eb9aa65909 Date: 2018-07-17T16:43:06.929788Z State: finished Success: True [rtd-command-info] start-time: 2018-07-17T21:43:07.423082Z, end-time: 2018-07-17T21:43:10.321897Z, duration: 2, exit-code: 0 git clone --recursive git@github.com:arundo/adtk.git . Cloning into '.'... [rtd-command-info] start-time: 2018-07-17T21:43:10.388519Z, end-time: 2018-07-17T21:43:10.663442Z, duration: 0, exit-code: 0 git checkout --force origin/develop Note: checking out 'origin/develop'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a3f9a9f... Merge pull request #52 from arundo/tutorial [rtd-command-info] start-time: 2018-07-17T21:43:10.717892Z, end-time: 2018-07-17T21:43:10.728370Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2018-07-17T21:43:10.814735Z, end-time: 2018-07-17T21:43:10.820656Z, duration: 0, exit-code: 0 git branch -r origin/HEAD -> origin/develop origin/develop origin/dtw origin/master origin/pca-ad-detect origin/tutorial [rtd-command-info] start-time: 2018-07-17T21:43:11.409573Z, end-time: 2018-07-17T21:43:13.721732Z, duration: 2, exit-code: 0 python3.5 -mvirtualenv --system-site-packages --no-download Using base prefix '/usr' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin/python3.5 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2018-07-17T21:43:13.780034Z, end-time: 2018-07-17T21:43:36.001267Z, duration: 22, exit-code: 0 python pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip -I Pygments==2.2.0 setuptools<40 docutils==0.13.1 mock==1.0.1 pillow==2.6.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.5.4 recommonmark==0.4.0 sphinx<1.8 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<0.6 Collecting Pygments==2.2.0 Downloading https://files.pythonhosted.org/packages/02/ee/b6e02dc6529e82b75bb06823ff7d005b141037cb1416b10c6f00fc419dca/Pygments-2.2.0-py2.py3-none-any.whl (841kB) Collecting setuptools<40 Downloading https://files.pythonhosted.org/packages/7f/e1/820d941153923aac1d49d7fc37e17b6e73bfbd2904959fffbad77900cf92/setuptools-39.2.0-py2.py3-none-any.whl (567kB) Collecting docutils==0.13.1 Downloading https://files.pythonhosted.org/packages/7c/30/8fb30d820c012a6f701a66618ce065b6d61d08ac0a77e47fc7808dbaee47/docutils-0.13.1-py3-none-any.whl (536kB) Collecting mock==1.0.1 Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB) Collecting pillow==2.6.1 Downloading https://files.pythonhosted.org/packages/9f/53/9dafa3a48ffa25f4e22f40df880b58b99ad53648f0990caf09b1824d5db2/Pillow-2.6.1.tar.gz (7.3MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading https://files.pythonhosted.org/packages/6e/71/c3648cc2f675063dbe2d669004a59e4a5120172713a1de3c3b14144d4b31/alabaster-0.7.11-py2.py3-none-any.whl Collecting commonmark==0.5.4 Downloading https://files.pythonhosted.org/packages/4d/93/3808cbcebe94d205f55a9a32857df733a603339d32c46cd32669d808d964/CommonMark-0.5.4.tar.gz (120kB) Collecting recommonmark==0.4.0 Downloading https://files.pythonhosted.org/packages/df/a5/8ee4b84af7f997dfdba71254a88008cfc19c49df98983c9a4919e798f8ce/recommonmark-0.4.0-py2.py3-none-any.whl Collecting sphinx<1.8 Downloading https://files.pythonhosted.org/packages/6d/62/e95cbd4966acaecb8805c321609ba986e47d806e5735967acfe2db3f7c26/Sphinx-1.7.6-py2.py3-none-any.whl (1.9MB) Collecting sphinx-rtd-theme<0.5 Downloading https://files.pythonhosted.org/packages/5d/01/f367780d51e9b353cec890257c84202a340f645d5a037b61a52c93669764/sphinx_rtd_theme-0.4.0-py2.py3-none-any.whl (5.4MB) Collecting readthedocs-sphinx-ext<0.6 Downloading https://files.pythonhosted.org/packages/54/7a/26d18b225af6041f99457c002d3f27485732864ac984d3c4c56f27d73ef1/readthedocs_sphinx_ext-0.5.14-py2.py3-none-any.whl Collecting packaging (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/ad/c2/b500ea05d5f9f361a562f089fc91f77ed3b4783e13a08a3daf82069b1224/packaging-17.1-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) Collecting imagesize (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/e9/79/31cc1c2e0daf575f8fd2b581e2975e6a6938bd439581f766b79c50479521/imagesize-1.0.0-py2.py3-none-any.whl Collecting requests>=2.0.0 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/65/47/7e02164a2a3db50ed6d8a6ab1d6d60b69c4c3fdf57a284257925dfc12bda/requests-2.19.1-py2.py3-none-any.whl (91kB) Collecting sphinxcontrib-websupport (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/52/69/3c2fbdc3702358c5b34ee25e387b24838597ef099761fc9a42c166796e8f/sphinxcontrib_websupport-1.1.0-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl Collecting snowballstemmer>=1.1 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/d4/6c/8a935e2c7b54a37714656d753e4187ee0631988184ed50c0cf6476858566/snowballstemmer-1.2.1-py2.py3-none-any.whl (64kB) Collecting babel!=2.0,>=1.3 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB) Collecting pyparsing>=2.0.2 (from packaging->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/6a/8a/718fd7d3458f9fab8e67186b00abdd345b639976bc7fb3ae722e1b026a50/pyparsing-2.2.0-py2.py3-none-any.whl (56kB) Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) Collecting urllib3<1.24,>=1.21.1 (from requests>=2.0.0->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB) Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/7c/e6/92ad559b7192d846975fc916b65f667c7b8c3a32bea7372340bfe9a15fa5/certifi-2018.4.16-py2.py3-none-any.whl (150kB) Collecting idna<2.8,>=2.5 (from requests>=2.0.0->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/4b/2a/0276479a4b3caeb8a8c1af2f8e4355746a97fab05a372e4a2c6a6b876165/idna-2.7-py2.py3-none-any.whl (58kB) Collecting pytz>=0a (from babel!=2.0,>=1.3->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/30/4e/27c34b62430286c6d59177a0842ed90dc789ce5d1ed740887653b898779a/pytz-2018.5-py2.py3-none-any.whl (510kB) Building wheels for collected packages: mock, pillow, commonmark, MarkupSafe Running setup.py bdist_wheel for mock: started Running setup.py bdist_wheel for mock: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6 Running setup.py bdist_wheel for pillow: started Running setup.py bdist_wheel for pillow: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/de/0e/6b/556798d1ac8762a076ddff5b20f65b2e6cc2ae13b0e683c263 Running setup.py bdist_wheel for commonmark: started Running setup.py bdist_wheel for commonmark: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/a0/f4/35/019d917f6875107ade3aad634c982f5c6b604c5631cddf20ac Running setup.py bdist_wheel for MarkupSafe: started Running setup.py bdist_wheel for MarkupSafe: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 Successfully built mock pillow commonmark MarkupSafe Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, six, pyparsing, packaging, MarkupSafe, Jinja2, imagesize, chardet, urllib3, certifi, idna, requests, sphinxcontrib-websupport, snowballstemmer, pytz, babel, sphinx, sphinx-rtd-theme, readthedocs-sphinx-ext Successfully installed Jinja2-2.10 MarkupSafe-1.0 Pygments-2.2.0 alabaster-0.7.11 babel-2.6.0 certifi-2018.4.16 chardet-3.0.4 commonmark-0.5.4 docutils-0.13.1 idna-2.7 imagesize-1.0.0 mock-1.0.1 packaging-17.1 pillow-2.6.1 pyparsing-2.2.0 pytz-2018.5 readthedocs-sphinx-ext-0.5.14 recommonmark-0.4.0 requests-2.19.1 setuptools-39.2.0 six-1.11.0 snowballstemmer-1.2.1 sphinx-1.7.6 sphinx-rtd-theme-0.4.0 sphinxcontrib-websupport-1.1.0 urllib3-1.23 You are using pip version 9.0.1, however version 10.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-07-17T21:43:36.056361Z, end-time: 2018-07-17T21:43:40.430190Z, duration: 4, exit-code: 0 python pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip -rdocs/requirements-docs.txt Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from -r docs/requirements-docs.txt (line 1)) Requirement already satisfied: sphinx_rtd_theme in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from -r docs/requirements-docs.txt (line 2)) Collecting nbsphinx (from -r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/33/af/a942fafaa29ff283465ad4cdae5a1d12198c0dddd1d5eb159bbf55702a2b/nbsphinx-0.3.3-py2.py3-none-any.whl Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) Collecting nbformat (from nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/da/27/9a654d2b6cc1eaa517d1c5a4405166c7f6d72f04f6e7eea41855fe808a46/nbformat-4.4.0-py2.py3-none-any.whl (155kB) Collecting traitlets (from nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/93/d6/abcb22de61d78e2fc3959c964628a5771e47e7cc60d53e9342e21ed6cc9a/traitlets-4.3.2-py2.py3-none-any.whl (74kB) Collecting nbconvert (from nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/39/ea/280d6c0d92f8e3ca15fd798bbcc2ea141489f9539de7133d8fe10ea4b049/nbconvert-5.3.1-py2.py3-none-any.whl (387kB) Requirement already satisfied: pytz>=0a in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from babel!=2.0,>=1.3->sphinx->-r docs/requirements-docs.txt (line 1)) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from Jinja2>=2.3->sphinx->-r docs/requirements-docs.txt (line 1)) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from packaging->sphinx->-r docs/requirements-docs.txt (line 1)) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) Requirement already satisfied: idna<2.8,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) Requirement already satisfied: urllib3<1.24,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) Collecting ipython-genutils (from nbformat->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/fa/bc/9bd3b5c2b4774d5f33b2d544f1460be9df7df2fe42f352135381c347c69a/ipython_genutils-0.2.0-py2.py3-none-any.whl Collecting jupyter-core (from nbformat->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/1d/44/065d2d7bae7bebc06f1dd70d23c36da8c50c0f08b4236716743d706762a8/jupyter_core-4.4.0-py2.py3-none-any.whl (126kB) Collecting jsonschema!=2.5.0,>=2.4 (from nbformat->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl Requirement already satisfied: decorator in /usr/lib/python3/dist-packages (from traitlets->nbsphinx->-r docs/requirements-docs.txt (line 3)) Collecting testpath (from nbconvert->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/15/19/d7bc380c479a184e4a5a9ce516e4e2a773165f89b445f7cdced83d94de25/testpath-0.3.1-py2.py3-none-any.whl (161kB) Collecting mistune>=0.7.4 (from nbconvert->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/c8/8c/87f4d359438ba0321a2ae91936030110bfcc62fef752656321a72b8c1af9/mistune-0.8.3-py2.py3-none-any.whl Collecting bleach (from nbconvert->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/30/b6/a8cffbb9ab4b62b557c22703163735210e9cd857d533740c64e1467d228e/bleach-2.1.3-py2.py3-none-any.whl Collecting entrypoints>=0.2.2 (from nbconvert->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/cc/8b/4eefa9b47f1910b3d2081da67726b066e379b04ca897acfe9f92bac56147/entrypoints-0.2.3-py2.py3-none-any.whl Collecting pandocfilters>=1.4.1 (from nbconvert->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/4c/ea/236e2584af67bb6df960832731a6e5325fd4441de001767da328c33368ce/pandocfilters-1.4.2.tar.gz Collecting html5lib!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8,>=0.99999999pre (from bleach->nbconvert->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/a5/62/bbd2be0e7943ec8504b517e62bab011b4946e1258842bc159e5dfde15b96/html5lib-1.0.1-py2.py3-none-any.whl (117kB) Collecting webencodings (from html5lib!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8,>=0.99999999pre->bleach->nbconvert->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl Building wheels for collected packages: pandocfilters Running setup.py bdist_wheel for pandocfilters: started Running setup.py bdist_wheel for pandocfilters: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/39/01/56/f1b08a6275acc59e846fa4c1e1b65dbc1919f20157d9e66c20 Successfully built pandocfilters Installing collected packages: ipython-genutils, traitlets, jupyter-core, jsonschema, nbformat, testpath, mistune, webencodings, html5lib, bleach, entrypoints, pandocfilters, nbconvert, nbsphinx Found existing installation: html5lib 0.999 Not uninstalling html5lib at /usr/lib/python3/dist-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest Successfully installed bleach-2.1.3 entrypoints-0.2.3 html5lib-1.0.1 ipython-genutils-0.2.0 jsonschema-2.6.0 jupyter-core-4.4.0 mistune-0.8.3 nbconvert-5.3.1 nbformat-4.4.0 nbsphinx-0.3.3 pandocfilters-1.4.2 testpath-0.3.1 traitlets-4.3.2 webencodings-0.5.1 You are using pip version 9.0.1, however version 10.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-07-17T21:43:40.485294Z, end-time: 2018-07-17T21:43:47.580308Z, duration: 7, exit-code: 0 python setup.py install --force running install running bdist_egg running egg_info creating arundo_adtk.egg-info writing dependency_links to arundo_adtk.egg-info/dependency_links.txt writing top-level names to arundo_adtk.egg-info/top_level.txt writing arundo_adtk.egg-info/PKG-INFO writing requirements to arundo_adtk.egg-info/requires.txt writing manifest file 'arundo_adtk.egg-info/SOURCES.txt' reading manifest file 'arundo_adtk.egg-info/SOURCES.txt' writing manifest file 'arundo_adtk.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib creating build/lib/adtk copying adtk/__init__.py -> build/lib/adtk copying adtk/detector_hd.py -> build/lib/adtk copying adtk/visualization.py -> build/lib/adtk copying adtk/metrics.py -> build/lib/adtk copying adtk/transformer_hd.py -> build/lib/adtk copying adtk/detector_1d.py -> build/lib/adtk copying adtk/data.py -> build/lib/adtk copying adtk/aggregator.py -> build/lib/adtk copying adtk/transformer_1d.py -> build/lib/adtk copying adtk/utils.py -> build/lib/adtk copying adtk/pipe.py -> build/lib/adtk creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/__init__.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/detector_hd.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/visualization.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/metrics.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/transformer_hd.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/detector_1d.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/data.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/aggregator.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/transformer_1d.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/utils.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/pipe.py -> build/bdist.linux-x86_64/egg/adtk byte-compiling build/bdist.linux-x86_64/egg/adtk/__init__.py to __init__.cpython-35.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/detector_hd.py to detector_hd.cpython-35.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/visualization.py to visualization.cpython-35.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/metrics.py to metrics.cpython-35.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/transformer_hd.py to transformer_hd.cpython-35.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/detector_1d.py to detector_1d.cpython-35.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/data.py to data.cpython-35.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/aggregator.py to aggregator.cpython-35.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/transformer_1d.py to transformer_1d.cpython-35.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/utils.py to utils.cpython-35.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/pipe.py to pipe.cpython-35.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying arundo_adtk.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying arundo_adtk.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying arundo_adtk.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying arundo_adtk.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying arundo_adtk.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... creating dist creating 'dist/arundo_adtk-0.1.0-py3.5.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing arundo_adtk-0.1.0-py3.5.egg Copying arundo_adtk-0.1.0-py3.5.egg to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages Adding arundo-adtk 0.1.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/arundo_adtk-0.1.0-py3.5.egg Processing dependencies for arundo-adtk==0.1.0 Searching for networkx Reading https://pypi.org/simple/networkx/ Downloading https://files.pythonhosted.org/packages/11/42/f951cc6838a4dff6ce57211c4d7f8444809ccbe2134179950301e5c4c83c/networkx-2.1.zip#sha256=64272ca418972b70a196cb15d9c85a5a6041f09a2f32e0d30c0255f25d458bb1 Best match: networkx 2.1 Processing networkx-2.1.zip Writing /tmp/easy_install-2trhqpak/networkx-2.1/setup.cfg Running networkx-2.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2trhqpak/networkx-2.1/egg-dist-tmp-j3kbybaq warning: no files found matching '*.html' under directory 'doc' warning: no files found matching '*.css' under directory 'doc' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.svn' found anywhere in distribution no previously-included directories found matching 'doc/build' no previously-included directories found matching 'doc/auto_examples' no previously-included directories found matching 'doc/modules' no previously-included directories found matching 'doc/reference/generated' no previously-included directories found matching 'doc/reference/algorithms/generated' no previously-included directories found matching 'doc/reference/classes/generated' no previously-included directories found matching 'doc/reference/readwrite/generated' creating /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/networkx-2.1-py3.5.egg Extracting networkx-2.1-py3.5.egg to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages Adding networkx 2.1 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/networkx-2.1-py3.5.egg Searching for pytest Reading https://pypi.org/simple/pytest/ Downloading https://files.pythonhosted.org/packages/77/64/3a76f6fbb0f392d60c5960f2b2fbad8c2b802dada87ca6d1b99c0083a929/pytest-3.6.3-py2.py3-none-any.whl#sha256=4b208614ae6d98195430ad6bde03641c78553acee7c83cec2e85d613c0cd383d Best match: pytest 3.6.3 Processing pytest-3.6.3-py2.py3-none-any.whl Installing pytest-3.6.3-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/pytest-3.6.3-py3.5.egg/EGG-INFO/requires.txt Adding pytest 3.6.3 to easy-install.pth file Installing pytest script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Installing py.test script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/pytest-3.6.3-py3.5.egg Searching for statsmodels Reading https://pypi.org/simple/statsmodels/ Downloading https://files.pythonhosted.org/packages/a5/75/758f980df4d971b909d2bc516d22494a2e871fe1f3968ff9798b52d20fb9/statsmodels-0.9.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=c06fd4af98f4c7ab61c9a79fd051ad4d7247991a691c3b4883c611029bac30a2 Best match: statsmodels 0.9.0 Processing statsmodels-0.9.0-cp35-cp35m-manylinux1_x86_64.whl Installing statsmodels-0.9.0-cp35-cp35m-manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/statsmodels-0.9.0-py3.5-linux-x86_64.egg/EGG-INFO/requires.txt Adding statsmodels 0.9.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/statsmodels-0.9.0-py3.5-linux-x86_64.egg Searching for scikit-learn Reading https://pypi.org/simple/scikit-learn/ Downloading https://files.pythonhosted.org/packages/b6/e2/a1e254a4a4598588d4fe88b45ab88a226c289ecfd0f6c90474eb6a9ea6b3/scikit_learn-0.19.2-cp35-cp35m-manylinux1_x86_64.whl#sha256=f6c7bf8cd4de1640b760b47f4d28deb26dbbf9acbe0194cdff54a898e190d872 Best match: scikit-learn 0.19.2 Processing scikit_learn-0.19.2-cp35-cp35m-manylinux1_x86_64.whl Installing scikit_learn-0.19.2-cp35-cp35m-manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/scikit_learn-0.19.2-py3.5-linux-x86_64.egg/EGG-INFO/requires.txt Adding scikit-learn 0.19.2 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/scikit_learn-0.19.2-py3.5-linux-x86_64.egg Searching for seaborn Reading https://pypi.org/simple/seaborn/ Downloading https://files.pythonhosted.org/packages/a8/76/220ba4420459d9c4c9c9587c6ce607bf56c25b3d3d2de62056efe482dadc/seaborn-0.9.0-py3-none-any.whl#sha256=42e627b24e849c2d3bbfd059e00005f6afbc4a76e4895baf44ae23fe8a4b09a5 Best match: seaborn 0.9.0 Processing seaborn-0.9.0-py3-none-any.whl Installing seaborn-0.9.0-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/seaborn-0.9.0-py3.5.egg/EGG-INFO/requires.txt Adding seaborn 0.9.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/seaborn-0.9.0-py3.5.egg Searching for decorator>=4.1.0 Reading https://pypi.org/simple/decorator/ Downloading https://files.pythonhosted.org/packages/bc/bb/a24838832ba35baf52f32ab1a49b906b5f82fb7c76b2f6a7e35e140bac30/decorator-4.3.0-py2.py3-none-any.whl#sha256=2c51dff8ef3c447388fe5e4453d24a2bf128d3a4c32af3fabef1f01c6851ab82 Best match: decorator 4.3.0 Processing decorator-4.3.0-py2.py3-none-any.whl Installing decorator-4.3.0-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages Adding decorator 4.3.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/decorator-4.3.0-py3.5.egg Searching for py>=1.5.0 Reading https://pypi.org/simple/py/ Downloading https://files.pythonhosted.org/packages/f3/bd/83369ff2dee18f22f27d16b78dd651e8939825af5f8b0b83c38729069962/py-1.5.4-py2.py3-none-any.whl#sha256=e31fb2767eb657cbde86c454f02e99cb846d3cd9d61b318525140214fdc0e98e Best match: py 1.5.4 Processing py-1.5.4-py2.py3-none-any.whl Installing py-1.5.4-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages Adding py 1.5.4 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/py-1.5.4-py3.5.egg Searching for pluggy<0.7,>=0.5 Reading https://pypi.org/simple/pluggy/ Downloading https://files.pythonhosted.org/packages/ba/65/ded3bc40bbf8d887f262f150fbe1ae6637765b5c9534bd55690ed2c0b0f7/pluggy-0.6.0-py3-none-any.whl#sha256=e160a7fcf25762bb60efc7e171d4497ff1d8d2d75a3d0df7a21b76821ecbf5c5 Best match: pluggy 0.6.0 Processing pluggy-0.6.0-py3-none-any.whl Installing pluggy-0.6.0-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages Adding pluggy 0.6.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/pluggy-0.6.0-py3.5.egg Searching for more-itertools>=4.0.0 Reading https://pypi.org/simple/more-itertools/ Downloading https://files.pythonhosted.org/packages/85/40/90c3b0393e12b9827381004224de8814686e3d7182f9d4182477f600826d/more_itertools-4.2.0-py3-none-any.whl#sha256=6703844a52d3588f951883005efcf555e49566a48afd4db4e965d69b883980d3 Best match: more-itertools 4.2.0 Processing more_itertools-4.2.0-py3-none-any.whl Installing more_itertools-4.2.0-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/more_itertools-4.2.0-py3.5.egg/EGG-INFO/requires.txt Adding more-itertools 4.2.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/more_itertools-4.2.0-py3.5.egg Searching for attrs>=17.4.0 Reading https://pypi.org/simple/attrs/ Downloading https://files.pythonhosted.org/packages/41/59/cedf87e91ed541be7957c501a92102f9cc6363c623a7666d69d51c78ac5b/attrs-18.1.0-py2.py3-none-any.whl#sha256=4b90b09eeeb9b88c35bc642cbac057e45a5fd85367b985bd2809c62b7b939265 Best match: attrs 18.1.0 Processing attrs-18.1.0-py2.py3-none-any.whl Installing attrs-18.1.0-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/attrs-18.1.0-py3.5.egg/EGG-INFO/requires.txt Adding attrs 18.1.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/attrs-18.1.0-py3.5.egg Searching for atomicwrites>=1.0 Reading https://pypi.org/simple/atomicwrites/ Downloading https://files.pythonhosted.org/packages/0a/e8/cd6375e7a59664eeea9e1c77a766eeac0fc3083bb958c2b41ec46b95f29c/atomicwrites-1.1.5-py2.py3-none-any.whl#sha256=a24da68318b08ac9c9c45029f4a10371ab5b20e4226738e150e6e7c571630ae6 Best match: atomicwrites 1.1.5 Processing atomicwrites-1.1.5-py2.py3-none-any.whl Installing atomicwrites-1.1.5-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages Adding atomicwrites 1.1.5 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/atomicwrites-1.1.5-py3.5.egg Searching for patsy Reading https://pypi.org/simple/patsy/ Downloading https://files.pythonhosted.org/packages/5d/eb/92c4b45ca47a2dd1339c958636e083b50ffadb5162a599a1cbbe92f89832/patsy-0.5.0-py2.py3-none-any.whl#sha256=14269536ecedaae0a5a2f300faac7d0afa1cc47aa98c561f54ba7300d0ec4011 Best match: patsy 0.5.0 Processing patsy-0.5.0-py2.py3-none-any.whl Installing patsy-0.5.0-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/patsy-0.5.0-py3.5.egg/EGG-INFO/requires.txt Adding patsy 0.5.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages/patsy-0.5.0-py3.5.egg Searching for matplotlib==1.5.1 Best match: matplotlib 1.5.1 Adding matplotlib 1.5.1 to easy-install.pth file Using /usr/lib/python3/dist-packages Searching for pandas==0.17.1 Best match: pandas 0.17.1 pandas 0.17.1 is already the active version in easy-install.pth Using /usr/lib/python3/dist-packages Searching for numpy==1.11.0 Best match: numpy 1.11.0 numpy 1.11.0 is already the active version in easy-install.pth Using /usr/lib/python3/dist-packages Searching for six==1.11.0 Best match: six 1.11.0 Adding six 1.11.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages Searching for setuptools==39.2.0 Best match: setuptools 39.2.0 Adding setuptools 39.2.0 to easy-install.pth file Installing easy_install-3.6 script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Installing easy_install script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/site-packages Searching for scipy==0.17.0 Best match: scipy 0.17.0 scipy 0.17.0 is already the active version in easy-install.pth Using /usr/lib/python3/dist-packages Finished processing dependencies for arundo-adtk==0.1.0 [rtd-command-info] start-time: 2018-07-17T21:43:48.026829Z, end-time: 2018-07-17T21:43:48.099180Z, duration: 0, exit-code: 0 cat docs/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # ADTK documentation build configuration file, created by # sphinx-quickstart on Wed May 2 11:26:20 2018. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import sys sys.path.insert(0, os.path.abspath('..')) import sphinx_rtd_theme # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = ['sphinx.ext.autodoc', 'sphinx.ext.todo', 'sphinx.ext.mathjax', 'sphinx.ext.viewcode', 'sphinx.ext.napoleon', 'nbsphinx'] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # General information about the project. project = 'ADTK' copyright = '2018, Arundo Analytics' author = 'Arundo Analytics' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = '0.1.0' # The full version, including alpha/beta/rc tags. release = '0.1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store', '**.ipynb_checkpoints'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # # html_theme = 'sphinxdoc' html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = { 'logo_only': True } html_logo = "_static/arundo_logo_black.png" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars # html_sidebars = { # '**': [ # 'about.html', # 'navigation.html', # 'relations.html', # needs 'show_related': True theme option to display # 'searchbox.html', # 'donate.html', # ] # } # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'ADTKdoc' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'ADTK.tex', 'ADTK Documentation', 'Arundo Analytics', 'manual'), ] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'ADTK', 'ADTK Documentation', [author], 1) ] # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'ADTK', 'ADTK Documentation', author, 'ADTK', 'One line description of project.', 'Miscellaneous'), ] autodoc_member_order = 'bysource' ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix else: SUFFIX = source_suffix[0] else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') html_static_path.append('/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = False if 'html_theme' in globals(): if html_theme in ['default']: # Allow people to bail with a hack of having an html_style if not 'html_style' in globals(): import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(sphinx_rtd_theme.get_html_theme_path()) else: html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] using_rtd_theme = True else: import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(sphinx_rtd_theme.get_html_theme_path()) else: html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] using_rtd_theme = True if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' if 'http' not in settings.MEDIA_URL: websupport2_static_url = 'https://media.readthedocs.com/' else: websupport2_static_url = 'https://media.readthedocs.com/media//static' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ("pdf", "//readthedocs.com/projects/arundo-adtk/downloads/pdf/latest/"), ("htmlzip", "//readthedocs.com/projects/arundo-adtk/downloads/htmlzip/latest/"), ], 'subprojects': [ ], 'slug': 'arundo-adtk', 'name': u'Anomaly Detection Toolkit', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://arundo-adtk.readthedocs-hosted.com/en/latest/', 'analytics_code': '', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'arundo', 'github_repo': 'adtk', 'github_version': 'develop', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'develop', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'develop', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'a3f9a9f2', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Build the json artifacts with the html build step rtd_generate_json_artifacts = False [rtd-command-info] start-time: 2018-07-17T21:43:48.156163Z, end-time: 2018-07-17T21:44:01.452126Z, duration: 13, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.7.6 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 20 source files that are out of date updating environment: 20 added, 0 changed, 0 removed reading sources... [ 5%] api/aggregators reading sources... [ 10%] api/data reading sources... [ 15%] api/detectors reading sources... [ 20%] api/dt1d reading sources... [ 25%] api/dthd reading sources... [ 30%] api/modules reading sources... [ 35%] api/pipe reading sources... [ 40%] api/tf1d reading sources... [ 45%] api/tfhd reading sources... [ 50%] api/transformers reading sources... [ 55%] api/utils reading sources... [ 60%] api/visualization reading sources... [ 65%] developer reading sources... [ 70%] examples reading sources... [ 75%] faq reading sources... [ 80%] index reading sources... [ 85%] install reading sources... [ 90%] notebooks/demo reading sources... [ 95%] quickstart reading sources... [100%] userguide /usr/lib/python3/dist-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment. warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.') /usr/lib/python3/dist-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment. warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.') /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/importlib/_bootstrap.py:222: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88 return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/importlib/_bootstrap.py:222: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88 return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.RollingAggregate:7: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.RollingAggregate:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.DoubleRollingAggregate:10: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.DoubleRollingAggregate:30: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.DoubleRollingAggregate:42: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.DoubleRollingAggregate:45: WARNING: Block quote ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] api/aggregators writing output... [ 10%] api/data writing output... [ 15%] api/detectors writing output... [ 20%] api/dt1d writing output... [ 25%] api/dthd writing output... [ 30%] api/modules writing output... [ 35%] api/pipe writing output... [ 40%] api/tf1d writing output... [ 45%] api/tfhd writing output... [ 50%] api/transformers writing output... [ 55%] api/utils writing output... [ 60%] api/visualization writing output... [ 65%] developer writing output... [ 70%] examples writing output... [ 75%] faq writing output... [ 80%] index writing output... [ 85%] install writing output... [ 90%] notebooks/demo writing output... [ 95%] quickstart writing output... [100%] userguide /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known generating indices... genindex py-modindex highlighting module code... [ 11%] adtk.aggregator highlighting module code... [ 22%] adtk.data highlighting module code... [ 33%] adtk.detector_1d highlighting module code... [ 44%] adtk.detector_hd highlighting module code... [ 55%] adtk.pipe highlighting module code... [ 66%] adtk.transformer_1d highlighting module code... [ 77%] adtk.transformer_hd highlighting module code... [ 88%] adtk.utils highlighting module code... [100%] adtk.visualization writing additional pages... search copying images... [ 2%] images/restart.png copying images... [ 5%] images/split_2.png copying images... [ 8%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_79_0.png copying images... [ 11%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_55_2.png copying images... [ 14%] images/level_shift_double_rolling.png copying images... [ 17%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_82_0.png copying images... [ 20%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_19_0.png copying images... [ 22%] images/missing_data.png copying images... [ 25%] images/level_shift.png copying images... [ 28%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_55_4.png copying images... [ 31%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_55_1.png copying images... [ 34%] images/visual.png copying images... [ 37%] images/local_spike.png copying images... [ 40%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_10_0.png copying images... [ 42%] images/cyclic.png copying images... [ 45%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_33_0.png copying images... [ 48%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_50_0.png copying images... [ 51%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_55_3.png copying images... [ 54%] images/visual2.png copying images... [ 57%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_24_0.png copying images... [ 60%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_14_0.png copying images... [ 62%] images/split_1.png copying images... [ 65%] images/non_zeros_count.png copying images... [ 68%] images/volatility_shift_double_rolling.png copying images... [ 71%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_19_1.png copying images... [ 74%] images/split_4.png copying images... [ 77%] images/seasonal.png copying images... [ 80%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_48_0.png copying images... [ 82%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_19_2.png copying images... [ 85%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_58_1.png copying images... [ 88%] images/split_3.png copying images... [ 91%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_63_0.png copying images... [ 94%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_73_0.png copying images... [ 97%] images/spike.png copying images... [100%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_39_0.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 57 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2018-07-17T21:44:01.600884Z, end-time: 2018-07-17T21:44:07.200861Z, duration: 5, exit-code: 0 python sphinx-build -T -b json -d _build/doctrees-json -D language=en . _build/json Running Sphinx v1.7.6 loading translations [en]... done making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [json]: targets for 20 source files that are out of date updating environment: 20 added, 0 changed, 0 removed reading sources... [ 5%] api/aggregators reading sources... [ 10%] api/data reading sources... [ 15%] api/detectors reading sources... [ 20%] api/dt1d reading sources... [ 25%] api/dthd reading sources... [ 30%] api/modules reading sources... [ 35%] api/pipe reading sources... [ 40%] api/tf1d reading sources... [ 45%] api/tfhd reading sources... [ 50%] api/transformers reading sources... [ 55%] api/utils reading sources... [ 60%] api/visualization reading sources... [ 65%] developer reading sources... [ 70%] examples reading sources... [ 75%] faq reading sources... [ 80%] index reading sources... [ 85%] install reading sources... [ 90%] notebooks/demo reading sources... [ 95%] quickstart reading sources... [100%] userguide /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/importlib/_bootstrap.py:222: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88 return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/importlib/_bootstrap.py:222: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88 return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.RollingAggregate:7: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.RollingAggregate:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.DoubleRollingAggregate:10: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.DoubleRollingAggregate:30: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.DoubleRollingAggregate:42: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.DoubleRollingAggregate:45: WARNING: Block quote ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] api/aggregators writing output... [ 10%] api/data writing output... [ 15%] api/detectors writing output... [ 20%] api/dt1d writing output... [ 25%] api/dthd writing output... [ 30%] api/modules writing output... [ 35%] api/pipe writing output... [ 40%] api/tf1d writing output... [ 45%] api/tfhd writing output... [ 50%] api/transformers writing output... [ 55%] api/utils writing output... [ 60%] api/visualization writing output... [ 65%] developer writing output... [ 70%] examples writing output... [ 75%] faq writing output... [ 80%] index writing output... [ 85%] install writing output... [ 90%] notebooks/demo writing output... [ 95%] quickstart writing output... [100%] userguide /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known generating indices... genindex py-modindex highlighting module code... [ 11%] adtk.aggregator highlighting module code... [ 22%] adtk.data highlighting module code... [ 33%] adtk.detector_1d highlighting module code... [ 44%] adtk.detector_hd highlighting module code... [ 55%] adtk.pipe highlighting module code... [ 66%] adtk.transformer_1d highlighting module code... [ 77%] adtk.transformer_hd highlighting module code... [ 88%] adtk.utils highlighting module code... [100%] adtk.visualization writing additional pages... search copying images... [ 2%] images/cyclic.png copying images... [ 5%] images/level_shift.png copying images... [ 8%] notebooks/../_build/doctrees-json/nbsphinx/notebooks_demo_55_3.png copying images... [ 11%] images/split_3.png copying images... [ 14%] images/visual.png copying images... [ 17%] notebooks/../_build/doctrees-json/nbsphinx/notebooks_demo_55_1.png copying images... [ 20%] images/level_shift_double_rolling.png copying images... [ 22%] images/restart.png copying images... [ 25%] images/split_1.png copying images... [ 28%] notebooks/../_build/doctrees-json/nbsphinx/notebooks_demo_55_4.png copying images... [ 31%] notebooks/../_build/doctrees-json/nbsphinx/notebooks_demo_19_0.png copying images... [ 34%] notebooks/../_build/doctrees-json/nbsphinx/notebooks_demo_48_0.png copying images... [ 37%] notebooks/../_build/doctrees-json/nbsphinx/notebooks_demo_19_1.png copying images... [ 40%] notebooks/../_build/doctrees-json/nbsphinx/notebooks_demo_82_0.png copying images... [ 42%] images/visual2.png copying images... [ 45%] notebooks/../_build/doctrees-json/nbsphinx/notebooks_demo_79_0.png copying images... [ 48%] images/seasonal.png copying images... [ 51%] images/non_zeros_count.png copying images... [ 54%] images/volatility_shift_double_rolling.png copying images... [ 57%] notebooks/../_build/doctrees-json/nbsphinx/notebooks_demo_33_0.png copying images... [ 60%] images/spike.png copying images... [ 62%] notebooks/../_build/doctrees-json/nbsphinx/notebooks_demo_24_0.png copying images... [ 65%] notebooks/../_build/doctrees-json/nbsphinx/notebooks_demo_14_0.png copying images... [ 68%] images/split_4.png copying images... [ 71%] images/split_2.png copying images... [ 74%] notebooks/../_build/doctrees-json/nbsphinx/notebooks_demo_50_0.png copying images... [ 77%] notebooks/../_build/doctrees-json/nbsphinx/notebooks_demo_58_1.png copying images... [ 80%] notebooks/../_build/doctrees-json/nbsphinx/notebooks_demo_73_0.png copying images... [ 82%] notebooks/../_build/doctrees-json/nbsphinx/notebooks_demo_10_0.png copying images... [ 85%] notebooks/../_build/doctrees-json/nbsphinx/notebooks_demo_39_0.png copying images... [ 88%] notebooks/../_build/doctrees-json/nbsphinx/notebooks_demo_55_2.png copying images... [ 91%] notebooks/../_build/doctrees-json/nbsphinx/notebooks_demo_63_0.png copying images... [ 94%] notebooks/../_build/doctrees-json/nbsphinx/notebooks_demo_19_2.png copying images... [ 97%] images/missing_data.png copying images... [100%] images/local_spike.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 57 warnings. You can now process the JSON files in _build/json. [rtd-command-info] start-time: 2018-07-17T21:44:07.334219Z, end-time: 2018-07-17T21:44:12.779310Z, duration: 5, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.7.6 loading translations [en]... done making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 20 added, 0 changed, 0 removed reading sources... [ 5%] api/aggregators reading sources... [ 10%] api/data reading sources... [ 15%] api/detectors reading sources... [ 20%] api/dt1d reading sources... [ 25%] api/dthd reading sources... [ 30%] api/modules reading sources... [ 35%] api/pipe reading sources... [ 40%] api/tf1d reading sources... [ 45%] api/tfhd reading sources... [ 50%] api/transformers reading sources... [ 55%] api/utils reading sources... [ 60%] api/visualization reading sources... [ 65%] developer reading sources... [ 70%] examples reading sources... [ 75%] faq reading sources... [ 80%] index reading sources... [ 85%] install reading sources... [ 90%] notebooks/demo reading sources... [ 95%] quickstart reading sources... [100%] userguide /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/importlib/_bootstrap.py:222: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88 return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/importlib/_bootstrap.py:222: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88 return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.RollingAggregate:7: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.RollingAggregate:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.DoubleRollingAggregate:10: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.DoubleRollingAggregate:30: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.DoubleRollingAggregate:42: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.DoubleRollingAggregate:45: WARNING: Block quote ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... faq install quickstart userguide examples notebooks/demo api/modules api/detectors api/dt1d api/dthd api/transformers api/tf1d api/tfhd api/aggregators api/pipe api/data api/visualization api/utils developer writing... /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/index.rst: WARNING: Pygments lexer name 'ipython3' is not known done writing additional files... copying images... [ 2%] images/seasonal.png copying images... [ 5%] images/visual.png copying images... [ 8%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_33_0.png copying images... [ 11%] images/local_spike.png copying images... [ 14%] images/volatility_shift_double_rolling.png copying images... [ 17%] images/non_zeros_count.png copying images... [ 20%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_55_4.png copying images... [ 22%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_55_3.png copying images... [ 25%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_39_0.png copying images... [ 28%] images/missing_data.png copying images... [ 31%] images/visual2.png copying images... [ 34%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_79_0.png copying images... [ 37%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_48_0.png copying images... [ 40%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_50_0.png copying images... [ 42%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_73_0.png copying images... [ 45%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_58_1.png copying images... [ 48%] images/split_2.png copying images... [ 51%] images/cyclic.png copying images... [ 54%] images/spike.png copying images... [ 57%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_19_1.png copying images... [ 60%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_10_0.png copying images... [ 62%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_19_2.png copying images... [ 65%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_19_0.png copying images... [ 68%] images/restart.png copying images... [ 71%] images/split_3.png copying images... [ 74%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_24_0.png copying images... [ 77%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_63_0.png copying images... [ 80%] images/level_shift_double_rolling.png copying images... [ 82%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_82_0.png copying images... [ 85%] images/level_shift.png copying images... [ 88%] images/split_1.png copying images... [ 91%] images/split_4.png copying images... [ 94%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_55_2.png copying images... [ 97%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_14_0.png copying images... [100%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_55_1.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 57 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2018-07-17T21:44:12.877052Z, end-time: 2018-07-17T21:44:18.102689Z, duration: 5, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.7.6 loading translations [en]... done making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 20 added, 0 changed, 0 removed reading sources... [ 5%] api/aggregators reading sources... [ 10%] api/data reading sources... [ 15%] api/detectors reading sources... [ 20%] api/dt1d reading sources... [ 25%] api/dthd reading sources... [ 30%] api/modules reading sources... [ 35%] api/pipe reading sources... [ 40%] api/tf1d reading sources... [ 45%] api/tfhd reading sources... [ 50%] api/transformers reading sources... [ 55%] api/utils reading sources... [ 60%] api/visualization reading sources... [ 65%] developer reading sources... [ 70%] examples reading sources... [ 75%] faq reading sources... [ 80%] index reading sources... [ 85%] install reading sources... [ 90%] notebooks/demo reading sources... [ 95%] quickstart reading sources... [100%] userguide /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/importlib/_bootstrap.py:222: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88 return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.5/importlib/_bootstrap.py:222: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88 return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.RollingAggregate:7: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.RollingAggregate:27: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.DoubleRollingAggregate:10: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.DoubleRollingAggregate:30: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.DoubleRollingAggregate:42: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/adtk/transformer_1d.py:docstring of adtk.transformer_1d.DoubleRollingAggregate:45: WARNING: Block quote ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... done processing ADTK.tex...index faq install quickstart userguide examples notebooks/demo api/modules api/detectors api/dt1d api/dthd api/transformers api/tf1d api/tfhd api/aggregators api/pipe api/data api/visualization api/utils developer resolving references... writing... /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/demo.ipynb: WARNING: Pygments lexer name 'ipython3' is not known done copying images... [ 2%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_55_3.png copying images... [ 5%] images/volatility_shift_double_rolling.png copying images... [ 8%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_19_1.png copying images... [ 11%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_55_4.png copying images... [ 14%] images/cyclic.png copying images... [ 17%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_48_0.png copying images... [ 20%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_19_0.png copying images... [ 22%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_19_2.png copying images... [ 25%] images/restart.png copying images... [ 28%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_55_1.png copying images... [ 31%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_14_0.png copying images... [ 34%] images/level_shift.png copying images... [ 37%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_63_0.png copying images... [ 40%] images/split_1.png copying images... [ 42%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_58_1.png copying images... [ 45%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_39_0.png copying images... [ 48%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_82_0.png copying images... [ 51%] images/split_3.png copying images... [ 54%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_79_0.png copying images... [ 57%] images/visual2.png copying images... [ 60%] images/non_zeros_count.png copying images... [ 62%] images/split_2.png copying images... [ 65%] images/split_4.png copying images... [ 68%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_50_0.png copying images... [ 71%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_55_2.png copying images... [ 74%] images/spike.png copying images... [ 77%] images/level_shift_double_rolling.png copying images... [ 80%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_33_0.png copying images... [ 82%] images/local_spike.png copying images... [ 85%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_73_0.png copying images... [ 88%] images/visual.png copying images... [ 91%] images/seasonal.png copying images... [ 94%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_24_0.png copying images... [ 97%] images/missing_data.png copying images... [100%] notebooks/../_build/doctrees/nbsphinx/notebooks_demo_10_0.png copying TeX support files... done build succeeded, 56 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2018-07-17T21:44:18.159502Z, end-time: 2018-07-17T21:44:23.624430Z, duration: 5, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/_build/latex/ADTK.tex This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/ docs/_build/latex/ADTK.tex LaTeX2e <2016/02/01> Babel <3.9q> and hyphenation patterns for 81 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) Package Sphinx Info: **** titlesec 2.10.1 successfully patched for bugfix **** (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file ADTK.idx No file ADTK.aux. (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) LaTeX Warning: Hyper reference `faq:who-should-use-this-tool' on page 3 undefin ed on input line 136. LaTeX Warning: Hyper reference `faq:is-this-tool-providing-users-a-universal-an omaly-detection-algorithm' on page 3 undefined on input line 139. LaTeX Warning: Hyper reference `faq:so-what-exactly-is-this-tool-providing' on page 3 undefined on input line 142. LaTeX Warning: Hyper reference `faq:how-can-i-contribute-to-the-package' on pag e 3 undefined on input line 145. [3] LaTeX Warning: Hyper reference `developer::doc' on page 4 undefined on input li ne 249. [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [5] [6] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [7] LaTeX Warning: Hyper reference `examples:examples' on page 8 undefined on input line 376. LaTeX Warning: Hyper reference `userguide:userguide' on page 8 undefined on inp ut line 376. [8 <./visual.png> <./visual2.png>] Chapter 4. LaTeX Warning: Hyper reference `userguide:unsupervised-vs-supervised' on page 9 undefined on input line 384. LaTeX Warning: Hyper reference `userguide:dimensional-vs-high-dimensional' on p age 9 undefined on input line 387. LaTeX Warning: Hyper reference `userguide:additive-outlier-vs-change-point' on page 9 undefined on input line 390. LaTeX Warning: Hyper reference `userguide:value-anomaly-vs-pattern-anomaly' on page 9 undefined on input line 393. LaTeX Warning: Hyper reference `userguide:seasonal-vs-cyclic' on page 9 undefin ed on input line 396. LaTeX Warning: Hyper reference `userguide:resampling' on page 9 undefined on in put line 399. LaTeX Warning: Hyper reference `userguide:training-testing-split' on page 9 und efined on input line 402. LaTeX Warning: Hyper reference `api/tf1d:module-adtk.transformer_1d' on page 9 undefined on input line 420. LaTeX Warning: Hyper reference `api/dt1d:module-adtk.detector_1d' on page 9 und efined on input line 420. LaTeX Warning: Hyper reference `api/tfhd:module-adtk.transformer_hd' on page 9 undefined on input line 420. LaTeX Warning: Hyper reference `api/dthd:module-adtk.detector_hd' on page 9 und efined on input line 420. [9] LaTeX Warning: Hyper reference `api/tfhd:adtk.transformer_hd.CustomizedTransfor merHD' on page 10 undefined on input line 424. LaTeX Warning: Hyper reference `api/dthd:module-adtk.detector_hd' on page 10 un defined on input line 424. LaTeX Warning: Hyper reference `api/dt1d:adtk.detector_1d.ThresholdAD' on page 10 undefined on input line 445. LaTeX Warning: Hyper reference `api/dt1d:adtk.detector_1d.MedianAD' on page 10 undefined on input line 445. LaTeX Warning: Hyper reference `api/dt1d:adtk.detector_1d.PersistAD' on page 10 undefined on input line 445. LaTeX Warning: Hyper reference `api/dt1d:adtk.detector_1d.RollingAD' on page 10 undefined on input line 445. LaTeX Warning: Hyper reference `api/dt1d:adtk.detector_1d.SkAD' on page 10 unde fined on input line 445. LaTeX Warning: Hyper reference `userguide:value-anomaly-vs-pattern-anomaly' on page 10 undefined on input line 445. [10 <./spike.png>] LaTeX Warning: Hyper reference `api/tf1d:adtk.transformer_1d.DoubleRollingAggre gate' on page 11 undefined on input line 454. LaTeX Warning: Hyper reference `userguide:additive-outlier-vs-change-point' on page 11 undefined on input line 468. LaTeX Warning: Hyper reference `api/tf1d:adtk.transformer_1d.DoubleRollingAggre gate' on page 11 undefined on input line 468. [11 <./level_shift.png> <./local_spike.png>] [12 <./level_shift_double_rolling. png>] LaTeX Warning: Hyper reference `api/dt1d:adtk.detector_1d.SkAD' on page 13 unde fined on input line 486. LaTeX Warning: Hyper reference `api/tfhd:adtk.transformer_hd.SkRegressionResidu al' on page 13 undefined on input line 488. LaTeX Warning: Hyper reference `api/dthd:adtk.detector_hd.SkMinCluster' on page 13 undefined on input line 490. LaTeX Warning: Hyper reference `api/dthd:adtk.detector_hd.SkOutlierDetect' on p age 13 undefined on input line 490. LaTeX Warning: Hyper reference `api/tfhd:adtk.transformer_hd.PcaRepresentation' on page 13 undefined on input line 490. LaTeX Warning: Hyper reference `api/tfhd:adtk.transformer_hd.PcaDenoise' on pag e 13 undefined on input line 490. [13 <./volatility_shift_double_rolling.png>] [14 <./non_zeros_count.png>] LaTeX Warning: Hyper reference `api/tf1d:adtk.transformer_1d.NaiveDeseasonal' o n page 15 undefined on input line 497. LaTeX Warning: Hyper reference `api/tf1d:adtk.transformer_1d.STLDecomposition' on page 15 undefined on input line 497. LaTeX Warning: Hyper reference `api/data:adtk.data.resample_time_step' on page 15 undefined on input line 520. LaTeX Warning: Hyper reference `api/data:adtk.data.load_data_by_rel_path' on pa ge 15 undefined on input line 520. [15 <./seasonal.png>] [16 <./cyclic.png>] LaTeX Warning: Hyper reference `api/utils:adtk.utils.time_series_train_test_spl it' on page 17 undefined on input line 539. [17 <./missin g_data.png>] [18 <./restart.png>] [19 <./split_1.png>] [20 <./split_2.png>] [21 <./split_3.png>] [22 <./split_4.png>] Chapter 5. [23] [24 <./notebooks_demo_10_0.png>] [25 <./notebooks_demo_14_0.png>] [26 <./notebooks_demo_19_0.png> <./notebooks_demo _19_1.png> <./notebooks_demo_19_2.png>] [27 <./notebooks_demo_24_0.png>] [28 <./notebooks_demo_33_0.png> <./notebooks_demo _39_0.png>] [29 <./notebooks_demo_48_0.png>] [30 <./notebooks_demo_50_0.png>] [31 <./notebooks_demo_55_1.png> <./notebooks_demo _55_2.png> <./notebooks_demo_55_3.png>] [32 <./notebooks_demo_55_4.png> <./notebooks_demo _58_1.png>] [33 <./notebooks_demo_63_0.png>] [34] [35] [36 <./notebooks_demo_73_0.png>] [37] Overfull \vbox (678.20184pt too high) has occurred while \output is active [38 <./notebooks_demo_79_0.png>] [39] Overfull \vbox (678.20184pt too high) has occurred while \output is active [40 <./notebooks_demo_82_0.png>] [41] [42] Chapter 6. [43] Underfull \hbox (badness 10000) in paragraph at lines 1660--1660 []\T1/ptm/m/it/10 detectFunc=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tect-Func- Params={}\T1/ptm/m/n/10 , [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 2036--2036 []\T1/ptm/m/it/10 skmod=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 time_features=10\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-clude_thresh=1.0\T1/ptm/m/n/10 , [46] Underfull \hbox (badness 10000) in paragraph at lines 2210--2210 []\T1/ptm/m/it/10 detectFunc=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tect-Func- Params={}\T1/ptm/m/n/10 , [47] [48] [49] Underfull \hbox (badness 10000) in paragraph at lines 2544--2544 []\T1/ptm/m/it/10 transformFunc=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 trans-form - Underfull \hbox (badness 10000) in paragraph at lines 2544--2544 \T1/ptm/m/it/10 Func-Params={}\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fit-Func=None\T1 /ptm/m/n/10 , [50] Underfull \hbox (badness 10000) in paragraph at lines 2686--2686 []\T1/ptm/m/it/10 agg='mean'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-g-Params={}\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 win-dow=10\T1/ptm/m/n/10 , [51] [52] [53] Underfull \hbox (badness 10000) in paragraph at lines 3138--3138 []\T1/ptm/m/it/10 transformFunc=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 trans-form - Underfull \hbox (badness 10000) in paragraph at lines 3138--3138 \T1/ptm/m/it/10 Func-Params={}\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fit-Func=None\T1 /ptm/m/n/10 , [54] Underfull \hbox (badness 8075) in paragraph at lines 3281--3281 []\T1/ptm/m/it/10 regressor=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-gres-sor-Pa rams={}\T1/ptm/m/n/10 , [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 3527--3527 []\T1/ptm/m/it/10 aggregateFunc=>\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-gre-gat e-Func- [57] [58] [59] Underfull \hbox (badness 10000) in paragraph at lines 3861--3861 []\T1/ptm/m/it/10 dataFolder\T1/ptm/m/n/10 , \T1/ptm/m/it/10 anoma-liesJ-son-Fi le\T1/ptm/m/n/10 , \T1/ptm/m/it/10 anoma-ly-Win-dowsJ-son-File\T1/ptm/m/n/10 , [60] Underfull \hbox (badness 10000) in paragraph at lines 3999--3999 \T1/ptm/m/it/10 pre-dicted=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 f=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fig- Underfull \hbox (badness 10000) in paragraph at lines 3999--3999 \T1/ptm/m/it/10 size=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ts_linewidth=0.5\T1/p tm/m/n/10 , \T1/ptm/m/it/10 ts_alpha=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3999--3999 \T1/ptm/m/it/10 aw_alpha=0.3\T1/ptm/m/n/10 , \T1/ptm/m/it/10 aw_color='black'\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4012--4014 []\T1/pcr/b/n/10 anomaly_windows \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 list of pandas Timestamp 2-tuples\T1/ptm/m/n/10 ) ^^U Known [61] Underfull \hbox (badness 10000) in paragraph at lines 4120--4120 []\T1/ptm/m/it/10 dataFolder\T1/ptm/m/n/10 , \T1/ptm/m/it/10 anoma-liesJ-son-Fi le\T1/ptm/m/n/10 , \T1/ptm/m/it/10 anoma-ly-Win-dowsJ-son-File\T1/ptm/m/n/10 , [62] Overfull \hbox (16.54497pt too wide) in paragraph at lines 4238--4242 []\T1/ptm/m/n/10 1111111222000000000000000000000000000000 000000000011111112220 0000000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 4238--4242 \T1/ptm/m/n/10 0000000000000000000011111112220000000000 00000000000000000000000 00000001111111222 [63] Overfull \hbox (16.54497pt too wide) in paragraph at lines 4248--4252 []\T1/ptm/m/n/10 1111111222000000000000000000000000000000 111111111111112222220 0000000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 4248--4252 \T1/ptm/m/n/10 1111111111111111111112222222220000000000 11111111111111111111111 11111222222222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 4258--4262 []\T1/ptm/m/n/10 1111111122222222000000000000000000000000 111111111111111122222 2220000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 4258--4262 \T1/ptm/m/n/10 1111111111111111111111112222222200000000 11111111111111111111111 11111111122222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 4268--4272 []\T1/ptm/m/n/10 1111111122222222222222222222222222222222 111111111111111122222 2222222222222222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 4268--4272 \T1/ptm/m/n/10 1111111111111111111111112222222222222222 11111111111111111111111 11111111122222222 [64] Chapter 7. LaTeX Warning: Hyper reference `developer:how-can-i-contribute-my-own-model-to- the-library' on page 65 undefined on input line 4314. LaTeX Warning: Hyper reference `developer:how-can-i-contribute-new-data-set-to- the-library' on page 65 undefined on input line 4317. LaTeX Warning: Hyper reference `api/dt1d:module-adtk.detector_1d' on page 65 un defined on input line 4351. LaTeX Warning: Hyper reference `api/dthd:module-adtk.detector_hd' on page 65 un defined on input line 4352. LaTeX Warning: Hyper reference `api/tf1d:module-adtk.transformer_1d' on page 65 undefined on input line 4352. LaTeX Warning: Hyper reference `api/tfhd:module-adtk.transformer_hd' on page 65 undefined on input line 4353. LaTeX Warning: Hyper reference `api/aggregators:module-adtk.aggregator' on page 65 undefined on input line 4353. [65] [66] Chapter 8. [67] [68] LaTeX Warning: Reference `api/aggregators:module-adtk.aggregator' on page 69 un defined on input line 4411. LaTeX Warning: Reference `api/data:module-adtk.data' on page 69 undefined on in put line 4412. LaTeX Warning: Reference `api/dt1d:module-adtk.detector_1d' on page 69 undefine d on input line 4413. LaTeX Warning: Reference `api/dthd:module-adtk.detector_hd' on page 69 undefine d on input line 4414. LaTeX Warning: Reference `api/pipe:module-adtk.pipe' on page 69 undefined on in put line 4415. LaTeX Warning: Reference `api/tf1d:module-adtk.transformer_1d' on page 69 undef ined on input line 4416. LaTeX Warning: Reference `api/tfhd:module-adtk.transformer_hd' on page 69 undef ined on input line 4417. LaTeX Warning: Reference `api/utils:module-adtk.utils' on page 69 undefined on input line 4418. LaTeX Warning: Reference `api/visualization:module-adtk.visualization' on page 69 undefined on input line 4419. [69] No file ADTK.ind. (./ADTK.aux) Package rerunfilecheck Warning: File `ADTK.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on ADTK.pdf (73 pages, 3752302 bytes). Transcript written on ADTK.log. [rtd-command-info] start-time: 2018-07-17T21:44:23.705839Z, end-time: 2018-07-17T21:44:23.840959Z, duration: 0, exit-code: 0 makeindex -s python.ist ADTK.idx This is makeindex, version 2.15 [TeX Live 2015] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file ADTK.idx....done (133 entries accepted, 0 rejected). Sorting entries....done (968 comparisons). Generating output file ADTK.ind....done (178 lines written, 0 warnings). Output written in ADTK.ind. Transcript written in ADTK.ilg. [rtd-command-info] start-time: 2018-07-17T21:44:23.893660Z, end-time: 2018-07-17T21:44:29.216122Z, duration: 5, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/_build/latex/ADTK.tex This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/ docs/_build/latex/ADTK.tex LaTeX2e <2016/02/01> Babel <3.9q> and hyphenation patterns for 81 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) Package Sphinx Info: **** titlesec 2.10.1 successfully patched for bugfix **** (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file ADTK.idx (./ADTK.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./ADTK.out) (./ADTK.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./ADTK.toc [1]) [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [5] [6] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [7] [8 <./visual.png > <./visual2.png>] Chapter 4. [9] [10 <./spike.png>] [11 <./level_shift.png> <./local_spike.png >] [12 <./level_shift_double_rolling.png>] [13 <./volatility_shift_double_rolling.png>] [14 <./n on_zeros_count.png>] [15 <./seasonal.png>] [16 <./cyclic.png>] [17 <./missin g_data.png>] [18 <./restart.png>] [19 <./split_1.png>] [20 <./split_2.png>] [21 <./split_3.png>] [22 <./split_4.png>] Chapter 5. [23] [24 <./notebooks_demo_10_0.png>] [25 <./notebooks_demo_14_0.png>] [26 <./notebooks_demo_19_0.png> <./notebooks_demo _19_1.png> <./notebooks_demo_19_2.png>] [27 <./notebooks_demo_24_0.png>] [28 <./notebooks_demo_33_0.png> <./notebooks_demo _39_0.png>] [29 <./notebooks_demo_48_0.png>] [30 <./notebooks_demo_50_0.png>] [31 <./notebooks_demo_55_1.png> <./notebooks_demo _55_2.png> <./notebooks_demo_55_3.png>] [32 <./notebooks_demo_55_4.png> <./notebooks_demo _58_1.png>] [33 <./notebooks_demo_63_0.png>] [34] [35] [36 <./notebooks_demo_73_0.png>] [37] Overfull \vbox (678.20184pt too high) has occurred while \output is active [38 <./notebooks_demo_79_0.png>] [39] Overfull \vbox (678.20184pt too high) has occurred while \output is active [40 <./notebooks_demo_82_0.png>] [41] [42] Chapter 6. [43] Underfull \hbox (badness 10000) in paragraph at lines 1660--1660 []\T1/ptm/m/it/10 detectFunc=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tect-Func- Params={}\T1/ptm/m/n/10 , [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 2036--2036 []\T1/ptm/m/it/10 skmod=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 time_features=10\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-clude_thresh=1.0\T1/ptm/m/n/10 , [46] Underfull \hbox (badness 10000) in paragraph at lines 2210--2210 []\T1/ptm/m/it/10 detectFunc=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tect-Func- Params={}\T1/ptm/m/n/10 , [47] [48] [49] Underfull \hbox (badness 10000) in paragraph at lines 2544--2544 []\T1/ptm/m/it/10 transformFunc=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 trans-form - Underfull \hbox (badness 10000) in paragraph at lines 2544--2544 \T1/ptm/m/it/10 Func-Params={}\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fit-Func=None\T1 /ptm/m/n/10 , [50] Underfull \hbox (badness 10000) in paragraph at lines 2686--2686 []\T1/ptm/m/it/10 agg='mean'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-g-Params={}\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 win-dow=10\T1/ptm/m/n/10 , [51] [52] [53] Underfull \hbox (badness 10000) in paragraph at lines 3138--3138 []\T1/ptm/m/it/10 transformFunc=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 trans-form - Underfull \hbox (badness 10000) in paragraph at lines 3138--3138 \T1/ptm/m/it/10 Func-Params={}\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fit-Func=None\T1 /ptm/m/n/10 , [54] Underfull \hbox (badness 8075) in paragraph at lines 3281--3281 []\T1/ptm/m/it/10 regressor=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-gres-sor-Pa rams={}\T1/ptm/m/n/10 , [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 3527--3527 []\T1/ptm/m/it/10 aggregateFunc=>\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-gre-gat e-Func- [57] [58] [59] Underfull \hbox (badness 10000) in paragraph at lines 3861--3861 []\T1/ptm/m/it/10 dataFolder\T1/ptm/m/n/10 , \T1/ptm/m/it/10 anoma-liesJ-son-Fi le\T1/ptm/m/n/10 , \T1/ptm/m/it/10 anoma-ly-Win-dowsJ-son-File\T1/ptm/m/n/10 , [60] Underfull \hbox (badness 10000) in paragraph at lines 3999--3999 \T1/ptm/m/it/10 pre-dicted=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 f=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fig- Underfull \hbox (badness 10000) in paragraph at lines 3999--3999 \T1/ptm/m/it/10 size=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ts_linewidth=0.5\T1/p tm/m/n/10 , \T1/ptm/m/it/10 ts_alpha=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3999--3999 \T1/ptm/m/it/10 aw_alpha=0.3\T1/ptm/m/n/10 , \T1/ptm/m/it/10 aw_color='black'\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4012--4014 []\T1/pcr/b/n/10 anomaly_windows \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 list of pandas Timestamp 2-tuples\T1/ptm/m/n/10 ) ^^U Known [61] Underfull \hbox (badness 10000) in paragraph at lines 4120--4120 []\T1/ptm/m/it/10 dataFolder\T1/ptm/m/n/10 , \T1/ptm/m/it/10 anoma-liesJ-son-Fi le\T1/ptm/m/n/10 , \T1/ptm/m/it/10 anoma-ly-Win-dowsJ-son-File\T1/ptm/m/n/10 , [62] Overfull \hbox (16.54497pt too wide) in paragraph at lines 4238--4242 []\T1/ptm/m/n/10 1111111222000000000000000000000000000000 000000000011111112220 0000000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 4238--4242 \T1/ptm/m/n/10 0000000000000000000011111112220000000000 00000000000000000000000 00000001111111222 [63] Overfull \hbox (16.54497pt too wide) in paragraph at lines 4248--4252 []\T1/ptm/m/n/10 1111111222000000000000000000000000000000 111111111111112222220 0000000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 4248--4252 \T1/ptm/m/n/10 1111111111111111111112222222220000000000 11111111111111111111111 11111222222222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 4258--4262 []\T1/ptm/m/n/10 1111111122222222000000000000000000000000 111111111111111122222 2220000000000000000 Overfull \hbox (16.54497pt too wide) in paragraph at lines 4258--4262 \T1/ptm/m/n/10 1111111111111111111111112222222200000000 11111111111111111111111 11111111122222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 4268--4272 []\T1/ptm/m/n/10 1111111122222222222222222222222222222222 111111111111111122222 2222222222222222222 Overfull \hbox (16.54497pt too wide) in paragraph at lines 4268--4272 \T1/ptm/m/n/10 1111111111111111111111112222222222222222 11111111111111111111111 11111111122222222 [64] Chapter 7. [65] [66] Chapter 8. [67] [68] [69] (./ADTK.ind [70] Underfull \hbox (badness 10000) in paragraph at lines 14--15 []\T1/ptm/m/n/10 aggregate() (adtk.aggregator.CustomizedAggregator Underfull \hbox (badness 10000) in paragraph at lines 23--24 []\T1/ptm/m/n/10 CustomizedTransformer1D (class in Underfull \hbox (badness 10000) in paragraph at lines 24--25 []\T1/ptm/m/n/10 CustomizedTransformerHD (class in Underfull \hbox (badness 10000) in paragraph at lines 28--29 []\T1/ptm/m/n/10 detect() (adtk.detector_1d.CustomizedDetector1D Underfull \hbox (badness 10000) in paragraph at lines 35--36 []\T1/ptm/m/n/10 detect() (adtk.detector_hd.CustomizedDetectorHD Underfull \hbox (badness 10000) in paragraph at lines 59--60 []\T1/ptm/m/n/10 fit() (adtk.transformer_1d.CustomizedTransformer1D Underfull \hbox (badness 10000) in paragraph at lines 60--61 []\T1/ptm/m/n/10 fit() (adtk.transformer_1d.DoubleRollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 66--67 []\T1/ptm/m/n/10 fit() (adtk.transformer_hd.CustomizedTransformerHD Underfull \hbox (badness 10000) in paragraph at lines 69--70 []\T1/ptm/m/n/10 fit() (adtk.transformer_hd.SkRegressionResidual Underfull \hbox (badness 10000) in paragraph at lines 71--72 []\T1/ptm/m/n/10 fit_detect() (adtk.detector_1d.CustomizedDetector1D [71] Underfull \hbox (badness 10000) in paragraph at lines 78--79 []\T1/ptm/m/n/10 fit_detect() (adtk.detector_hd.CustomizedDetectorHD Overfull \hbox (27.72975pt too wide) in paragraph at lines 84--85 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_1d.CustomizedTransformer1D Overfull \hbox (19.00012pt too wide) in paragraph at lines 85--86 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_1d.DoubleRollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 86--87 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_1d.NaiveDeseasonal Underfull \hbox (badness 10000) in paragraph at lines 88--89 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_1d.RollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 89--90 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_1d.StandardScale Overfull \hbox (29.94972pt too wide) in paragraph at lines 91--92 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_hd.CustomizedTransformerHD Underfull \hbox (badness 10000) in paragraph at lines 92--93 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_hd.PcaDenoise Underfull \hbox (badness 10000) in paragraph at lines 93--94 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_hd.PcaRepresentation Overfull \hbox (7.94987pt too wide) in paragraph at lines 94--95 []\T1/ptm/m/n/10 fit_transform() (adtk.transformer_hd.SkRegressionResidual Overfull \hbox (14.38992pt too wide) in paragraph at lines 165--166 []\T1/ptm/m/n/10 transform() (adtk.transformer_1d.CustomizedTransformer1D Overfull \hbox (5.6603pt too wide) in paragraph at lines 166--167 []\T1/ptm/m/n/10 transform() (adtk.transformer_1d.DoubleRollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 167--168 []\T1/ptm/m/n/10 transform() (adtk.transformer_1d.NaiveDeseasonal Underfull \hbox (badness 10000) in paragraph at lines 168--169 []\T1/ptm/m/n/10 transform() (adtk.transformer_1d.NullTransformer1D [72] Underfull \hbox (badness 10000) in paragraph at lines 169--170 []\T1/ptm/m/n/10 transform() (adtk.transformer_1d.RollingAggregate Underfull \hbox (badness 10000) in paragraph at lines 171--172 []\T1/ptm/m/n/10 transform() (adtk.transformer_1d.STLDecomposition Overfull \hbox (16.6099pt too wide) in paragraph at lines 172--173 []\T1/ptm/m/n/10 transform() (adtk.transformer_hd.CustomizedTransformerHD Underfull \hbox (badness 10000) in paragraph at lines 174--175 []\T1/ptm/m/n/10 transform() (adtk.transformer_hd.PcaRepresentation [73]) (./ADTK.aux) Package rerunfilecheck Warning: File `ADTK.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on ADTK.pdf (77 pages, 3740539 bytes). Transcript written on ADTK.log. [rtd-command-info] start-time: 2018-07-17T21:44:29.284536Z, end-time: 2018-07-17T21:44:29.355247Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/_build/latex/ADTK.pdf /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/artifacts/latest/sphinx_pdf/arundo-adtk.pdf