nipy

View on PyPIReverse Dependencies (7)

0.6.0 nipy-0.6.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
nipy-0.6.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
nipy-0.6.0-cp39-cp39-win_amd64.whl
nipy-0.6.0-cp39-cp39-macosx_10_10_x86_64.whl
nipy-0.6.0-cp39-cp39-musllinux_1_1_x86_64.whl
nipy-0.6.0-cp39-cp39-macosx_11_0_arm64.whl
nipy-0.6.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
nipy-0.6.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
nipy-0.6.0-cp38-cp38-win_amd64.whl
nipy-0.6.0-cp38-cp38-macosx_10_10_x86_64.whl
nipy-0.6.0-cp38-cp38-macosx_11_0_arm64.whl
nipy-0.6.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
nipy-0.6.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
nipy-0.6.0-cp312-cp312-win_amd64.whl
nipy-0.6.0-cp312-cp312-macosx_10_10_x86_64.whl
nipy-0.6.0-cp312-cp312-musllinux_1_1_x86_64.whl
nipy-0.6.0-cp312-cp312-macosx_11_0_arm64.whl
nipy-0.6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
nipy-0.6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
nipy-0.6.0-cp311-cp311-win_amd64.whl
nipy-0.6.0-cp311-cp311-macosx_10_10_x86_64.whl
nipy-0.6.0-cp311-cp311-musllinux_1_1_x86_64.whl
nipy-0.6.0-cp311-cp311-macosx_11_0_arm64.whl
nipy-0.6.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
nipy-0.6.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
nipy-0.6.0-cp310-cp310-win_amd64.whl
nipy-0.6.0-cp310-cp310-macosx_10_10_x86_64.whl
nipy-0.6.0-cp310-cp310-musllinux_1_1_x86_64.whl
nipy-0.6.0-cp310-cp310-macosx_11_0_arm64.whl

Wheel Details

Project: nipy
Version: 0.6.0
Filename: nipy-0.6.0-cp311-cp311-win_amd64.whl
Download: [link]
Size: 3038544
MD5: 0a8958e03d5ea94e165bd06680120ca0
SHA256: b2b1eb83656927e9723ee292a77d755a7ed4a957a820987828dd4f52d3419b94
Uploaded: 2023-12-21 16:47:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nipy
Version: 0.6.0
Summary: A python package for analysis of neuroimaging data
Maintainer-Email: nipy developers <neuroimaging[at]python.org>
Project-Url: Homepage, https://nipy.org/nipy
Project-Url: Documentation, http://nipy.org/nipy/documentation.html
Project-Url: Source, https://github.com/nipy/nipy
Project-Url: Download, https://pypi.org/project/nipy/#files
Project-Url: Tracker, https://github.com/nipy/nipy/issues
License: Copyright (c) 2006-2023, NIPY Developers All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the NIPY Developers nor the names of any contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Requires-Dist: numpy (>=1.22)
Requires-Dist: scipy (>=1.8)
Requires-Dist: nibabel (>=3.2)
Requires-Dist: sympy (>=1.9)
Requires-Dist: transforms3d
Requires-Dist: pre-commit; extra == "developer"
Requires-Dist: rtoml; extra == "developer"
Requires-Dist: sphinx (>=7.0); extra == "docs"
Requires-Dist: numpydoc (>=1.6.0); extra == "docs"
Requires-Dist: matplotlib; extra == "docs"
Requires-Dist: texext; extra == "docs"
Requires-Dist: ipython; extra == "docs"
Requires-Dist: matplotlib (>=3); extra == "optional"
Requires-Dist: matplotlib (>=3); extra == "test"
Requires-Dist: pytest (>=7.2); extra == "test"
Requires-Dist: pytest-cov (>=4.0); extra == "test"
Requires-Dist: pytest-doctestplus; extra == "test"
Provides-Extra: developer
Provides-Extra: docs
Provides-Extra: optional
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 2745 characters]

WHEEL

Wheel-Version: 1.0
Generator: meson
Root-Is-Purelib: false
Tag: cp311-cp311-win_amd64

RECORD

Path Digest Size
nipy-0.6.0.dist-info/METADATA sha256=jw9LvdNOdl0Mg3aGhc9TkNkJZuCzw9i5kfNlv1_URYw 6099
nipy-0.6.0.dist-info/WHEEL sha256=JdLTWhc73oJ-lqTBYGgiVontr_vhzwzbpAOin_2bxTI 85
nipy-0.6.0.dist-info/entry_points.txt sha256=0iuZPlAXsgufT8UMnb3k66QtZiE1-53yUAdrGSs4G8Y 217
nipy-0.6.0.dist-info/LICENSE sha256=dKbrV-DOTrueRI8cfXKdeQ_QzUp1DXzlviF4BrmXWXs 1570
nipy/algorithms/graph/_graph.cp311-win_amd64.pyd sha256=5NArNL8Oi0V8divpvobnRVuSnwQ3jj5FC0DYTDUBbEs 110027
nipy/algorithms/graph/_graph.cp311-win_amd64.dll.a sha256=jlaRDDJChIa5kAR3M1COZe_IXK-zgS2t6ybs1FScGhw 1706
nipy/algorithms/registration/_registration.cp311-win_amd64.pyd sha256=QRJlpD1HFWgLrsfuMrlz5dD8iqvJOi5esGpjxUuBeEE 244329
nipy/algorithms/registration/_registration.cp311-win_amd64.dll.a sha256=XudLGekC1z1MTSX3ePf9rq-_2raOX2UVkml_l0TP5nU 1812
nipy/algorithms/segmentation/_segmentation.cp311-win_amd64.pyd sha256=0y65nGmvuh6b1cZqM66t4MtFNimP1xDgXU0yWY4xWyc 168796
nipy/algorithms/segmentation/_segmentation.cp311-win_amd64.dll.a sha256=xbh4G7oZWhkN-GsMiMui2YTEQ499rTXhh2vxwe7mngw 1812
nipy/algorithms/statistics/intvol.cp311-win_amd64.pyd sha256=bcmWdQb7-zQXu8XGu5nWYmxmfPpwByPGh7Y3-wZU5RE 465293
nipy/algorithms/statistics/intvol.cp311-win_amd64.dll.a sha256=JBowsgEYTghoOu254DMTggGqKLAhAZnTtHZjvSTwnYw 1706
nipy/algorithms/statistics/histogram.cp311-win_amd64.pyd sha256=dLLNJFbFy2bxZenW_zo4MMME6k1PX03DPGMkxNZU4aU 103375
nipy/algorithms/statistics/histogram.cp311-win_amd64.dll.a sha256=cazLLG-fFzRsdluKGMVUUggiN7GqpzSYeBsmeShJ8ZQ 1752
nipy/algorithms/statistics/_quantile.cp311-win_amd64.pyd sha256=Th7pL_Q-dXWpjgxJIbDnnaZegNpfctXS3FiivxwsCzs 149788
nipy/algorithms/statistics/_quantile.cp311-win_amd64.dll.a sha256=gtgV2qchzns3lZJEEis1graXh56c4prVBMY7LlHh4_E 1752
nipy/labs/bindings/linalg.cp311-win_amd64.pyd sha256=EEo8u9R_tShe-9TxzZPHYOLxn6rfBZcEH3Kv4x9n_B0 375928
nipy/labs/bindings/linalg.cp311-win_amd64.dll.a sha256=iBgjHX-hqXv8KhU9oBt651W1BT_sorRzZe-qsmEOZe4 1706
nipy/labs/bindings/array.cp311-win_amd64.pyd sha256=Ltjgaj2dzGWtK20tV3V_u185n9i17f1i_Wdz_sMjKZU 210016
nipy/labs/bindings/array.cp311-win_amd64.dll.a sha256=dsyO8POcapRg4VWWzlb2Hvp0WemagEmWsUzgmidkjFA 1692
nipy/labs/bindings/wrapper.cp311-win_amd64.pyd sha256=OpF-A6D7J_stNICfDHqd4jwrNpY2nNIED-nDqkliW4A 221102
nipy/labs/bindings/wrapper.cp311-win_amd64.dll.a sha256=NQnhpRgJpIQApxH1AIqtk04Eo1MVwrfCwEVtVZX2OkI 1722
nipy/labs/glm/kalman.cp311-win_amd64.pyd sha256=tRxGpy9-uhByGv4unTDZEm7rHRAhk5GCdanZzooKmXs 324703
nipy/labs/glm/kalman.cp311-win_amd64.dll.a sha256=xRM_QZ2p2FuaAWZ0LziUg1inPHUOJO_RYmp2Vh9bPzY 1706
nipy/labs/group/onesample.cp311-win_amd64.pyd sha256=KtqiyRRu1l5yqOGf4rt3yA050nexpDwoTS9DLrk62_U 374624
nipy/labs/group/onesample.cp311-win_amd64.dll.a sha256=4ovi4cffvRniLT92jIzBq8oZQjU7ewfhqhXBHFxk3O8 1752
nipy/labs/group/twosample.cp311-win_amd64.pyd sha256=6UFVqcyMI6D1QFZGRRH9P1KwD0VS9hEoejeUk75zuRE 832447
nipy/labs/group/twosample.cp311-win_amd64.dll.a sha256=IgGVOmRqDOfeV9_XwgBabEQto-OSmifjidnloBJl7rM 1752
nipy/labs/group/glm_twolevel.cp311-win_amd64.pyd sha256=cBDBGGQp02Gdp5yXC_k0IWkiGFKhaihSc4rLzjkGkT0 358665
nipy/labs/group/glm_twolevel.cp311-win_amd64.dll.a sha256=49voJU8R_MNnGfX5eskWpUTEjvzukGJriCyUkdVmh-k 1800
nipy/labs/utils/routines.cp311-win_amd64.pyd sha256=iiZZcrnw7CqWB8lMyq8eCNLT2xNA1boVr-vEws7FWjQ 843833
nipy/labs/utils/routines.cp311-win_amd64.dll.a sha256=-2cd2BsfNX-8BLTDJz32nSytCZc4Z_gtAQ-TmhHnkzQ 1740
nipy/__init__.py sha256=C9wFRt8_0q6RUYMDeKnp_2G0W1VX9OjZLK4y497fvdU 997
nipy/info.py sha256=2n92tBOJ1FtsPv51y1NMWKEcongOe7FCaq5tfWrQVvo 937
nipy/pkg_info.py sha256=aXuwdYF7_wKYECDRoZaQOhhJfoW33Qog5GU3KII0URc 2939
nipy/conftest.py sha256=xxvEkP8ppGkM5Q1pdPboWdHfCJtFYJM31cVIQUkXWJQ 698
nipy/algorithms/__init__.py sha256=aVZE9M1d1lR0IlIM6lgq1hhj_7ixZdCKoL_7tsTQ9p4 311
nipy/algorithms/fwhm.py sha256=k5XCULbP8zUCVOUuKvqLIx_H2N_PBbBR0coDI1kEeic 6308
nipy/algorithms/interpolation.py sha256=E_KIK9YSLYpZeReRg-ojt7JHw88l3i_8fzF2MoTiiiY 3785
nipy/algorithms/kernel_smooth.py sha256=Vvr4Ko2-DMdjtFO6kFRtez5hnSAQiV76NRDHy3reyXY 8776
nipy/algorithms/optimize.py sha256=81wr1ViWQFwPX25wsKUBA-ZEhX3uyIMx823sq4EyPQg 3004
nipy/algorithms/resample.py sha256=Sokb7aH7AbEDGHhIzpb8d6f4Ja9o1VlMFk8dql_dpp8 6050
nipy/algorithms/graph/__init__.py sha256=JYLt8eP75wVv-sxtqK08mULNPWpkG8xfz9TqdhrWZKA 370
nipy/algorithms/graph/bipartite_graph.py sha256=VBIbs93KkoWIZrQZqYRvfpTYNM_wVtoVFtir6zv4_kw 9660
nipy/algorithms/graph/field.py sha256=Q5P0FPrduhHmtX9gvQCvmsE1oC3pFShqdxdmaRcwsy0 20208
nipy/algorithms/graph/forest.py sha256=HGCDuO4YJEzkEZ0a6-sUC3pE_jpb4EjlRxhjFdJWs9o 15386
nipy/algorithms/graph/graph.py sha256=5uOYbxbPOYhytzU8QcXqI2si61p_LYwmkJtW6fZXxqA 40512
nipy/algorithms/registration/__init__.py sha256=fpd9S26edk9bd8_4p9UAq7NM0tUVnfCVKgMz_h46Oqs 897
nipy/algorithms/registration/affine.py sha256=_S2UMmM-fuUqJPPKYlBgANnp4OpJOW124ct9Ua1-C4I 14195
nipy/algorithms/registration/chain_transform.py sha256=dMM7AnRNIdqUzazBUzXOyY2JZ_EefqF06u2UAKFx_a8 2039
nipy/algorithms/registration/groupwise_registration.py sha256=5DhaZLo-_PRXP4vYEt_2q5TNmG4f-wLXeh6Dc7X-OgA 48739
nipy/algorithms/registration/histogram_registration.py sha256=gn2ZXPFcjDYUIt876CqDrmx06oBEa7_Pdt8YD5QehjY 22178
nipy/algorithms/registration/optimizer.py sha256=jLNoyvwrAzJ4ehOkUmbSPY5vjEmwk7GiAA4yvWpNYKk 1449
nipy/algorithms/registration/polyaffine.py sha256=3lVUd0DDYglxiICkSvgL2sihTtlJAZo2EU7WxtSa5FE 3842
nipy/algorithms/registration/resample.py sha256=a7fvmib1PiO8UbRjFCp5lX0POQSrUNNuQ25HmtZ2TfY 6178
nipy/algorithms/registration/scripting.py sha256=8fmZoN6HoRGZ16uZP9j-WQU6LWMPvdk3OJLQssFhNjU 6707
nipy/algorithms/registration/similarity_measures.py sha256=86ofdFZ9jJ--oewIjeLtz3kj7r2Gns_dw2ByhWiTt-A 6875
nipy/algorithms/registration/transform.py sha256=U8I457yAgdJNexLnwuG-4fuCUTokBUAlIgSCb70w0Cc 1256
nipy/algorithms/registration/type_check.py sha256=LFDG8ki5azEJTqUbyMC236tYaeBujP6RavkH9j0bPfI 1806
nipy/algorithms/segmentation/__init__.py sha256=iyL3m5rVVhaV6gDOpz9H-B4mxPLOCm_vKJufPWJMFew 112
nipy/algorithms/segmentation/brain_segmentation.py sha256=-BmawEMXPOob53bQ4StK2_M3R1qrBXVBEaFiY1mvooE 4258
nipy/algorithms/segmentation/segmentation.py sha256=IRYQ8mdD6ZWYaleYfGnNAj4OxpFJborvN2ecvkHmVaA 8559
nipy/algorithms/statistics/__init__.py sha256=0eldHHJdxIRhSYEQJYjO9xpkEjl2WRGbBgRdc6xkfOM 307
nipy/algorithms/statistics/api.py sha256=OqWDHPgRWmVW0WBVRPLgc6Bts3v6YZjlXsbDMqwJ1X4 537
nipy/algorithms/statistics/bayesian_mixed_effects.py sha256=OG1D0A269ch211UIUoFZc-D-9uF5q5j1X1Onfzka7H8 2462
nipy/algorithms/statistics/empirical_pvalue.py sha256=WDViF73LhJpghntf-CwU2Xs6fm3ZmqytTRrvD4YAp8o 19686
nipy/algorithms/statistics/mixed_effects_stat.py sha256=zyqR0d6ihS4NgdiOt5Zh1J1yg5X9z65aq-OqcfUeOY4 12771
nipy/algorithms/statistics/onesample.py sha256=mWkawQRJuQ6odQ-2Gzb6TzB7dPeQjrocAYJzfugnkKI 4322
nipy/algorithms/statistics/rft.py sha256=S2e0URZ1wkDeLHEbJYJiINZ3ccfL4xUDOprMULa7bbw 24637
nipy/algorithms/statistics/utils.py sha256=1DgUrL2i7T274wKdfOgz5ktgt8tGAIxvwbCOdFyQ-bc 14479
nipy/labs/__init__.py sha256=TpK0-NN6UF1rX7k5owTc7bc9b1NXb2M8JJHBCiW7VvU 849
nipy/labs/mask.py sha256=Bhsilf49no9w3TC6sTnI22OB0X7zrV2jfE9HlKLGheA 18537
nipy/labs/statistical_mapping.py sha256=feh1vQscq1zxgjiGV2hn65z5_B32i_r1p3piQBBVCLQ 15737
nipy/labs/viz3d.py sha256=Nk4aInHjY7JSRAGgRpGwQQE_ILcstlGYiwSWWVwg_bI 282
nipy/labs/viz.py sha256=6afncCGBLMM_qTRPoFQXesMjVCYF0pec2yNrUMrFOu0 422
nipy/labs/bindings/__init__.py sha256=iOkkZIv1xRt5T2JtJRmodKoC3WV4bIrRWEpNJ5kh29g 989
nipy/labs/glm/__init__.py sha256=2H-7ad1vyPrJZ8bI0INPIuO1KcV3jnhlkA8OGR_KdPA 347
nipy/labs/glm/glm.py sha256=oY53V9P75ZgsP47WwdJrsCX9UNUzVFUOkeW8Q57aPcI 9487
nipy/labs/group/__init__.py sha256=oFgU7d4OT-AIZvravEwh3RnRwKj7s6qoMRw_Sv-fAb4 318
nipy/labs/group/permutation_test.py sha256=e0F2xxSaYYtClmeDAWJxnAdNGwGHu0cxP6FLzxAu9YA 36664
nipy/labs/utils/__init__.py sha256=QYs60gIF8ocPOx7-Vfatz8Vh6rmD5QTGNYns2GLsMeU 290
nipy/labs/utils/mask.py sha256=eUE9iqN7RZ0dweJgSdz7BrzUP6MfGCdneLOCTWs4PJ8 342
nipy/labs/utils/reproducibility_measures.py sha256=qdcL7zdm-wHVKehngEcaDKCurXMe9M7k0cuZZwM8Hg0 25698
nipy/labs/utils/simul_multisubject_fmri_dataset.py sha256=n94ukrgaUFyiHZItX40kg0pGMLSva31mp4CaUZvK3zE 11163
nipy/labs/utils/zscore.py sha256=x9TB-Jf6xowP4-vZxK3paB2XqFFDk6dsazvtMgUYKMI 382
nipy/cli/__init__.py sha256=iAP5dG2vTlv2n12WDB1bhnBMy6nTd_h_X3tlue2PKJI 42
nipy/cli/diagnose.py sha256=NvPvboyUQt19fQVzE8nGUjAsiPni7Fmgk_WgwusCmFo 2575
nipy/cli/img3dto4d.py sha256=IYXsRxEjA4aS6MOLi31DtXyByRYMw93gNrvf4y2772o 2290
nipy/cli/img4dto3d.py sha256=fcacVIn2FDV8XwPenHDgMLumZefdiZvrrlX0cRXBL5E 1389
nipy/cli/realign4d.py sha256=P4ZSeI4_aGRqXgcoxL1MqNYdqv3_C3R4rhcPpiEHLjE 3570
nipy/cli/tsdiffana.py sha256=aOjkrL8TR-wwdRetR6rr9QktmIjlvDpDZsV9XkuCpnM 4831
nipy/core/__init__.py sha256=-Y77LJF431fuNBxR3OJUTVFz_l1YF0SCiZQGs-WwE0E 201
nipy/core/api.py sha256=0_EYONh88pbjlCrKkLf6oshq0S4GbFGnjK_JfIjf7AI 1260
nipy/core/image/__init__.py sha256=MnP9WeLuVVAonRtnEHvdL0Xklg_c24yi9CM9-4FNi5M 416
nipy/core/image/image.py sha256=Ja-xEcyWNQCtVcwVq3gfHDEkWFlJ2k2vpnB9frBe9mQ 32711
nipy/core/image/image_list.py sha256=WH8LGcjeANK8UuLVEr7GA3S_5PD4iyl7A4Xznpxzkr8 7191
nipy/core/image/image_spaces.py sha256=l72rv2hMeReqSjiNQkXvAIbMAxehjayig8WyiLUmb1I 14461
nipy/core/image/roi.py sha256=ecG371Tq0fWQWXXVKiB_Ua-Mqdj0hlmGL_J9dW6HWS4 612
nipy/core/image/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/core/image/tests/test_image.py sha256=dpbF5AFBGyYhnSy6K1ORMWuoq9X32Y6ZG_HW6ALG2Zs 17623
nipy/core/image/tests/test_image_list.py sha256=guWs1ADWEMOyKnuipR47VXqN6dtdaVfCjbSPlLJ03rg 4625
nipy/core/image/tests/test_image_spaces.py sha256=955LCvyezu17TmV_lQoTNqaKuTMx7OH4tbjzfPhLFSM 6922
nipy/core/image/tests/test_rollimg.py sha256=i2jIAqQFbdidMBuJFQvOM0yo7utmDNwek2w654V7t3g 8593
nipy/core/reference/__init__.py sha256=aWl3DsWawqjXS8JSEP6HYVPLvLUWSrjs9be4AeU5Qd4 1905
nipy/core/reference/array_coords.py sha256=pbJAa2Vux-wYMLIaaOZfbWKufpBXZfCbsOcuk-6vdv0 13312
nipy/core/reference/coordinate_map.py sha256=3X2ni5p2c8o_XOw7FLFMTVmZ0FRwv3JN3hk-9RgI03w 87732
nipy/core/reference/coordinate_system.py sha256=q75kc6pjLUQCdLLuv9EhwOygVTB6uZS9vUFKPxInFz8 17101
nipy/core/reference/slices.py sha256=93ItpdggPjmMkjFyGjjx2jBuZxsQxHyJiemAolSCDX4 8244
nipy/core/reference/spaces.py sha256=SpBAyJ4EgphI6TxVWJQjjpDGv2QV6vYniRgTKCNVOXo 16940
nipy/core/reference/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/core/reference/tests/matrix_groups.py sha256=UnQ_MM6yArUEwAgKe-XzNsmcjLytQQeWbRVkkvPyzWk 8672
nipy/core/reference/tests/test_array_coords.py sha256=t5g_L5dRKrT5te1mfsJOY_EkjEW6oKdKDcswUkRJDo8 4784
nipy/core/reference/tests/test_coordinate_map.py sha256=d3h5DFAnT12hwdg3NC0GiDKeXnFwoslnSbyRBSaYT-s 43810
nipy/core/reference/tests/test_coordinate_system.py sha256=QcD-LQQubuMWHjdJxe_ZxIYBvM1HsvK4GMNosUPwPjs 9215
nipy/core/reference/tests/test_matrix_groups.py sha256=2cXghHYIJP5CnQ1LbvSnJBaUN-ZkNmdt83wvI-HgekU 3812
nipy/core/reference/tests/test_parametrized_surface.py sha256=IEP5ILaR_-Mne75AaaKC4cCqBVu5FlWj47ks7ibxsSY 2581
nipy/core/reference/tests/test_slices.py sha256=iyWpu6rR9JJKJKIrsppd2GlvIaOsU8cuJNbUioLjhUY 1889
nipy/core/reference/tests/test_spaces.py sha256=rGM2BWFgiKp04DsVFYHIbDDiB_ayObLr4ule7yy9XRU 11181
nipy/core/utils/__init__.py sha256=H_Ww4QBVmQ-l0Two78u_NkPbhOCwAsQn0WVHGEnZbnk 39
nipy/core/utils/generators.py sha256=_ufU0nePx1iw1oZjLeQS27bZsrJjy0jhrLwAI6QsFaQ 8097
nipy/core/utils/tests/__init__.py sha256=Em-xWl2ag-6SmVdhm1wpow7V10ausbxtZu5oSw1l6l0 24
nipy/core/utils/tests/test_generators.py sha256=prVhP-UX2VcQRvTlKolGC1Yct8j8oFxlkou9rpQD9nI 6469
nipy/interfaces/__init__.py sha256=qvr6qlg1RZPLbptl9yRTnP_oBgB5Ce0JNCjksYMcQ5g 162
nipy/interfaces/matlab.py sha256=aDSQSBurpxMZ5k6nJBiiypF16jwwxPp0HeO04fqAdOA 2622
nipy/interfaces/spm.py sha256=Jm2V5egDqt8R5ogwm1JX5GEdzPuLMjxWwYowgx4OAYI 2709
nipy/interfaces/tests/__init__.py sha256=uY4cYYADyPlsUkzf97w0RX3dZlohhi59l2q53nZLCFc 34
nipy/interfaces/tests/test_mlabtemp.py sha256=3P8h_GcDEQrzT3gPoFzOzoQNUL4A5e1Q8wZnuLBXrso 494
nipy/io/__init__.py sha256=0bqtg_ESLCIK-SW1ZNQ2DqGcyVTEsLNZdiLlsKqY-YY 294
nipy/io/api.py sha256=82Rk6PAS3TwmHNRzes84mrBZoqKIRjA0IZGBaYbDXEM 223
nipy/io/files.py sha256=d0qp_8yZ54VmkTPJwp7vNsF0BtR7rdS60i1UdFVN6vE 6973
nipy/io/nibcompat.py sha256=wYnJScazDQf5nFqXw6C_SLwK2sVCfR_F_aGLo5WPSco 2288
nipy/io/nifti_ref.py sha256=S1q0ga-9OXH5QcFwdMdizcezetFmLxhc6ELgyK5jsG0 26167
nipy/io/imageformats/__init__.py sha256=U0m2UOuYJdxBc9O1FnU-3CTHc2oyn1ELFLl_K3-M6mc 579
nipy/io/tests/__init__.py sha256=gZbF6ahpk9QhqSxYSDnSgGq0fj0gVPnw_JrGAJ8gz8U 29
nipy/io/tests/test_image_io.py sha256=p5FCLJy3p8glWYN0OU_N95np2Fb6bvwxjnYsyNqQhxI 10338
nipy/io/tests/test_nibcompat.py sha256=LUS77pfxY0yZIAd7DpxJWIKo2J1SgnL2ub8xMCAUFrA 1966
nipy/io/tests/test_nifti_ref.py sha256=k3vQz7zq6f0xuq767VKnVQ3cpn2ajwaNS5q9y7XPy8o 30956
nipy/io/tests/test_save.py sha256=3PAZULvnkXyWrdrsPX-7THtHG8D0u8rgoCRuzDy1uww 5548
nipy/modalities/__init__.py sha256=_0tAIj2tC4MZxgwX0h-po0kBkuYO1UmUx9WUs8fNhMc 209
nipy/modalities/fmri/__init__.py sha256=edn-pfoUSYplSYCOYFPUi1y0TmdHzy_KnU6HNI7pzcA 198
nipy/modalities/fmri/api.py sha256=pFEcWTyCAvOSzezPu9R3nHcPMpv-ixfO6VvTWtMGFOw 166
nipy/modalities/fmri/design.py sha256=fB-d7Vs-8REfS2COfyCnhpp8atE3ufr6Kxy4SLPfjpA 20085
nipy/modalities/fmri/design_matrix.py sha256=Gkm28zcJHzYwxqLDjaWhqfUhOYI-n8S06lZC8b5YiF0 17598
nipy/modalities/fmri/experimental_paradigm.py sha256=w6faAR6ZZvZDP-tscoFyuyRplNC-c21uTV-I32JNm_g 8244
nipy/modalities/fmri/fmri.py sha256=Nn7VMjenAptT49UsZAPKudn9p82PuXOMUphA6QATK7Q 5090
nipy/modalities/fmri/glm.py sha256=E7fEMMBoCyT31GT6KOiqPC5mbsqUgB9FMWaO9a_NQ50 23899
nipy/modalities/fmri/hemodynamic_models.py sha256=IRDhebpEfxhqrNQWcfRf-eTYrfFclZ9Q5tX7JN0pq0M 13722
nipy/modalities/fmri/hrf.py sha256=dqv4Qfe6nWXXgR_yn_DFBSdpfc6yRtEOVXI5eaqvqNU 8246
nipy/modalities/fmri/realfuncs.py sha256=PAekc7wnZBhlJRwcYJkyG1bV_rYXXGtuXz2gQLavoF4 2792
nipy/modalities/fmri/utils.py sha256=8BFCScky3VrREu7bW6o24Yi7Y1TAbWU9IN7yIAIQhUE 18066
nipy/modalities/fmri/fmristat/__init__.py sha256=FelHBAiv9rPJcY51RVJIz7QSwG-Ogwi4mSPOR0CqEKQ 281
nipy/modalities/fmri/fmristat/api.py sha256=1s-tjN8eN-efw4lHfZymR4L7cBS0WDGhH1ULIpODFyA 186
nipy/modalities/fmri/fmristat/hrf.py sha256=Vddl_JjYTgiVyf36bujn2chYFKuHHIEm7pUZmMAXupQ 7308
nipy/modalities/fmri/fmristat/invert.py sha256=CqB0AV1s2kv2FVSKgOldg3EAmOJLhO6PeHADhtVtDxA 2024
nipy/modalities/fmri/fmristat/model.py sha256=pHdQcfgFdFgLT21zuNIEQpOYQGl9kZNWQJmXCbYGKBM 17403
nipy/modalities/fmri/fmristat/outputters.py sha256=LfNPmmZGn7xJ8bnfkmzCHkhZGJ0Cki7qtT1wTVL1SEM 4904
nipy/modalities/fmri/fmristat/tests/FIACdesigns.py sha256=OydIIDhD9e8WuDYI_XP6cnnPwVBOlpU15vwRsMPBqlw 157921
nipy/modalities/fmri/fmristat/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/modalities/fmri/fmristat/tests/test_FIAC.py sha256=9TPYku4L8wJAZGLbvavtRXxoEIw7Q_UaFXXhv_PwOfQ 11066
nipy/modalities/fmri/fmristat/tests/test_hrf.py sha256=wp8ziSu4RbVV02H0heC60UK9C7Gl6_s0-sWy8YcrEg4 802
nipy/modalities/fmri/fmristat/tests/test_iterables.py sha256=lepNjX9z2Ixvy8_jboz7DZySiH6xjcf5iqbmpK7STLc 2738
nipy/modalities/fmri/fmristat/tests/test_model.py sha256=EdndDisJq7BXzqS2vsEx6JTSZO6rs9kMio36c7eU8Ds 5277
nipy/modalities/fmri/fmristat/tests/test_outputters.py sha256=1vuvLGoMSexxqADo9qalY-S2dJgyHxOs4sL_UVq6A-4 1932
nipy/modalities/fmri/spm/__init__.py sha256=xjre_0gYC5_3iWCq0NVnf-Td5xEKILVRuKtc4AJQKOA 393
nipy/modalities/fmri/spm/correlation.py sha256=RmCm6GX0r6b6VbaVMCmbi5MbzkhkMw8FMe9XMTpPvyE 1638
nipy/modalities/fmri/spm/model.py sha256=BoQvYjha7TqRbZoPeoRiskzHc-ur0nI8Jr3mvB5vf9E 3985
nipy/modalities/fmri/spm/reml.py sha256=iDaBsawmn6fj30X-5a24Qo0Cv2b0G3rXJvhCFlyz8Y8 4642
nipy/modalities/fmri/spm/trace.py sha256=9FVtujQDX2BSwCpvvYEz6voE-ix6n9fm_kt1-JMNaZQ 2157
nipy/modalities/fmri/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/modalities/fmri/tests/cond_test1.txt sha256=3No11IMmKTY6JAC5LZWree4gHuPe0krJ-3tHNFlKris 50
nipy/modalities/fmri/tests/dct_10.txt sha256=wd1Fc6C12AZALPFxoFfI97xQ-DQYa-EOwZCg7ebUXqU 1620
nipy/modalities/fmri/tests/dct_100.txt sha256=3iJ9qlsWgMU7sw651kQSjetsWs-HiP__VGseOwJZvKk 160200
nipy/modalities/fmri/tests/dct_5.txt sha256=ZanV-aHYikd-0rg8eSl69Le4YkSkjXEjtdVc7sOLG8c 410
nipy/modalities/fmri/tests/get_td_dd.m sha256=QyJO1njG2f4drzM8-7KeBfdXJFlK7D4VcikiGNkRDlE 582
nipy/modalities/fmri/tests/make_hrfs.m sha256=hb1iR6Fh0dUHRc1JoXwk74u_XdmyFzi0OM0MrpLHYtE 712
nipy/modalities/fmri/tests/spm_bases.mat sha256=4cmqic_YVUTuZQDc5t5vXcJh17qb1MLHRPP3TnLOAEY 77192
nipy/modalities/fmri/tests/spm_dmtx.npz sha256=9RvUZgtDBQsFK0QbNeBWWlMFeXoU8xX0G4mHr4cA5-I 7624
nipy/modalities/fmri/tests/spm_hrfs.mat sha256=qwVffNd6t8D31bxelYXImA9ReaC6R9FCgebWfKnsmhA 26152
nipy/modalities/fmri/tests/test_aliases.py sha256=FU9LN5J01-0VBbagauaiuIDwUdh0bgeSvwXtAiDfQ-I 3508
nipy/modalities/fmri/tests/test_design.py sha256=wJUBPZOuKphKjUWolkx7zsqjb4xuTC_rH0IZsPM2uyM 13874
nipy/modalities/fmri/tests/test_dmtx.py sha256=2DHTNin5lNrYt9wZgThMX54mpSNHBtqgR_jqgAk3mac 17663
nipy/modalities/fmri/tests/test_fmri.py sha256=SzBnRdVGj8kHnPq1KQQPAiI_85wjWeNe27Fo13bI_JE 1938
nipy/modalities/fmri/tests/test_glm.py sha256=JT79CWhG0iDKxsAYH1Ibu7LGORW_idBiFa6UYvf8Q3w 11928
nipy/modalities/fmri/tests/test_hemodynamic_models.py sha256=OnetM9v1qCq3YcvTkWbN_nj-B8h_7hvMvLsxIE9K-bo 7853
nipy/modalities/fmri/tests/test_hrf.py sha256=A2eUEAipp7YlRJRKrGLdY7nIdd7byZU4BhNExJcH6Hw 3728
nipy/modalities/fmri/tests/test_iterators.py sha256=4oij5PMK-bqXX6apo6MeBF6rebpHXsT7OLHMY9I7Vu8 5762
nipy/modalities/fmri/tests/test_paradigm.py sha256=ty4AL8kj24uOcVnbKDL__8d6J9TVhrlWKzTp21utCGM 3039
nipy/modalities/fmri/tests/test_realfuncs.py sha256=qmxGA9vslP5SRiZsL1awtWPnBJHQy_a1dI04UOXPvUU 2159
nipy/modalities/fmri/tests/test_utils.py sha256=q4DfIxh2L_7I-dlHR7nlDV98u0IaF9A9kYpPIKyrKUM 11342
nipy/testing/__init__.py sha256=1hZSLUwgISn7eMHH6cc2UKTL_5XJ63JYft2hbLxrL7U 1074
nipy/testing/anatomical.nii.gz sha256=0uRuT2dDihmfShLozMQspbkwc9kP2DFrfPgd8uotq34 61780
nipy/testing/decorators.py sha256=h37m-jNbG6F4y5I0jCcaUNSFRUzNyaNuAmTKV53l0YY 3120
nipy/testing/functional.nii.gz sha256=4khw7Db8xwRVRzh9qp0wBSNow_xbCSOiZk62bk3EsvY 41659
nipy/testing/tests/__init__.py sha256=Em-xWl2ag-6SmVdhm1wpow7V10ausbxtZu5oSw1l6l0 24
nipy/testing/tests/test_images.py sha256=MElZ3huN_ua3Csr6lNiLqA1EMwKhwWOI-rcaRGZE6Ds 555
nipy/tests/__init__.py sha256=mXKXHrOnQDD3ncQaF7AmCxj80gA8QI13s6b2YYLGUv0 22
nipy/tests/scriptrunner.py sha256=xNUlvKptfFNLiLTJZlDLF8CkWdsC3drIHaof7PhsOPU 6391
nipy/tests/test_scripts.py sha256=-SZiglh48yqITmAYDjx1Hfk1uWjmSza0c_9J7l-eBhY 5198
nipy/utils/__init__.py sha256=CWA0kkpJeSglyUd6YCf5PYiWyQXmB0BB5kVtv1J0RHI 1393
nipy/utils/arrays.py sha256=BVdKRDSteubNzV-OxMXHBqseVLGFYJu04PIbi4oNwJc 1218
nipy/utils/perlpie.py sha256=0SYm7ASV2xKk4yjWh9LqPNZF9p8iKaF3_hlyz_Yy-fI 4090
nipy/utils/utilities.py sha256=g7-RQZ8oiJWVJ2x3L8vdGh2BJLe5_kJVnKo5SmQqDIc 896
nipy/utils/tests/__init__.py sha256=ykIAVYfIqimDaqVOB-FV-Wl6hd_TyIfsM5TL0ztl1Qs 1213
nipy/utils/tests/test_arrays.py sha256=JFelrvQoOeo5EsyIxf21406qOyEX7AhqaGufTpnljcQ 979
nipy/utils/tests/test_utilities.py sha256=r3b5GwKcOLlgcZ9gp3vVmBEQhCQTv1iFZDEVU0HJhU8 1182
nipy/algorithms/clustering/__init__.py sha256=B0KZV-c8Hjd1KrM_cSvs-sp75buqWSBuEW5OEEiStys 272
nipy/algorithms/clustering/bgmm.py sha256=3rxY2UbMowt8ZHe_Xbk58hUDykPKUB2XTu59vPZ60rs 37859
nipy/algorithms/clustering/ggmixture.py sha256=5eulBek6rOKJQXn3OAbO879CPxb348y3bz2hZ0LUjPU 21433
nipy/algorithms/clustering/gmm.py sha256=XXU3EXURaZN_oMyW16k1xLKxecx7elg0gqiMC1GDsqc 30206
nipy/algorithms/clustering/hierarchical_clustering.py sha256=ckpzJblcNsrzQ4kjYHW3pWySvs8qkxyT4DqG3kr73l8 30978
nipy/algorithms/clustering/imm.py sha256=eMwlceLBePrl1ylJP1H0oQf7ByYpcOFqKrGKQldvGHM 22828
nipy/algorithms/clustering/meson.build sha256=ybKxQfVN1B08X-709yATds1zUMzysty95bNUhwm7aYs 310
nipy/algorithms/clustering/utils.py sha256=PKdP9CA9um5MHBJmlAM8wOSvUcQ8eFLJ1rM25vo5Cm0 7051
nipy/algorithms/clustering/von_mises_fisher_mixture.py sha256=TtE1_aLEkNq2JVq59mootAIvN9nVB0D5SxnRXo9Np6s 13996
nipy/algorithms/clustering/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/algorithms/clustering/tests/test_bgmm.py sha256=2ntc9xccg-rac_-MTtRRCrXVh78OQZSsjlAru9txEP0 5022
nipy/algorithms/clustering/tests/test_clustering.py sha256=llmpYOiN0v1c5wANK9XBFrWJMAsVThr3LhVbHCgvmJQ 864
nipy/algorithms/clustering/tests/test_ggm.py sha256=wUNwX44Sgnl2UsuRArX48LVmISf8ckJL98SZr76yXYY 2163
nipy/algorithms/clustering/tests/test_gmm.py sha256=aIJk564rI4QfsLRAQm3-0lMwzAYe6cFcGw60jzEYAxA 7747
nipy/algorithms/clustering/tests/test_hierarchical_clustering.py sha256=F7FxvmU5jGnUBTxbu3xtoRIJ6ll0Wg27FeDrDrBJfI4 4319
nipy/algorithms/clustering/tests/test_imm.py sha256=MQJgWEDSvbE7wvxZIg-uAkNVXeFNGPUewqg-lRDq-vI 6658
nipy/algorithms/clustering/tests/test_vmm.py sha256=3ytJf-9NNkAWj-E_vaXy5l9WhRpGCABIfFLciS_kZ_g 2588
nipy/algorithms/diagnostics/__init__.py sha256=AwpyyAgr68r8lilCfSoOIhnEFLA1AEA623S-ek3tvck 312
nipy/algorithms/diagnostics/commands.py sha256=3gMfuRoP0-2A-JpgHyngludX8lK2JMSPmYMchOhyd2U 6892
nipy/algorithms/diagnostics/screens.py sha256=ulQVCbmxVfRRvPQP4A6RuPSZh2kRP_3sStgnrZJpnrI 6235
nipy/algorithms/diagnostics/timediff.py sha256=fORKCMr1CNh-sm9Im3hBvnHHTCe0pvPoCIoCe--pg30 8517
nipy/algorithms/diagnostics/tsdiffplot.py sha256=fkKO2jSQ7Akcg4BNK7iN6vnMfhP_CHZ2BaVVYVj9yjY 3636
nipy/algorithms/diagnostics/tests/__init__.py sha256=ztN2ZU_yACcjFz7nmOkItrVeG9c51OLcQFQEqQkjybo 43
nipy/algorithms/diagnostics/tests/test_commands.py sha256=PtEZm77-Fy7rJbCx04WiVB3Bb9GZyplECycOlhhqwmk 9934
nipy/algorithms/diagnostics/tests/test_screen.py sha256=kybNjHVP26i4_SsO-6onbKx8qq8Rg1IuyI2-i-uXF-c 6460
nipy/algorithms/diagnostics/tests/test_time_difference.py sha256=iRMjkubfx9Eo5QrOjKbLxYNIarpTzsOsM1EL9EJ5nqQ 7509
nipy/algorithms/diagnostics/tests/data/generate_tsdiff_results.m sha256=GYUsRFgVaY0pIAL3j043L2NSnx9-lCipPgt5BKAPGlg 510
nipy/algorithms/diagnostics/tests/data/timediff.m sha256=TiO-JYUDVCfhp9TN3STFxaGiVbzKs2hD1CzRzgddlh0 3877
nipy/algorithms/diagnostics/tests/data/tsdiff_results.mat sha256=rfUSSBnxDL9obGMjGPeNcFA0QO5RJAIpyUsVtd9IEcY 15087
nipy/algorithms/group/__init__.py sha256=f737QUdH56hFG35W2N_hjPMnSMm5KLfjkNU9_30QoSo 180
nipy/algorithms/group/parcel_analysis.py sha256=4uab0_JPX7mL0JgQANLcP9K7D8rLQkMIkF-b13GIC-Q 21805
nipy/algorithms/group/tests/__init__.py sha256=Vh0hpDwE9hkrtM9Oehn3WHACPsRFIxHr7yOdl5guQYs 41
nipy/algorithms/group/tests/test_parcel_analysis.py sha256=YEKqjYbbZJlm6N3tDkdMi9QH03fqoVJ7E4HI_nP3nKw 5751
nipy/algorithms/slicetiming/__init__.py sha256=fmsOQaGSzvwXx24BvWTjdZl8KP8JoZE9aHu2K4r0ROM 303
nipy/algorithms/slicetiming/timefuncs.py sha256=s4182skb8k_N2vHXr-v4wrE958qEV_B2X7cF1-kuyGk 7459
nipy/algorithms/slicetiming/tests/__init__.py sha256=8R89vERsOmdqZhrzuvY6PbeZPrifFOx-N5rIrsULdLw 30
nipy/algorithms/slicetiming/tests/test_timefuncs.py sha256=GuJB1poZhXPfuGd61U9Bw_fkLHwgw6b7__yzIij-lSU 4089
nipy/algorithms/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/algorithms/tests/test_interpolator.py sha256=3nMrGQkHcPebmq9QGs1Oz087ew7QjQ7d478xXOL2dEY 3273
nipy/algorithms/tests/test_kernel_smooth.py sha256=VOWCSivj04Z5GC4XQQxtJVitzJkw3K3gcLxqlzY0LWw 4994
nipy/algorithms/tests/test_resample.py sha256=nDTbj-VK9VVphDhUcbV30x1SvyKmMu8pHn1RQ1huiOg 11707
nipy/algorithms/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/algorithms/utils/fast_distance.py sha256=-_-3NbBFmv8nd-xa7q_5F1yuZ8VueSQqXL91v5tZtyA 1118
nipy/algorithms/utils/matrices.py sha256=x_eeClP6U1WjAnjkTH9WW64cO3IZxso17E4_QCpQXuM 4979
nipy/algorithms/utils/pca.py sha256=DQJdSrNORlDR01u26KhPuYAUn43iO_JBGW-9EXwhW0E 15930
nipy/algorithms/utils/tests/__init__.py sha256=Em-xWl2ag-6SmVdhm1wpow7V10ausbxtZu5oSw1l6l0 24
nipy/algorithms/utils/tests/test_fast_distance.py sha256=HJLf58F6wcN7R-Y7xAJjJDIbFH1Hfu6EEGeZY_gjmyw 920
nipy/algorithms/utils/tests/test_matrices.py sha256=1xILepSrjSqZDmfKrZmW4OX-KtXzOPwSYCq0VNu1NWw 2666
nipy/algorithms/utils/tests/test_pca.py sha256=TZcyHAqGy-erwsl_WNuk4-bhTx0BhCgX9zjVuDu4I-8 9654
nipy/algorithms/utils/tests/test_pca_image.py sha256=jCIFk8V7HxE4gHCjtMNR5roualHMc9HFoCE4IxlDJSg 13293
nipy/algorithms/graph/tests/__init__.py sha256=Vh0hpDwE9hkrtM9Oehn3WHACPsRFIxHr7yOdl5guQYs 41
nipy/algorithms/graph/tests/test_bipartite_graph.py sha256=ZXusphhG3-QR-9eiKAeFGlc8XrXNtzpaMKOMc33hDmg 2644
nipy/algorithms/graph/tests/test_field.py sha256=8iELDX9LEQO6IFMmbpkESBwydQXgUH8ngh2wN2-g4ao 8125
nipy/algorithms/graph/tests/test_forest.py sha256=qM587ZbDkO7WrEDs2--z3KxrniyHnk0ySRCknAKeGpQ 3531
nipy/algorithms/graph/tests/test_graph.py sha256=ejttG7i_yTM15w1LIxUD8aee11v0WrEmmrV4RJgo_E0 13269
nipy/algorithms/registration/tests/__init__.py sha256=Vh0hpDwE9hkrtM9Oehn3WHACPsRFIxHr7yOdl5guQYs 41
nipy/algorithms/registration/tests/test_affine.py sha256=RcqtJrLrAhcHjeHtGiTbdjIZnfH_WEOiEw6P0tWDKww 5704
nipy/algorithms/registration/tests/test_chain_transforms.py sha256=6mqxMdFpz1pyJK1ftar4sLV4ZFJDW7lU9mvc2IBYxyE 4440
nipy/algorithms/registration/tests/test_cubic_spline.py sha256=y5adJ1Xnq3GOmZmW4WtKsrf3qPXZiAOIkl-d5FLB_q4 860
nipy/algorithms/registration/tests/test_fmri_realign4d.py sha256=1nbSbbHnCfoB6PR50fVEpZYOLVnyJKoCLRwLFGT8nZQ 12312
nipy/algorithms/registration/tests/test_histogram_registration.py sha256=gjmOkQy3sDAay7xXxEHEwbxZbheDknZuDPp2D0izC2w 8903
nipy/algorithms/registration/tests/test_polyaffine.py sha256=HTS6tC-9mVdrzDbAZF2Tx3jOIZPYJDNB4Tweb0HvMQE 1025
nipy/algorithms/registration/tests/test_register.py sha256=GO6PK0ZgJPjBdM-s5kwGWbTsVa6GcvrhwFaHAMqSPfs 1397
nipy/algorithms/registration/tests/test_resample.py sha256=mjPmcznLSEXuBuiofGjVp-e9xFrPlU7FgKqHktKLeO4 4296
nipy/algorithms/registration/tests/test_scripting.py sha256=VlqzIFdmpt2ahfW97hJwC3jw-lPSkeExz-upTlNYtm0 1596
nipy/algorithms/registration/tests/test_slice_timing.py sha256=uvRPc8B6GpH5-rDhmd1S5VFlgj4hU-bKaqB443KlkoI 3471
nipy/algorithms/registration/tests/test_transform.py sha256=2fsh0Xq85RxOcGbuw174HJPsJU9eLUEXKei6HXuoBdA 818
nipy/algorithms/segmentation/tests/__init__.py sha256=Vh0hpDwE9hkrtM9Oehn3WHACPsRFIxHr7yOdl5guQYs 41
nipy/algorithms/segmentation/tests/test_segmentation.py sha256=Ezvob55_JjtevU4Da2hkerjJR5Ti5PsuheP5z474vk0 4108
nipy/algorithms/statistics/bench/__init__.py sha256=JaiC38OT5jIbFRgtn_2I4lxSuC-2IEdnYRvXq8XM_ms 38
nipy/algorithms/statistics/bench/bench_intvol.py sha256=bUQlIlrmKKO0uU7lhaoVjJBP9RZGOTKG6UHu_lGxh5Q 3183
nipy/algorithms/statistics/formula/__init__.py sha256=74ygEYkwAwmQIALpsS2ywoc0uIFLZQtky-TizR2i3-M 120
nipy/algorithms/statistics/formula/formulae.py sha256=Oc4BunEYcfnlpsa4idu3TYNlk51wLxDkzLHROcvg1aw 46961
nipy/algorithms/statistics/formula/tests/__init__.py sha256=Em-xWl2ag-6SmVdhm1wpow7V10ausbxtZu5oSw1l6l0 24
nipy/algorithms/statistics/formula/tests/test_formula.py sha256=g7pqbVjNIOZLH4zJe7BjWA32G0vYQNG8x4u7CDEd1hw 18470
nipy/algorithms/statistics/models/LICENSE.txt sha256=xZHUG8ZuTZwUiToKEqfQIzS9k0PQMdn-R3lTKCpmaak 1414
nipy/algorithms/statistics/models/TODO.txt sha256=wnmeqjQNkNtMln8rYDZ0yVnGNVQq-5lViPFbmz3qaOw 1377
nipy/algorithms/statistics/models/__init__.py sha256=iC4IFgehDdqLf5g6KDcpNezl5HGhTuUySv8_UZo9SJw 263
nipy/algorithms/statistics/models/glm.py sha256=J1413bt97UuWQtam1Nec5hh2hzP7lZ4jzTNeIOfnCtc 2683
nipy/algorithms/statistics/models/info.py sha256=TPf2R4sjYFfhTDJjkcxMQfJhKDnL5ov6kPah8sMqWe8 808
nipy/algorithms/statistics/models/model.py sha256=kHaZceb5Xd8fAeWPYNrpjCzlNsXyjXxz4vCPwXKzfvw 14900
nipy/algorithms/statistics/models/nlsmodel.py sha256=ed3J9TUX5mr7_v493uCzLXKdcvci7w0oKdh-qkz5uIc 4230
nipy/algorithms/statistics/models/regression.py sha256=L6dZG9jm8u_uooUTteSckTPXsv4gmkt8Kbd_RbpWTow 29665
nipy/algorithms/statistics/models/utils.py sha256=RPWzCQxLMzotXrv-1NP85A3_jQPW7OIfaJ6OaG2fKlk 2613
nipy/algorithms/statistics/models/family/__init__.py sha256=70bl_QTvCLZiTlHTggXaJv4L9JvDB8F-0AEvDqG3zhc 495
nipy/algorithms/statistics/models/family/family.py sha256=4_vZIutM1_k2Zq9MNQiwXwWAZ4i1nRTAOTUT6vreZis 6078
nipy/algorithms/statistics/models/family/links.py sha256=KIAH6pZbRjxcbp6Pri3pP82x2ST3A1amz_B78GfNW7A 7092
nipy/algorithms/statistics/models/family/varfuncs.py sha256=02uSe2WvsbVFQKcOZ3I2ibLsZ8k-fVwpidlmJUbYSKc 1824
nipy/algorithms/statistics/models/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/algorithms/statistics/models/tests/exampledata.py sha256=hfMX9Ovy_E0CYGZzTlezP7y1Fs037C2l_S0sLH-nVcA 332
nipy/algorithms/statistics/models/tests/test_anova.py sha256=l47Jf7QAa9WPVTUYLIaCOjyvV3k81KSOVHDtUAJcXz0 6877
nipy/algorithms/statistics/models/tests/test_ar.py sha256=2YPcuVnGV5P6BaDHBh-EoeS1coj-hFA2FnxSvz0TM14 915
nipy/algorithms/statistics/models/tests/test_data.bin sha256=c4h-cCaccpyKsSuGwp-qRZZ6nFW6wubSLJMfZ1PUH9U 15120
nipy/algorithms/statistics/models/tests/test_estimable.py sha256=MrFn2YQfaRVDa7EQHWb-sdJCwb94HRxE8_xbV5iyF-U 1238
nipy/algorithms/statistics/models/tests/test_glm.py sha256=IrSZ7ls5gyaiDpwLppaTzOxKi2QkdYjWlNI0WUjUtWg 1114
nipy/algorithms/statistics/models/tests/test_model.py sha256=Te6r_s2GLeKTGhw9PbAKs3JVOHiizcOfTNC-2ZnhhQk 4130
nipy/algorithms/statistics/models/tests/test_olsR.py sha256=k7WktOA4RQaQl1R_Gqo13EAF2qJsd_z5YiRZgF-8-KE 56508
nipy/algorithms/statistics/models/tests/test_regression.py sha256=W83En90I4nVxjDKr53aUmaKAiPubg7yTsvNRMol9mg4 4019
nipy/algorithms/statistics/models/tests/test_utils.py sha256=D_bsy_6DDJzLZRSf2vCEHhbZ0VfZyFwWefx4VrLnW64 722
nipy/algorithms/statistics/tests/__init__.py sha256=q1DJytiTQ1EzOukm6mkoqST_-G_mEDsVa-zpZCjM0NY 230
nipy/algorithms/statistics/tests/test_empirical_pvalue.py sha256=8O6Zi2CmARBVHf1LwtjqIzkjTA-vsXsgpUot0s9IvD4 1886
nipy/algorithms/statistics/tests/test_histogram.py sha256=AFL5ZEnLGtup5QENIBHXo80zSSxpN8KVg8_7MK5yXTU 370
nipy/algorithms/statistics/tests/test_intrinsic_volumes.py sha256=ZOf5EAkat26SIpEPRnpQmWyxFIutzfxyGCf_5SEmJzA 12970
nipy/algorithms/statistics/tests/test_mixed_effects.py sha256=fURXuW-Kuc_EYqEIBQKT76I8k1-a57YKYt1Cz-Nohp8 5449
nipy/algorithms/statistics/tests/test_onesample.py sha256=gjTkmmhVoGelWE9Kji9FnT40XTbPbXdI0LTiIXRw_Zk 1385
nipy/algorithms/statistics/tests/test_quantile.py sha256=6qX10LlLDhmK0Hf-bwP4uLNMQPZ_1gUiW_JXW5swWis 1310
nipy/algorithms/statistics/tests/test_rft.py sha256=SMfSpX22oVxbriHaIGlxPzIkTNWeClqMSQaucZmGGdY 15973
nipy/algorithms/statistics/tests/test_utils.py sha256=RKhEmerfn3DqA7EUrT_d5_ph4Bm50s2j3yDgKm6Mwyg 2528
nipy/labs/datasets/__init__.py sha256=49C0DfbrHTrIyY9adedoBJy0laPZkHjWqzzvEUQBiNc 557
nipy/labs/datasets/converters.py sha256=Rt9sDSRSNGqDfGMsDlVKLLKiMK7yYjy4Zp-MLdFiAs4 3906
nipy/labs/datasets/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/labs/datasets/tests/test_converters.py sha256=Ru2UUTkqTxWzQyDN2g5fXc1cA1GKM3ELfLBPGROAOkY 1081
nipy/labs/datasets/transforms/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/labs/datasets/transforms/affine_transform.py sha256=Of1nWi5OQ0L4MjQKGoJDtK9-aXPkVtcab7vQ7yLoJao 4945
nipy/labs/datasets/transforms/affine_utils.py sha256=G9L7VC5gSWOMDOuVrJaDmfvpUn0_1RUuwq2heQ0hZEE 3660
nipy/labs/datasets/transforms/transform.py sha256=aHtmR1_xCDzjgjPxC8mJXHUXZce6SfGzXRSQmoJPDoo 7555
nipy/labs/datasets/transforms/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/labs/datasets/transforms/tests/test_affine_transform.py sha256=Q4hxreV7tN4Jn5YxSkgQU1Q2BClpyVC47ZEYAXqh1v0 1450
nipy/labs/datasets/transforms/tests/test_affine_utils.py sha256=-iFB0Ipiq9lEsQvV1SL46MlmfMhm3_1Ar1hDcj22K0A 936
nipy/labs/datasets/transforms/tests/test_transform.py sha256=85ZN4seEZe5YEf9CWoMwQz5HOplWvkJLtAz-RP_8j1U 2188
nipy/labs/datasets/volumes/__init__.py sha256=shchJCKtIf8PN96-6-eEm8zZGEODjN1cjS8IKZqIPTw 320
nipy/labs/datasets/volumes/volume_data.py sha256=xGYXa_9nUcc8tIo4-XrSR2wPjZbSV-wcF7tUw-8R7os 7059
nipy/labs/datasets/volumes/volume_field.py sha256=uACjQMCx0plskpGNnl1DHkJ-PrYFE0KQ2vfWCtOSOEs 7824
nipy/labs/datasets/volumes/volume_grid.py sha256=DQJsAU_SeBGkgr9HXd8yeFoXEcxRunoRBYqdOtme6FE 10347
nipy/labs/datasets/volumes/volume_img.py sha256=g0CX1o2wtO_PMP0OC1qSVd5FaZEEbFhib2r8kM7rGbA 15717
nipy/labs/datasets/volumes/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/labs/datasets/volumes/tests/test_volume_data.py sha256=YjYFKmAJbK_OLY0axLqjF2hE6xXC5UtqnVJosESgFhM 797
nipy/labs/datasets/volumes/tests/test_volume_field.py sha256=TwBwaZMKVQ3spIg2HF8cmsf-W7o4_AW_-BL9rdvSOzk 1031
nipy/labs/datasets/volumes/tests/test_volume_grid.py sha256=-8iGWVXV4z4AH_dl-XoN8bQjn6vFa7i5XBKCklwyey4 4253
nipy/labs/datasets/volumes/tests/test_volume_img.py sha256=pw6Gf26wgExLkncBRuAtj-y9sUwEky7QsnZ6WPf9rQw 9029
nipy/labs/spatial_models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/labs/spatial_models/bayesian_structural_analysis.py sha256=F3qWp4szMg0_0q97trMMCBWk9v8ep9c2qPWxknqWpY0 15232
nipy/labs/spatial_models/bsa_io.py sha256=x0BJOLaUzx4ZUpDwVDVVMlGxrqc7M69ZBTMOnfXDId4 6004
nipy/labs/spatial_models/discrete_domain.py sha256=z_KvbJ3kthErMXJMSt1F0qtbjYbSpnyxAkXh_jqpirk 24218
nipy/labs/spatial_models/hierarchical_parcellation.py sha256=3R6-KHCPG2OA09kSUuJbo3fkCjc3ENMooqplUjCqHMk 16994
nipy/labs/spatial_models/hroi.py sha256=glyJt7Qd6s5EjtDmM-5c_Q9B93aBkqNCA169vG2Clck 22534
nipy/labs/spatial_models/mroi.py sha256=ofhjwfAU4iEg0HAvMB94duM3_PRbYgzif1yy9xWXgMA 29483
nipy/labs/spatial_models/parcel_io.py sha256=B3Dor35aJvjd8aihOQbR8CcIfLJ5YKaPRnCImZ9QaAM 12937
nipy/labs/spatial_models/parcellation.py sha256=EvxF3zZC7Y5YzCk8UJtNsQ6lentGuTnRDzhR4tpkG1E 7157
nipy/labs/spatial_models/structural_bfls.py sha256=d6VynlbxkniQoUCXs4pHriaXB00ULm47ZwPpukb3tBs 9404
nipy/labs/spatial_models/tests/__init__.py sha256=Vh0hpDwE9hkrtM9Oehn3WHACPsRFIxHr7yOdl5guQYs 41
nipy/labs/spatial_models/tests/some_blobs.nii sha256=0E_pHjZLwRcxBj2ORrIvGQewE_tI432DH0oO2epg-Ug 79840
nipy/labs/spatial_models/tests/test_bsa.py sha256=Werzk7lDdsTKVTD-XZXwOXnAIq-LW1HrZGXdmtU2y-Y 3957
nipy/labs/spatial_models/tests/test_bsa_io.py sha256=eJiuozW0R-TcAvlr5WApA3OHuMuunLHXhjlXXNBUcBE 1196
nipy/labs/spatial_models/tests/test_discrete_domain.py sha256=C40pLMRnLTOE8uyDeHn9iWCpRApsQPU4IKHr9dcrrpY 8011
nipy/labs/spatial_models/tests/test_hroi.py sha256=dIot8YmbNuKbH_GIRsynovk34O2GRdyOu4lRSXE8lJk 6261
nipy/labs/spatial_models/tests/test_mroi.py sha256=bm2O4xFVrg0Qa1c3T4uHKmu7-f1uELE0Panmi5r41_Q 8227
nipy/labs/spatial_models/tests/test_parcel.py sha256=TV4hlMZdW2symVDk7KHNl6C_RUv4Hef9fy8xqQGagCY 5353
nipy/labs/spatial_models/tests/test_parcel_io.py sha256=_jSRovti0LoVep5nOwZ5b3TNANFKbuiogEUX3Y4p1Qk 4022
nipy/labs/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/labs/tests/test_mask.py sha256=menA75R7asMW3vxbyls_kc9uNU91iS5hE4CfoPUlBKA 4816
nipy/labs/tests/test_statistical_mapping.py sha256=7tFwbw1GNrvOeeoaCA995KmZGVTgdMLIbF1B9MMj5Cc 2547
nipy/labs/viz_tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/labs/viz_tools/activation_maps.py sha256=tfjYjcarbf9PNI0XDFjBDWVNU7bPKpmEw39H37gkOAI 15852
nipy/labs/viz_tools/anat_cache.py sha256=gVTZqWPce7kBCAXed19pfb1na70Lndx_3o2BUJadW9U 3512
nipy/labs/viz_tools/cm.py sha256=ii2glgvg1sBz0wskuu7iKKkSqb0pgS794sr5K2ySgbs 9935
nipy/labs/viz_tools/coord_tools.py sha256=uE6Hj42AtfY2ap5ShYsxuQnUVyTGPmHlJf3xD2J_KTo 9066
nipy/labs/viz_tools/edge_detect.py sha256=Tz-ypPzEbC_fgVFnm6w9LaFFjALOkGKVWcv-FVU1sGo 5269
nipy/labs/viz_tools/maps_3d.py sha256=UFDQ9MUVNpkXLHdvi8YurbP6eu8pQW6c-QME6U0Uif4 15013
nipy/labs/viz_tools/slicers.py sha256=UunSY5akkqzhXhZh7Yh7DoMlR4c0QX95BQZYBo5i_VY 26984
nipy/labs/viz_tools/test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/labs/viz_tools/test/test_activation_maps.py sha256=tSriRfsUtnhye8REkG2IrfWLEbEteGp4IsYkq7-6M6M 3181
nipy/labs/viz_tools/test/test_cm.py sha256=413cJ_KPiBVmt5oSy__SIQIwNIMtm90t5DzBuo6Ykjg 1075
nipy/labs/viz_tools/test/test_coord_tools.py sha256=Rji6L3ikiuszIfffn__5RmYHJ0jlwP4LO5KC7mgBD-E 1977
nipy/labs/viz_tools/test/test_edge_detect.py sha256=HRkDvld_a02z3eaNkamN0rOS6ZK4UxlaVYcR7AtjR-I 585
nipy/labs/viz_tools/test/test_slicers.py sha256=nQ5Gk0iV1wz7RVL6bOAZf-YOCHA5f34DVl1R-CZe5Iw 883
nipy/labs/bindings/tests/__init__.py sha256=Vh0hpDwE9hkrtM9Oehn3WHACPsRFIxHr7yOdl5guQYs 41
nipy/labs/bindings/tests/test_array.py sha256=ScqBSawLXLVr04GaxKbv9a-kk6oGJ_HHT6Hy2LbqvUE 2159
nipy/labs/bindings/tests/test_blas1.py sha256=JLKQSs_hXwOhpjJED9W8tfvRtcboWS4XrADy_BwqiwI 827
nipy/labs/bindings/tests/test_blas3.py sha256=byhcLiEzvDwl8Nuff9TI9lWIQQWnU9bkqu4Bc_ktLlM 5572
nipy/labs/bindings/tests/test_linalg.py sha256=RTYsuf3_wwk3UAmsrQ4QCwZIYF18u3vfw_2PvMndZbs 707
nipy/labs/bindings/tests/test_numpy.py sha256=w69pqt8nxh_inDMtU_PhdRc4mdHZGfMz3SbUpqvhPdw 6561
nipy/labs/glm/tests/__init__.py sha256=Vh0hpDwE9hkrtM9Oehn3WHACPsRFIxHr7yOdl5guQYs 41
nipy/labs/glm/tests/test_glm.py sha256=bhSJXQdNi8JBkLckSDyv_Ctgtw9-Rju8QJKRuvqvFzI 1257
nipy/labs/group/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/labs/group/tests/test_onesample_stat.py sha256=3s-eHP9LwD-95zB1inp96rdk-7yiGjWL1ybB318Pdus 936
nipy/labs/group/tests/test_permutation_test.py sha256=knnfOJHH-6qHPHHPB7lOuIZC2tTzS7uCNWpJ27WaOZw 4113
nipy/labs/utils/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/labs/utils/tests/test_misc.py sha256=832ypdoDOaEuTw9IMNlOkfxgZlL6ntu_GQhVohByzEU 1784
nipy/labs/utils/tests/test_repro.py sha256=Vd6MRPEZMfTBGCszSVWaSoXO97iBzSK0lL83CKstg6I 3910
nipy/labs/utils/tests/test_simul_multisubject_fmri_dataset.py sha256=-klTCSkSTgzrkRtfCN8PEgP3W9ZdJR7Nw9VxbQRUrpk 4486
nipy-0.6.0.dist-info/RECORD

entry_points.txt

nipy_3dto4d = nipy.cli.img3dto4d:main
nipy_4d_realign = nipy.cli.realign4d:main
nipy_4dto3d = nipy.cli.img4dto3d:main
nipy_diagnose = nipy.cli.diagnose:main
nipy_tsdiffana = nipy.cli.tsdiffana:main