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-cp312-cp312-macosx_11_0_arm64.whl
Download: [link]
Size: 2214952
MD5: 49b6dfb2e909c61395b450c143dcf3ac
SHA256: a17038beb89ceb5c61862b0f8f270975701d23c6b0fa8320243e458381e88699
Uploaded: 2023-12-21 16:47:29 +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: cp312-cp312-macosx_11_0_arm64

RECORD

Path Digest Size
nipy-0.6.0.dist-info/METADATA sha256=jw9LvdNOdl0Mg3aGhc9TkNkJZuCzw9i5kfNlv1_URYw 6099
nipy-0.6.0.dist-info/WHEEL sha256=BlgdoGd2KNVEkPyD8Qw7I04Bd9Sa0Eb3ERRi6yJxIis 93
nipy-0.6.0.dist-info/entry_points.txt sha256=0iuZPlAXsgufT8UMnb3k66QtZiE1-53yUAdrGSs4G8Y 217
nipy-0.6.0.dist-info/LICENSE sha256=-dLpFeqqnq0dxlATHMrrxvWtTfi9EiISCdeemXbOlI0 1540
nipy/algorithms/graph/_graph.cpython-312-darwin.so sha256=Dyvf1XlNtouGGmw7zQw4dlx6SIBw37NebVA0Pc8zFJ0 93689
nipy/algorithms/registration/_registration.cpython-312-darwin.so sha256=DuZyFhDDKNte9fAXeWIozHZM6O8uJFmyRu9taxEe2Cw 148608
nipy/algorithms/segmentation/_segmentation.cpython-312-darwin.so sha256=oaUS7B7RyjXiTI_ddHE4rZ43OvnV9m_4P9TBbez_luE 95216
nipy/algorithms/statistics/intvol.cpython-312-darwin.so sha256=fzq7_X2nDERmRTrPuv5G8i6lgWdqb1V_EmlaxUbroHo 333481
nipy/algorithms/statistics/histogram.cpython-312-darwin.so sha256=sbbfBqRP0RjlV9lbhCpuRe246A6sZEYcRQXGzNfP6J0 77100
nipy/algorithms/statistics/_quantile.cpython-312-darwin.so sha256=NoaUl8MCd9Nq8tYG1X3vzonQssKrdZ2mii4bcoxs3_c 95052
nipy/labs/bindings/linalg.cpython-312-darwin.so sha256=zTcUsElFx1Y17xQTrqq1D3Ft_h74Mtd-0-X3IixjLoA 239993
nipy/labs/bindings/array.cpython-312-darwin.so sha256=eEie8bC48HpX0y0HK71_2FzjgVXWCYG6mGhs526SFtc 133592
nipy/labs/bindings/wrapper.cpython-312-darwin.so sha256=zH3HrgTd7-JaEGF-4eSyF1L0Iz-6RwRWisz78pG7LFY 135642
nipy/labs/glm/kalman.cpython-312-darwin.so sha256=6EGSnPG9eSHTlpREi19JEgjAUzCt7IRBU8fzS3cOsZU 204089
nipy/labs/group/onesample.cpython-312-darwin.so sha256=_r2VR1UdAN3ucg9y6sn1CLar-mf_O6ALyJKFdriP6Zo 223772
nipy/labs/group/twosample.cpython-312-darwin.so sha256=8jHd5CrB27VXSaZn1r2vSWHVXqX6nvwCNCZIhccPFwI 525676
nipy/labs/group/glm_twolevel.cpython-312-darwin.so sha256=kOiYsYk7a6198Mo0jbhPnhhwoRoBbSOFKJF-I6D43kI 222031
nipy/labs/utils/routines.cpython-312-darwin.so sha256=9F5piwShkembQUvr5Fkej0y3eVZGBT0LC-PUywXvOEQ 526411
nipy/__init__.py sha256=FGVEzbbxp45KUc2D81d6WD6zSK19Uxv982odVRrd5tw 958
nipy/info.py sha256=k0_E8IBR_UsX605nOGDI3rq1BbR-MMS9tvb1PMsntMA 908
nipy/pkg_info.py sha256=2e4Ig3Znih7fx0ssJL54GmVo5I-Vva-4eFodfsopY_E 2852
nipy/conftest.py sha256=wMk-EqNPpZbZerjJvaaYSqk1g-USyZ_Aupu-0pGloxQ 664
nipy/algorithms/__init__.py sha256=p4ttEfQo7inuE8UOl_biKdtjq3lS52-eo461NjYUGWE 303
nipy/algorithms/fwhm.py sha256=cwfR1VvHeJwE85dqW7pYwNyZ2pxrvuGDE3x6aKbvF0g 6100
nipy/algorithms/interpolation.py sha256=JndMuE3UqCbcZThDG-_LzaES5ygunFngJIicTxkLtPY 3676
nipy/algorithms/kernel_smooth.py sha256=TBUT88YC2rE_NdEKejqC9OxEbaTQozrv1ojb8lN4UGQ 8511
nipy/algorithms/optimize.py sha256=exd0Q6aMM-kzcolT-MxJI9iKYFAYyLtjNtN57xdqlNg 2907
nipy/algorithms/resample.py sha256=tr8s_TnVOc3oaehr6fderIKKcKIauYawO6aHzHhL_IM 5904
nipy/algorithms/graph/__init__.py sha256=LkOeUHxgx01s5-Sp9uN4S8SUjZbTox0hAypkQCePpek 353
nipy/algorithms/graph/bipartite_graph.py sha256=rRVLxiJvpmyGlSzqlMDz3S_uEPdxalEvmWItDIcNJK0 9349
nipy/algorithms/graph/field.py sha256=gja0gHegKOfGBkxNL9A_ahV8ZINvwKIsUQabU8rCflQ 19632
nipy/algorithms/graph/forest.py sha256=ufXkgW7fSQm8MNRy-No_3ZEsmQ8YaqBQPtzAuw15xK8 14930
nipy/algorithms/graph/graph.py sha256=Vm3F6-e8xw326ko0WKcJjNRmgbhH_k7Wv239f3k9ukU 39235
nipy/algorithms/registration/__init__.py sha256=BSaSGm6f2FTNycrTEWIxiWYDQmF1mid4QJt4kfdyJcQ 856
nipy/algorithms/registration/affine.py sha256=nXKYeJsvAQ69nfKEKsOSyYXUb8yNBHUUc_i1aT_TKws 13740
nipy/algorithms/registration/chain_transform.py sha256=kIcPkP0FNdLaEPcSxKUP-oIOw3JzMQ5mYJNrZUZc1wY 1981
nipy/algorithms/registration/groupwise_registration.py sha256=HthASijbWIA0FmYV6daj3XRnQwPFpCEwBYJjQ9tf_GM 47540
nipy/algorithms/registration/histogram_registration.py sha256=VnexngNAP2CWHSAcE6CmHNdhkHLAn3F8uYFY073yqy0 21504
nipy/algorithms/registration/optimizer.py sha256=Dz512XSOi_Fs0R_XneY0lWNrTDVuycOzvgrShytqLE0 1397
nipy/algorithms/registration/polyaffine.py sha256=d86BFwpozrpRKb6b_ifq1nlnHNJqzA8bPPmlJYkd4Pk 3734
nipy/algorithms/registration/resample.py sha256=pGB7QyYDP1CYzlF2r50yhi_lXVzE0y-vqdOvCZBcbbo 6026
nipy/algorithms/registration/scripting.py sha256=XP79bN5IeDtiEaU11WlMyeH3QxfWYtIdcDXkU74zWSU 6518
nipy/algorithms/registration/similarity_measures.py sha256=XfgLbWUDVUqfCzVhvVxU38imkUDebrYxJgM1OkifhtY 6648
nipy/algorithms/registration/transform.py sha256=MmnS4hAPmlu5vZg4pDN6eHZFVu7upeDNaIGF6FLmWBc 1222
nipy/algorithms/registration/type_check.py sha256=haz7Ndd31OC3hD3un3Vq-aW3UW02_k4GDARH0NX_s3I 1737
nipy/algorithms/segmentation/__init__.py sha256=dPCQ8IwaGIq94nnOPxVgooxUBgGxm95mRQrWADyNfUc 109
nipy/algorithms/segmentation/brain_segmentation.py sha256=9LdSCjPtp87P3-4wRRvmFJmVpXdReu6VwHfo8aONkwI 4146
nipy/algorithms/segmentation/segmentation.py sha256=lbsUWq9AEiwrh2M3IfI7_O3YOeOZVAG2zPPStgV3LTI 8289
nipy/algorithms/statistics/__init__.py sha256=P8oxNngUSk-hLvb8GS-mBpzi2UdDHwcbdyHB5heRWxw 296
nipy/algorithms/statistics/api.py sha256=0d-MFtlzl_X0NhW10sWCHVqnh-a4hBMgqXNNsUfc9EA 517
nipy/algorithms/statistics/bayesian_mixed_effects.py sha256=xwoqYpnO_ossKBuSNC0fjCjDGBXKUMjbdGe_kl4D-yA 2370
nipy/algorithms/statistics/empirical_pvalue.py sha256=Bq_ioLpRYSXe17lT-7mvnWMsIEssVUupzyL6yVwtN8o 19094
nipy/algorithms/statistics/mixed_effects_stat.py sha256=tJHGvJGA4yRmguNmV3FHpTvXr1tZJqsqbk3qUlWHycQ 12385
nipy/algorithms/statistics/onesample.py sha256=dOPTUMdYGhZFCnYFTGoXi1yxUDhSR5PW7WmOHFyybds 4182
nipy/algorithms/statistics/rft.py sha256=dSSmeXI_aJ0c2fJfRItCqiSlEuYwTBP_fOXOWnwy2c8 23859
nipy/algorithms/statistics/utils.py sha256=vBqYjyvokqcR6HjywYl2MlVZPIUwrVL7SlsPrbXzl04 14039
nipy/labs/__init__.py sha256=G-NhUJ4V59fZDQ00DRhVMgBIASGUMrwTHeoHSTLuKaU 822
nipy/labs/mask.py sha256=eNrdfCaJ3F2-4stv8nNKGuVdRg5qOeJ8v9blfybvxpI 18048
nipy/labs/statistical_mapping.py sha256=8HpOJujpVhZbKEArGeuUEUu--auprNfJsIerQuiC8Gg 15288
nipy/labs/viz3d.py sha256=4KHi2g3e_ZpDY51P4CArLkgS31vWKljbX2Jzin9c82U 271
nipy/labs/viz.py sha256=E2vpA1L-swBwm9paquFlE9G7uLdeUHB4WRr7JJb_gaY 410
nipy/labs/bindings/__init__.py sha256=TrofX5ocjuSQ8N5ttiiwaFWljcYoC0u7b4l-a-JLses 938
nipy/labs/glm/__init__.py sha256=OjWgXfP0i2GUx0kP98DnqZAr-CL6yWMBVMWWCnzeZvs 337
nipy/labs/glm/glm.py sha256=vLar-JYvjN5RBJfpfDKnGL2YU9TPtx8Ch501PsXtgEY 9199
nipy/labs/group/__init__.py sha256=X95W3guPyABtcDhMKRAVHmHJQW464Tv_l5OuLD4SeNc 308
nipy/labs/group/permutation_test.py sha256=dQO53LjtU0EwsIieoZ9xA4n5nUKBTUFJLIeDgEk0BIg 35847
nipy/labs/utils/__init__.py sha256=0HdFZPFeDBIXlohe_SAJYOd3s3PHXs2qKCllSSPGOdY 276
nipy/labs/utils/mask.py sha256=upXEM8dvn4PUYBdcT0RuhPrwiwMQVpUUSbjpZTiw1Y4 329
nipy/labs/utils/reproducibility_measures.py sha256=kRDqedBgTZnUFvNRStT7eLfHjoPstJ3skH20fasl1GA 24919
nipy/labs/utils/simul_multisubject_fmri_dataset.py sha256=tH8ef2p6ii-01XfQVkB_2fNfvfKu4Ht-x862tPH6iEY 10834
nipy/labs/utils/zscore.py sha256=AtpmydCLW3eBBnepUBW1W4l0gVFtEKIxknbtZlIFxqk 368
nipy/cli/__init__.py sha256=pMo30MSQ4ufrJr3lFh_XCkkw3A_tB6_ofv1eKYlcmCw 40
nipy/cli/diagnose.py sha256=VqREKPRsEdKyZxTh6Kqgaaedz7j0h_sPmtkJiUM4A8k 2518
nipy/cli/img3dto4d.py sha256=UKKNKxf1vXWEUhoHEPgtNB91kdXjnWEIc47xSLaHmag 2231
nipy/cli/img4dto3d.py sha256=jy9kwVXKCZdf8XRI3aLNn4f-9wXOkjiZRI9ZtusNuVk 1353
nipy/cli/realign4d.py sha256=LnFB2H8wtwW1oryKhpgd-1eY4zdiaR1OcD3RtCn6tGQ 3499
nipy/cli/tsdiffana.py sha256=eMawTq-1QWKvhesK6kd5jeHykNFagyyGSvhAD2ru0hs 4734
nipy/core/__init__.py sha256=oqUMPLJ5jUSONd2JPRfVUnmDQnGgIlzBuGVCG9_GBaU 195
nipy/core/api.py sha256=0jgQKRG-KxjiO_H5nBVtSR4tMHNbG81Znxr7DJWhEjE 1210
nipy/core/image/__init__.py sha256=PeEA_JvSBTFpgUQIqMt_lly8LB54FvrH_KuJwrLmrIs 402
nipy/core/image/image.py sha256=yXiIDyRgCUUHLnTjZhl3Tpcg_P4ZttIr9kUkr4ruLHc 31819
nipy/core/image/image_list.py sha256=wUp4w2t8PeA2WapY9R_1Ra17ZUpa9lpYjQws5oURHG0 6994
nipy/core/image/image_spaces.py sha256=_amFcworGYVru9yjeFhr2xEgn-rSRc55k9HBjddnZPA 14082
nipy/core/image/roi.py sha256=fH4NvVCV7cTgrPK7kJ8Vg8Pga7IMd5cigzsJl9bel8o 596
nipy/core/image/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/core/image/tests/test_image.py sha256=6mnVHrhQ-A2IEEyZ0GN_wsKPpG5J1GZsmdiMfXBpozI 17169
nipy/core/image/tests/test_image_list.py sha256=Yy-ee2dnqGJazhVhKQaBixbobGSvO92IR7Hx43AdEsM 4496
nipy/core/image/tests/test_image_spaces.py sha256=dBQmGAWud6du1wbXPDmmFy70bdXEzdAB7lrpY_FNV8k 6752
nipy/core/image/tests/test_rollimg.py sha256=k9BAVXm24uhdPwHWr_5prbFjJcI3f2U6vAbr11o41JI 8341
nipy/core/reference/__init__.py sha256=rNA89lEHz4cTd4iZX5w5yqvq0MkqXQQ0dKTbR3S5Tuc 1859
nipy/core/reference/array_coords.py sha256=Mcgw-KBFJEpU_RU64LqCe0sqfwV1hmJCXz2qhMr_1gg 12958
nipy/core/reference/coordinate_map.py sha256=aGMLJ_hC4HZV_HnX4SjXujb7A50rqlUlicfwoUUSCVk 85407
nipy/core/reference/coordinate_system.py sha256=iENwGNN_9jG4Xiss3p93peM2qPgq8sb-M3biH8ylKN8 16598
nipy/core/reference/slices.py sha256=OLurZKSkh4OTjvFig6aQFpDJPJNumexnyJ35ayFv_64 8018
nipy/core/reference/spaces.py sha256=6mhH2weZ0rY3fiVHz4MtNdrlGppNpJfQ6vrCsYpT_1g 16438
nipy/core/reference/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/core/reference/tests/matrix_groups.py sha256=hikfbdPRWX__ONbK7zB3403OwfeK0bbIMKUBQRmwpYo 8410
nipy/core/reference/tests/test_array_coords.py sha256=TxlgMwhVWJkGYI6OgNBRTHzFSVno09BEmgo_lt8k0C0 4655
nipy/core/reference/tests/test_coordinate_map.py sha256=dZBuEWHFDhq1DxhxGJzsrFJu0HYswZAyoAAo18Vqa_g 42739
nipy/core/reference/tests/test_coordinate_system.py sha256=OEHIEKfyS1c1dc6g5R5dtUyUKc4qKbDJdlhQ_-uvuV0 8934
nipy/core/reference/tests/test_matrix_groups.py sha256=mL-n0AqHRlnmCnkkQcNnJVLqessK13igcCVwPYNHu60 3671
nipy/core/reference/tests/test_parametrized_surface.py sha256=AXyW5DOqR7FvfaV-EtwHAwtsfBC9A2DjAegD_b8K3Fs 2495
nipy/core/reference/tests/test_slices.py sha256=WvGOJJdzF_tFZV6y0827CFsmEBZtglM_k2EDSSu5ErE 1844
nipy/core/reference/tests/test_spaces.py sha256=VBN236Z-J4J39yoXV-9NSZ4JFGeGyvMKivR6fBlk6FM 10896
nipy/core/utils/__init__.py sha256=nM8FtUeoCBvpnPR61ja6FuOwCxwuzupJbsBpkd6EQrM 38
nipy/core/utils/generators.py sha256=SUNeSz9lmoMfKcdSwkTEU0B8Azn85MgCewZNtz45JG4 7838
nipy/core/utils/tests/__init__.py sha256=gTnBimTaMh3t3WC49SvyeSH0rsbWxQgjAsr5H8HRDig 23
nipy/core/utils/tests/test_generators.py sha256=OT7vRzIMAA8HN5AysEpf-AJB0FDRRne3Dk6OranA4-g 6295
nipy/interfaces/__init__.py sha256=EBDiOjzC5I4Q6OhK3gYShugn61pR3SF11IdJsizWl9E 157
nipy/interfaces/matlab.py sha256=ZitpDf85uTRbXCBtHJ1yEi2frS9U3JO6kTy-d-rtItQ 2545
nipy/interfaces/spm.py sha256=WZZHzZwLz4au5_IYtOWJsa6f_dwYj7meypxhgB-CFY0 2606
nipy/interfaces/tests/__init__.py sha256=CHRuR4fSUo0Wl8jzsOEaNG8KyC80NWjuoj-T1Iqulfg 33
nipy/interfaces/tests/test_mlabtemp.py sha256=HBhS9DPoEgnvIg5k723N4l3weBW80iehIq_JlfFO0Hg 476
nipy/io/__init__.py sha256=b80vDXBOvH8qZX30m8-zUaFH-zh4CYDdw8LFi9lihIw 287
nipy/io/api.py sha256=UFmAZQguWydc-63-j31NQmRUd4qxRUPAKyEu5ECRWu8 218
nipy/io/files.py sha256=8UAzOL9FvORXuSLLTPtZpoUuXcEaov3Rix0JmrToXfI 6744
nipy/io/nibcompat.py sha256=MHc83N2g60bgnpGaCJ_5T2Mi2OOr-vjIXg6xkj6ExQY 2189
nipy/io/nifti_ref.py sha256=ojr2JxVQ6fQBiIJ9zVwSBcLeCR3DS672riTG0YYiVmc 25554
nipy/io/imageformats/__init__.py sha256=912aoB7_jw8zvSx6hst_kmllNRz7WPiZg3Dq-mcKbn4 564
nipy/io/tests/__init__.py sha256=q_4bYAI-dG8JvE0ZqUJ6friHJMWzBW-T0CUItmGUiAs 28
nipy/io/tests/test_image_io.py sha256=LPLfT0t2nd0j1hTymjzrM7QLYIdBqAaQdG37jU-tFhU 10064
nipy/io/tests/test_nibcompat.py sha256=6r5xyy9ac8VCliTGLRU7DVpuY8-XBUOXYbCipGSeABg 1908
nipy/io/tests/test_nifti_ref.py sha256=nxT3fBZ9Y67nqJjNzNewcCQNoIkStshKtDp-7ngD9z8 30253
nipy/io/tests/test_save.py sha256=dtiF4p1FZvltOYYq9YqH3KtlNgQRM10xs7AdNh2d7i8 5409
nipy/modalities/__init__.py sha256=6DmmDvHk5g6EqZPMUkHBUlKod5vTiN1PrXJsrDDBi3o 203
nipy/modalities/fmri/__init__.py sha256=vKhIGBziOPR0_XrgSa0knL74XP0pOniQK-203kZ_-Qk 188
nipy/modalities/fmri/api.py sha256=ScTvjIt1Wk6M9eNQOvq6RTIP-sERyX4_HKCzbZjR7wM 163
nipy/modalities/fmri/design.py sha256=BP3jeoiT2L8nMbIbREz3LeoYuu_tES5BYa0Av5SN1_I 19553
nipy/modalities/fmri/design_matrix.py sha256=I3GZ_PeMYiPVoqtjTWHo6e0yJGTMjQ10Mn4oxSFCYd4 17097
nipy/modalities/fmri/experimental_paradigm.py sha256=MN0XiEDr3r3TBagk_qhBZ8ooJ19Viq0xqoB_BnSGWMM 8030
nipy/modalities/fmri/fmri.py sha256=_WD-imLQlnNr3t_nsEn6y3WUV4yIPw1ka0e0BtbiXMw 4955
nipy/modalities/fmri/glm.py sha256=qQJ7GefFFKGNYmqPqmuGgz6Hk5t-JAoiz0u3o6Q-Pu4 23291
nipy/modalities/fmri/hemodynamic_models.py sha256=WPvi6HKY8dOsIKhRtiXS_qFVYKw6Qcz22ILdECHZuaQ 13348
nipy/modalities/fmri/hrf.py sha256=x2Yt8XJ4xKzzROzoIHYAHoS6fDwwKoDxZm8BNTSAW2c 7990
nipy/modalities/fmri/realfuncs.py sha256=6yXIzmTBVVzx-rkU7RqSdYr66unY10Tj84pPW6WOCGQ 2708
nipy/modalities/fmri/utils.py sha256=VZzkG0M46KhYHoe9mxV1Dl54WA56vcl4dv2v8THBeO0 17499
nipy/modalities/fmri/fmristat/__init__.py sha256=xzEvD4tkZ9ZzJ93kK9IBxZYnBglg1D6WtHIF5iavytc 271
nipy/modalities/fmri/fmristat/api.py sha256=0lvX58v_0ham7Z1QFWjVoYCDhLAybpG7x1v2wRi2NLw 182
nipy/modalities/fmri/fmristat/hrf.py sha256=On2lOmxYJ5v5p6Ts1hySdL9QYvjq53LlEaLRyFODt_Q 7112
nipy/modalities/fmri/fmristat/invert.py sha256=QkSadSknErX2ypDPZ7pJaPN_eb36RY7I0P9LH-zczI8 1951
nipy/modalities/fmri/fmristat/model.py sha256=JyLqSX8Gw4QV5uOUBTHWw56iRkZJNVhg14HvXxp4a1I 16927
nipy/modalities/fmri/fmristat/outputters.py sha256=C0tO6NXH8IvzqWmHwDsiR0fzwYXk8PW8kMpUJ4zoTaQ 4735
nipy/modalities/fmri/fmristat/tests/FIACdesigns.py sha256=i70_mVXSmEbk-ppLlXjbJrBZZ41cqtxHXQrndpqdNK4 157003
nipy/modalities/fmri/fmristat/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/modalities/fmri/fmristat/tests/test_FIAC.py sha256=L9ZX_8rx6Znw19jqS3M2lDQU7msnECcjp-Ya9ATTriI 10766
nipy/modalities/fmri/fmristat/tests/test_hrf.py sha256=svISby5hIds3rlyRGDpvbulgwaZTnMkP3nCzwhqpowA 778
nipy/modalities/fmri/fmristat/tests/test_iterables.py sha256=z_Y-GYPMDuiZ-1Hztc711GNhMOG4ZWciGNhp9nX7JFE 2654
nipy/modalities/fmri/fmristat/tests/test_model.py sha256=SgSRQe0BmyhYxIuYJg4AqWf6ATsovZLYp_ndeWiYNU4 5135
nipy/modalities/fmri/fmristat/tests/test_outputters.py sha256=xtGajM1djMt006NdaH82XXK38L1Z0FqZJqKGZL48TNg 1875
nipy/modalities/fmri/spm/__init__.py sha256=DCsL4QK04ds5MkI6rlYwDy6uKDnZyNuH7yp7tfNcNzg 382
nipy/modalities/fmri/spm/correlation.py sha256=pIHuYbiUVn7svr-zIXbIH1y8Z0pt_crYtzmsMokmulw 1577
nipy/modalities/fmri/spm/model.py sha256=2MA7u-xw-_0JipE2eMTyL5Gse7MTr3l6HvoA136pG2s 3869
nipy/modalities/fmri/spm/reml.py sha256=Z0NqCWUHOB3t0GpdLCMH5aGqVeyUgAWWowNWV18bK7Y 4480
nipy/modalities/fmri/spm/trace.py sha256=ZDkUGtoP8opJUN0BPG83d_u2XCsQnxYbI2bgPOGC33E 2065
nipy/modalities/fmri/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/modalities/fmri/tests/cond_test1.txt sha256=j0XQLYoZAHmYxNXY5rg2a_qGtjQaBDOO2FI_mAeGcC0 47
nipy/modalities/fmri/tests/dct_10.txt sha256=RZ8qTfe6IuChuAMNXr_xXIDh8172i9-MyXMhTF77Luw 1610
nipy/modalities/fmri/tests/dct_100.txt sha256=KgynwB18J4WS2kE_BNbEMv-HYswzLj0AQSq2ocSG1zw 160100
nipy/modalities/fmri/tests/dct_5.txt sha256=53AuzXMxi3pULH110VUedRkBIi7QtDZetkUrWKVT33I 405
nipy/modalities/fmri/tests/get_td_dd.m sha256=-Ocn0cMf3pn2S5c2S6ivxOw1jXoPJRvZtN-OsDZJ21U 560
nipy/modalities/fmri/tests/make_hrfs.m sha256=srTmD86mgmUZXmgjADaHUGniFM8QTZGdFyJ8GZkS4Gw 686
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=VgjXG6XC3vaLFVnS_O9WZokyyrzy8NX9VDjm6ZXaSbg 3405
nipy/modalities/fmri/tests/test_design.py sha256=IU3-HsdRlcBIXpQsMgFBbvVnPi2aRLgzvslrYMFr0jw 13577
nipy/modalities/fmri/tests/test_dmtx.py sha256=sM-3WeFzBfTkBRaQu2UDxMd-BECWZSj8ERu8SztfXlc 17176
nipy/modalities/fmri/tests/test_fmri.py sha256=fVFQh7R-YryruVNmz7T6mUePBPrKnHw3QwAStwJxzsg 1876
nipy/modalities/fmri/tests/test_glm.py sha256=OakdsGM3zu7o5WL06z-p_HvrLZIZkPBEFuIB3LLPjyc 11593
nipy/modalities/fmri/tests/test_hemodynamic_models.py sha256=lfQdnMQorBho2TKQErdtm0W8wCi1kzhhKVW2yjDIqhI 7614
nipy/modalities/fmri/tests/test_hrf.py sha256=q5l0IH9AwSGbSqDqcjsfscXecUryczIJUOimCYfwB1E 3619
nipy/modalities/fmri/tests/test_iterators.py sha256=J-QN5BmYMewDD3wCvxVEdkwRLJlpWMIPbFuPPyeMXiw 5620
nipy/modalities/fmri/tests/test_paradigm.py sha256=shBJEJXszPndYo4Z_rgWbI3XLEKXpPPgTM2Cq1m6vpo 2952
nipy/modalities/fmri/tests/test_realfuncs.py sha256=RoiHoJq9mHUFpoKAZnd2J5WNNkqAv4iAuWjFTVBm6EU 2102
nipy/modalities/fmri/tests/test_utils.py sha256=W0oxbNFuBDhFzSHQVqob0-br2DPL2ghrtPlE5JeyJB4 11047
nipy/testing/__init__.py sha256=BdiVc-6SSB0cSvQHGyVQ6Xy70gb4wgRBHI2_dY6Qgto 1037
nipy/testing/anatomical.nii.gz sha256=0uRuT2dDihmfShLozMQspbkwc9kP2DFrfPgd8uotq34 61780
nipy/testing/decorators.py sha256=zXd30dPyT5Vfn4lg15hKj6hPdVluYG67MfYBrHu89yA 2999
nipy/testing/functional.nii.gz sha256=4khw7Db8xwRVRzh9qp0wBSNow_xbCSOiZk62bk3EsvY 41659
nipy/testing/tests/__init__.py sha256=gTnBimTaMh3t3WC49SvyeSH0rsbWxQgjAsr5H8HRDig 23
nipy/testing/tests/test_images.py sha256=IsGJ_yVb35g-Hn0B0UlNtjsG75i2-YdaRIMYKhNWUBI 538
nipy/tests/__init__.py sha256=1m2BYADn0lXwsY_3547PClXaX3u4Mn5is3rSxgWf_MA 21
nipy/tests/scriptrunner.py sha256=d9MEzAO8yN2VoXB_BGpdr-XOHprdJqILXCtkkbuCP1w 6227
nipy/tests/test_scripts.py sha256=vTV703jwRT9BOprZJ1GV841z5k9uuYbWoVa7xi6P7gU 5057
nipy/utils/__init__.py sha256=Va5MUPaJg3VEC6DdEAoX8pavRXT32gNB27G26j1l8xU 1343
nipy/utils/arrays.py sha256=sl__Oh7sBbjDm48i4gPuhiD_8svNy4W7TL2E_FDjM0c 1175
nipy/utils/perlpie.py sha256=r7m70Ri68DJXPK-EWYd9uWOtgA7zSMA5RkFdQ6chhR8 3966
nipy/utils/utilities.py sha256=8XGb_xozGWeAgZUiUwK-9KR9IQF5m0guPQOnne9i37s 851
nipy/utils/tests/__init__.py sha256=X-udbb5Bsd6NVPewbk99krbKk9br8TKe_L5QRj3N1Tk 1193
nipy/utils/tests/test_arrays.py sha256=VAAQDwax6O4rk021SA9apkksTGeR70G4N4SxGLgOPqM 953
nipy/utils/tests/test_utilities.py sha256=evVqdbEP-o2KZNGF38RD__u1g-85rHFfkafZr5ZjhUI 1130
nipy/algorithms/clustering/__init__.py sha256=ZZfsQD_NnPvzYP60U8hNcK11dOmxs4KAjdDr0RnnRqE 265
nipy/algorithms/clustering/bgmm.py sha256=_SfVaseAmvylP2qZDBa2EQjTWio2gDqmEg-At_vM3xk 36722
nipy/algorithms/clustering/ggmixture.py sha256=Q86dXG_yDF7jq1-pBNUEZVOfFLzVsAeK5YyaNqTv9Qs 20762
nipy/algorithms/clustering/gmm.py sha256=WB0DTJahWQHoexIMudutTmCo3cL8-SQJCvnyq2T_Wjs 29304
nipy/algorithms/clustering/hierarchical_clustering.py sha256=zG3Ef3qUSs4U4p5soG7DJgfh_u82bZhS-Ln1n9YzM14 29959
nipy/algorithms/clustering/imm.py sha256=RoJuGKGtruniKqvtZfDN_cUCT_GPEmvyiV1huo08boY 22136
nipy/algorithms/clustering/meson.build sha256=xINO11BW63n9sdlUSPsnjzW_MdO2e7MDqWVVUVRk6sU 292
nipy/algorithms/clustering/utils.py sha256=J3FqqfQurHxJgL7-dNTT_yNpU7N3bCXJcY81jZrYflE 6829
nipy/algorithms/clustering/von_mises_fisher_mixture.py sha256=MlwWsDKIkCNQ_GZNe89D06aZZQTxawecKCebbe6_OcU 13547
nipy/algorithms/clustering/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/algorithms/clustering/tests/test_bgmm.py sha256=DL_w6-tKGDLpQA9tRFIwcaVFQYpYtgfq5SsPK4KcAd0 4831
nipy/algorithms/clustering/tests/test_clustering.py sha256=Sak27TmQgm6xgH_pMePv-m6HA3BfrmTaRx-BN1oTKwE 834
nipy/algorithms/clustering/tests/test_ggm.py sha256=aV7fHftVlncg1Efv6KHfNU7FiOy3kI1KanSartYCSeY 2064
nipy/algorithms/clustering/tests/test_gmm.py sha256=FtkWWAGWFs_b0qvakDDmg8_x4iKr1oTwELj3jp9_2Gg 7488
nipy/algorithms/clustering/tests/test_hierarchical_clustering.py sha256=-bYMwA-eU7_3EF2p5PxLorZdEcSGe8YqFjhA1cpmCkc 4148
nipy/algorithms/clustering/tests/test_imm.py sha256=ruq4G3Dr0uduEb1u-Hsb-H88vk4AlTpldl9V4rfe5Qc 6401
nipy/algorithms/clustering/tests/test_vmm.py sha256=9-5X4nT-bMFasMHT7IX7hGR1j4sr1b4zDFdbF1KCZTw 2501
nipy/algorithms/diagnostics/__init__.py sha256=bDRPUxdv4LqLlprefBw6S5aVYcL2Kt4FRpILANf8THg 304
nipy/algorithms/diagnostics/commands.py sha256=BTRdrNQ7NwNmPkbKGsktbNxhTpVyvA05zVmWRehoCis 6715
nipy/algorithms/diagnostics/screens.py sha256=bjTh0tg89iFrn89ShJmsq51oDbtSxScdBr3wIrvqfeA 6072
nipy/algorithms/diagnostics/timediff.py sha256=dHz2HLN5f_1BGn_eUq-TaW-Tz_1J4xYK93x46IDUXQ4 8317
nipy/algorithms/diagnostics/tsdiffplot.py sha256=cJpprHgGOQplTh4cyVQWlc5TSjzlkV5-BNYs-x7ZdqI 3517
nipy/algorithms/diagnostics/tests/__init__.py sha256=40BTtUWcWYIbq8G-BB95P3Lt6v7dpKOr_9HiJVV2vqc 42
nipy/algorithms/diagnostics/tests/test_commands.py sha256=1D2RQcKroy-1tMYxeduYzF2iRmazrdUMXA9whHWfvj8 9690
nipy/algorithms/diagnostics/tests/test_screen.py sha256=St-s4wf_BBGLPBN57FtBJW8uzjM2q3r16Gi4S9t5r6Q 6297
nipy/algorithms/diagnostics/tests/test_time_difference.py sha256=YBb30JYmbdSNd6PlCGCg9-Y24_YTD2L6pKT0DNWOCLw 7338
nipy/algorithms/diagnostics/tests/data/generate_tsdiff_results.m sha256=YAXlEXB9mP8ESpwJz3LlK7mI6CEvVcI2RWBXNXNDFG8 496
nipy/algorithms/diagnostics/tests/data/timediff.m sha256=8hsyQPaWIghnF_T-7b8PE873DPlBszKvhSpdNX7j0b0 3750
nipy/algorithms/diagnostics/tests/data/tsdiff_results.mat sha256=rfUSSBnxDL9obGMjGPeNcFA0QO5RJAIpyUsVtd9IEcY 15087
nipy/algorithms/group/__init__.py sha256=PZsahv9k0LKxJ3iOW5U3CLyU3VSZVqxvRVFhcZCcE-Y 176
nipy/algorithms/group/parcel_analysis.py sha256=p1wwpDINAomzYeYe1hVhZSUZecFNMNTWtwsTetxkmsM 21270
nipy/algorithms/group/tests/__init__.py sha256=HKFc9FgKzCt81nVM0EYVn45gqFTvkQunNNo8Ak3aOQo 40
nipy/algorithms/group/tests/test_parcel_analysis.py sha256=A_Ad7Z2Y661qixjcBKan5Je_2xaUIxDVG4tcHSlXGWo 5605
nipy/algorithms/slicetiming/__init__.py sha256=bFygzY7cZS1hPxYR8DeCPMVEUFVIiRuJcqeXhQpgxqk 294
nipy/algorithms/slicetiming/timefuncs.py sha256=eaMlgd4CzblGLgYd7WyjOeGVetom6OMo0T4czhRDbjg 7202
nipy/algorithms/slicetiming/tests/__init__.py sha256=9dUgpTOPrDLkBQpe0xr9bazIh5h_V5htmJzpfbKxn-w 29
nipy/algorithms/slicetiming/tests/test_timefuncs.py sha256=7qf4JBPrlXWikVCDgfNpTqBcjgM06_YUtpmw8ewAQPo 3959
nipy/algorithms/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/algorithms/tests/test_interpolator.py sha256=sQF9XCnEEGzf8SIkWj36PlLfWAQZQ8QaGy2yq-pfMvo 3189
nipy/algorithms/tests/test_kernel_smooth.py sha256=tikad5rlJ7l01DdGA4bGYIfHXt4_wHoJu_DaARUi21A 4870
nipy/algorithms/tests/test_resample.py sha256=1SDeFm1Xqip2hVYwq_vf8RmQoZPGsC5Lf-kbiijffF4 11420
nipy/algorithms/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/algorithms/utils/fast_distance.py sha256=BFi2lV1mZp9Vpaox9ZIUW6Bgd19fp5uQm1o3-nO10F0 1078
nipy/algorithms/utils/matrices.py sha256=SsCjl2Tu7OXx7O-wrwlhavdVwEWUNOtVhyHz9SJ0RNM 4823
nipy/algorithms/utils/pca.py sha256=WFKZL5GzI3QPJ9zeHn9ZR-lO83VeEQTBWftMWRx0mPM 15562
nipy/algorithms/utils/tests/__init__.py sha256=gTnBimTaMh3t3WC49SvyeSH0rsbWxQgjAsr5H8HRDig 23
nipy/algorithms/utils/tests/test_fast_distance.py sha256=ZNsq_EMOf8-EjF5zvuU75GEFp6jddLoWKN6a-jtoh_4 884
nipy/algorithms/utils/tests/test_matrices.py sha256=Ul5UESyelwZMbxMNbk6GfnZhfJTsmW33sFP5YednjF8 2584
nipy/algorithms/utils/tests/test_pca.py sha256=dndcfJ3aCnn1EHvsUTLlJd1K9vnLF0lkMz92lkKF83k 9390
nipy/algorithms/utils/tests/test_pca_image.py sha256=-hcUDOq7dJejEVwRS_6wzIArVIUy5gkiZ8vqN4OSAO8 12965
nipy/algorithms/graph/tests/__init__.py sha256=HKFc9FgKzCt81nVM0EYVn45gqFTvkQunNNo8Ak3aOQo 40
nipy/algorithms/graph/tests/test_bipartite_graph.py sha256=jewjUQeJGsqeoSpLRied4yCyWVFRl7ptQKhStwVrZQU 2542
nipy/algorithms/graph/tests/test_field.py sha256=GzjkcAeF6--TGe8I8sBRyMq2wjIRoDiAfDbDNWHUSOc 7836
nipy/algorithms/graph/tests/test_forest.py sha256=sOsBFbN8nUkMc8TLVZX3MOVaSQRIASX9220uOXY1wng 3405
nipy/algorithms/graph/tests/test_graph.py sha256=rEDNO8yLBuOmXGR0Rax8bolA7SzP4y7YxCqMXnWSdwI 12768
nipy/algorithms/registration/tests/__init__.py sha256=HKFc9FgKzCt81nVM0EYVn45gqFTvkQunNNo8Ak3aOQo 40
nipy/algorithms/registration/tests/test_affine.py sha256=jKF4-AOyJQpt637_MNagej8d18AvAkxcDCOKu9QfYJQ 5533
nipy/algorithms/registration/tests/test_chain_transforms.py sha256=6ou2V8vaUzxiNhop-tqQMqpxu5Ks9leYTzk8ot3pcD0 4336
nipy/algorithms/registration/tests/test_cubic_spline.py sha256=JEFoB3rtBbZLQ48qyDD0FF9Z65MG3Uh5YFret9T7jhw 829
nipy/algorithms/registration/tests/test_fmri_realign4d.py sha256=kpLSzujxGu47CUMOEHdO10GZJV6izm76S7cQ1xpw88w 12012
nipy/algorithms/registration/tests/test_histogram_registration.py sha256=OWHQ6ITOaCVeMITag6HcY-vPxj8PX5dAePTaYkhJZnc 8638
nipy/algorithms/registration/tests/test_polyaffine.py sha256=cfQ4RZFQSYQQKJufDVe_xlKMsCJtR5T2ugQLEJ_nJPI 978
nipy/algorithms/registration/tests/test_register.py sha256=L_0_oxXFHRNjW1cC9SLFylogGpSidwQYaTbI1SI6G4I 1366
nipy/algorithms/registration/tests/test_resample.py sha256=6FpJ3lkoBVz5-4lPli7aC6pbDvhIdKtVr9zADL6e2Lo 4181
nipy/algorithms/registration/tests/test_scripting.py sha256=h2xXMy7LzkUR0LRbpOWxHWacO2Mc2fMd6aunW7FeObI 1552
nipy/algorithms/registration/tests/test_slice_timing.py sha256=QPu6p5NQQYnb_89D4oTYzrM8X1MpBagAUm0nGRiwqeg 3393
nipy/algorithms/registration/tests/test_transform.py sha256=OlD731Vql3TKMuLllK7BFwCGP-ukc-74ZXKtFcGRYTM 787
nipy/algorithms/segmentation/tests/__init__.py sha256=HKFc9FgKzCt81nVM0EYVn45gqFTvkQunNNo8Ak3aOQo 40
nipy/algorithms/segmentation/tests/test_segmentation.py sha256=ubWUx64SSNEKEIdQt5Bi56ctOTV-OPzQk-p6W91ms0k 3978
nipy/algorithms/statistics/bench/__init__.py sha256=AOhy4zHQ1C-XdTi9VUsLS3yr8tQGAIsIru3be-kV2qw 37
nipy/algorithms/statistics/bench/bench_intvol.py sha256=DNLgYkU8a3gcI7Z6Fbf-tty9hI9ME7IUj0Pb7WisQxE 3101
nipy/algorithms/statistics/formula/__init__.py sha256=Dv7lTgJdr81YcI-Kejd70us1h-oB65Y_5v6tkAFXn5k 118
nipy/algorithms/statistics/formula/formulae.py sha256=iFvNplJZSIAfiYbe2ZD-2JS9fILTfjnANvTFVAJuCbU 45649
nipy/algorithms/statistics/formula/tests/__init__.py sha256=gTnBimTaMh3t3WC49SvyeSH0rsbWxQgjAsr5H8HRDig 23
nipy/algorithms/statistics/formula/tests/test_formula.py sha256=8gDnSeXByJItSVJopl9hPk_ou1SYOimA1lfBotK4atY 17961
nipy/algorithms/statistics/models/LICENSE.txt sha256=0pXgxOVQiP69L9UnihNprPsz_ogbMZ6SJc1rsPipivY 1386
nipy/algorithms/statistics/models/TODO.txt sha256=n-XnWWzwHZL4ieqIMgsWuxp-5sXC5-jlUmx5RX_rVXw 1341
nipy/algorithms/statistics/models/__init__.py sha256=GJS5DQk4MXCFqart-9voLGB4Pkzfwnqfcx9Iv6lrCRQ 252
nipy/algorithms/statistics/models/glm.py sha256=admO9MQZkp4IKGUkVzE8nDd3wSOvIblBbkqQsPLxaww 2589
nipy/algorithms/statistics/models/info.py sha256=AX3DcNemTN2pEPR6gWpjRUfi-YQMs_txcHRvo7XqUjk 778
nipy/algorithms/statistics/models/model.py sha256=t4bSp7yOxHUXRHuXxn3MEDcP5Ni7yijuaYdfx79Okzg 14481
nipy/algorithms/statistics/models/nlsmodel.py sha256=5PUKJjMFEHxnPu5cHU12JmMu9dINOtTZcgycgMDITOM 4081
nipy/algorithms/statistics/models/regression.py sha256=JxSzqwyHMt72V2IsRRMcbfQZ49_Vghde0QxbQaYUkN0 28788
nipy/algorithms/statistics/models/utils.py sha256=NInR9HzcOo_TmLMvgThyq342W5AOOgvvcP4svvx3Js4 2514
nipy/algorithms/statistics/models/family/__init__.py sha256=W4C5PWgGkOqWJlWHu3qgQ3IriMu113aU_os7CBVoSL0 480
nipy/algorithms/statistics/models/family/family.py sha256=_S9mXXuXwXRJL6fvNLpSuES5kdjd-q4k3a9Xj7F67Kg 5815
nipy/algorithms/statistics/models/family/links.py sha256=wEjkifNMtkd5DX73S7qXW2JoU25cnBMimgsCJs1jJVo 6699
nipy/algorithms/statistics/models/family/varfuncs.py sha256=jUrwwp3Y1gkqGBHWpIwdcDob1FuE9nxpZ5iN2T5PYxI 1734
nipy/algorithms/statistics/models/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/algorithms/statistics/models/tests/exampledata.py sha256=1ft-8ePhDTgoRsXUomyEpZ9LJ6OsVrKAdG_21OJ_bhI 319
nipy/algorithms/statistics/models/tests/test_anova.py sha256=DJ9BSLdWKaWNq-2hTQQNqWNC7I-nELim6ePYGYYNt7g 6648
nipy/algorithms/statistics/models/tests/test_ar.py sha256=1rLF-WFJqVePNjnmd_lTpqIsI-DoAHuyyla6DaKjSP8 888
nipy/algorithms/statistics/models/tests/test_data.bin sha256=c4h-cCaccpyKsSuGwp-qRZZ6nFW6wubSLJMfZ1PUH9U 15120
nipy/algorithms/statistics/models/tests/test_estimable.py sha256=ciC8rguC7VvSKfsR2lOOf3Q8wrJ8ixdKiQQ8MpaK1rM 1202
nipy/algorithms/statistics/models/tests/test_glm.py sha256=AQeOT1e0BivlJh7tHqEiUht0crjUp5WUodo8neCXTnA 1067
nipy/algorithms/statistics/models/tests/test_model.py sha256=N9hzLzWhOirdP1DI_TQ8QrFTuQdWPEHUFhHIQXPjKqk 4000
nipy/algorithms/statistics/models/tests/test_olsR.py sha256=jsOgczTjw8ynMRjVUoSbnm_Sy_MrEQE2SMKBpI1P-BE 56119
nipy/algorithms/statistics/models/tests/test_regression.py sha256=GzYn7BE3zBJ-y1i59Yub5dvAv1VipKktSe6hyRxjuvc 3892
nipy/algorithms/statistics/models/tests/test_utils.py sha256=eJO4aShCLcc8v9291_pPQ-shO9xFFFfHZBkRdsPTQdo 695
nipy/algorithms/statistics/tests/__init__.py sha256=tm3HLhsi5sXfulT3ySUaJyEcOax2ljwBZ8PVeBr3XC0 226
nipy/algorithms/statistics/tests/test_empirical_pvalue.py sha256=8CMOqd6U7r7VrVLbfnWxkwXz8rACk48NspXD28mM1og 1815
nipy/algorithms/statistics/tests/test_histogram.py sha256=5IMlGvshJqRjCoS-iRmPvlMMNhiVK7P8G5n_gmPFrYE 355
nipy/algorithms/statistics/tests/test_intrinsic_volumes.py sha256=Z2mDGsyfFEiXHZ8ZbHiJ3BN8ggVj3898AYpVTsh0RrU 12589
nipy/algorithms/statistics/tests/test_mixed_effects.py sha256=ztIA1gJ8M1RSpTE86m0-2jSBhvlGVEs-Twpl51XkcF0 5274
nipy/algorithms/statistics/tests/test_onesample.py sha256=0yxltKf-lBqdpGYaDvUn3iqmCuJ-EveBQfXA-DAYAno 1345
nipy/algorithms/statistics/tests/test_quantile.py sha256=saGkETlFtn56c9dvNeGl6ODcwZ450pgJ6oEYWQq5tAY 1275
nipy/algorithms/statistics/tests/test_rft.py sha256=6CK6GV9s4FFRvzVy9W9-Hi8AZNW2zMTaHjQsWcAf1b8 15474
nipy/algorithms/statistics/tests/test_utils.py sha256=oBUOJiLdOXo-vaVAG9Ls0y8abyUnKQQPJ6Toe9nWVPk 2453
nipy/labs/datasets/__init__.py sha256=AzkCREdENycQma4AUiP_5E4MFMQt0x1U9bha_NOCX5s 542
nipy/labs/datasets/converters.py sha256=jQbmhz7rNGP1KGSyeB-cSZt1SGdYFeQCtRvAc6hunok 3793
nipy/labs/datasets/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/labs/datasets/tests/test_converters.py sha256=StDZj9Kc1pljkouVvggV9botlQfG9aUDIXVoU_52a14 1035
nipy/labs/datasets/transforms/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/labs/datasets/transforms/affine_transform.py sha256=ytSPq4S2OAgWFJozIO0bmj52W03QP2EWm5BRnAg56Yg 4801
nipy/labs/datasets/transforms/affine_utils.py sha256=Ril1zWBjqHetJyXvz7gykbk3dkRlsK21Dyui5PsP07I 3532
nipy/labs/datasets/transforms/transform.py sha256=kM7hHnXx_-lCPdCMoT03qS2ILOlCaQEXPZcEoP9R58g 7367
nipy/labs/datasets/transforms/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/labs/datasets/transforms/tests/test_affine_transform.py sha256=hb-LYMP0Yc4ezKPtfOzBhRCcaONTbj9K-wpYJgeEWfw 1406
nipy/labs/datasets/transforms/tests/test_affine_utils.py sha256=85TsE0pxZhwBlQXhQjTj4Tikt7nefIqYtqwywFcokis 903
nipy/labs/datasets/transforms/tests/test_transform.py sha256=4OuivPkoX8urp0oZV1EioNl8jf-gDkdfWnFylaxgn9I 2121
nipy/labs/datasets/volumes/__init__.py sha256=dOGAAVPrXPHY1MEK3hIYWpp622BcF-hmh181KE8ZAEo 311
nipy/labs/datasets/volumes/volume_data.py sha256=wmnWIHR244N0sGaN5FFi80ADf_RcbmA8V_qL_bXVWG4 6867
nipy/labs/datasets/volumes/volume_field.py sha256=GsuvEEcIdKQwBoXkbZdFXHJnbdP0MVTzRpmY705cZ9s 7626
nipy/labs/datasets/volumes/volume_grid.py sha256=qwqSqqsknl6_fn8mn_hYH81drIJ7NoIqFkNkEtxGTi4 10084
nipy/labs/datasets/volumes/volume_img.py sha256=ox1CFX0v2JjmNpOR0hAuJ6e6wCZxKa1wwxZgjk0Dg8A 15348
nipy/labs/datasets/volumes/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/labs/datasets/volumes/tests/test_volume_data.py sha256=wgxSD5Xn-F4u0fRz2j_8B4AEDANP5xXAGfF8mfem7g0 766
nipy/labs/datasets/volumes/tests/test_volume_field.py sha256=4aoDJJw2LgHRJHcS1iRcKhwnRtOwkDA4Nb0Wz2-_mOU 1001
nipy/labs/datasets/volumes/tests/test_volume_grid.py sha256=lNoz9i516SiS4VviNSzYM2xPhjhCNSeq6d9BonocdO0 4121
nipy/labs/datasets/volumes/tests/test_volume_img.py sha256=2ZwDBZqjK2n_O1oS-4IEsXen9cLv8f3DbugUznteEyM 8776
nipy/labs/spatial_models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/labs/spatial_models/bayesian_structural_analysis.py sha256=cgjEcriWo2ONHu_GN4kFNjtwqzH4UENrVIi6UxnpWA4 14847
nipy/labs/spatial_models/bsa_io.py sha256=c8tnp53IwPa8RRFKBFPBBdVDHJJG_R9k510jTFoX2nw 5853
nipy/labs/spatial_models/discrete_domain.py sha256=IkO6xaDJveP6eu3otG2Ay1XzCYlF8ijhKsAMcAHdMws 23426
nipy/labs/spatial_models/hierarchical_parcellation.py sha256=AJUnhhu67rMs7AAtQEjP8WNX6VzdFjwZW2-Sj-vyHGA 16512
nipy/labs/spatial_models/hroi.py sha256=I-8fgddMWMpWWVn-4jJ4LX_RBJC6ipbMuHnxcnX3YFk 21928
nipy/labs/spatial_models/mroi.py sha256=zGu9Ic8reOe39vlmxl92Db1Cj-WH526R8EDWX30Zl8M 28670
nipy/labs/spatial_models/parcel_io.py sha256=h8Z2A2L365l1sSNB_26_5GdCzn1dKPp8Eby3rI8sYk0 12585
nipy/labs/spatial_models/parcellation.py sha256=axoFpNbkKYoEzUVr77Zf30cM9IwXsYXIhYAGsiGvjQY 6961
nipy/labs/spatial_models/structural_bfls.py sha256=0gKFIw_nyAhDEfTdWKmQahV1xAn3antWDtDrHZNVO44 9154
nipy/labs/spatial_models/tests/__init__.py sha256=HKFc9FgKzCt81nVM0EYVn45gqFTvkQunNNo8Ak3aOQo 40
nipy/labs/spatial_models/tests/some_blobs.nii sha256=0E_pHjZLwRcxBj2ORrIvGQewE_tI432DH0oO2epg-Ug 79840
nipy/labs/spatial_models/tests/test_bsa.py sha256=lPGYe5EoWibmtkyj68GRuBuweuTi0GECuhSMTnXSMfI 3846
nipy/labs/spatial_models/tests/test_bsa_io.py sha256=fImIy101hBdFziGavPbv144WcT9Amw8EcNwQsKW2SVs 1161
nipy/labs/spatial_models/tests/test_discrete_domain.py sha256=Us-FqH5G_Nm603iAdeyXsmoioV7M1oVjUCDdd4kkMYY 7737
nipy/labs/spatial_models/tests/test_hroi.py sha256=K-jrrY6UG4KQryokk3bR453nNzTrcC9gbsu2RUSgZEA 6040
nipy/labs/spatial_models/tests/test_mroi.py sha256=chlDUAfwwjTO2fxFYJJ0rnjilnxZxPojm_Iea7wYvKs 7981
nipy/labs/spatial_models/tests/test_parcel.py sha256=jWyI7YHfg0AsK0ZMUL1RQhw8FWNyMmBtvGxBBeXP9FQ 5192
nipy/labs/spatial_models/tests/test_parcel_io.py sha256=7suaPHLU-hX7rIPi61Pe6nEogkWrWOSxzBhiKtknh48 3907
nipy/labs/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/labs/tests/test_mask.py sha256=fv7FCoUqP70UUBAFQH-WzvzKpb_FOCmApnxXyism8oU 4677
nipy/labs/tests/test_statistical_mapping.py sha256=qNB35xmcjYUUpYF-PemkWBq6kdjPquEkkF0qbdAvizY 2478
nipy/labs/viz_tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/labs/viz_tools/activation_maps.py sha256=BYqeSUVLe7CZ1IR0pT17mPjQyEev0CTAIpcVPQo43Ss 15473
nipy/labs/viz_tools/anat_cache.py sha256=WXFRIDN5PS5LSJw_Uq3pBOZy_V3ab9RRXSBCbYA3-_I 3413
nipy/labs/viz_tools/cm.py sha256=1U_G_OvVOqN1XTWcAPjx32wuhSvJPDnqmFfYY24SK7Q 9676
nipy/labs/viz_tools/coord_tools.py sha256=rgDOqhVpTQ_Dp5T_bG__if68N_anAJ3UWRaDKcWbj4A 8810
nipy/labs/viz_tools/edge_detect.py sha256=TiSqdT2-1obxoLFBGPayB8FjhiPXuvrcpo6vFG3GPkQ 5128
nipy/labs/viz_tools/maps_3d.py sha256=N66SRD4fODOzavN7KXJJq_ipnlXmNKriGr7j58_LewQ 14624
nipy/labs/viz_tools/slicers.py sha256=rKpZd1Vv_ukSgafD4ufwBizn-1pwEcwhI27YPgXVATw 26270
nipy/labs/viz_tools/test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/labs/viz_tools/test/test_activation_maps.py sha256=VHpr6JlGCxb_YYkFP8vrp_asutAWcqysRRTpOx8vruM 3084
nipy/labs/viz_tools/test/test_cm.py sha256=yHkstSdh-M_PCfyOy3gzQfUkr7rQu0njCIBvQU44esU 1039
nipy/labs/viz_tools/test/test_coord_tools.py sha256=wjq21AmYVslvdQqujz_gaY6WzQVXQaP38eEa2NlUEe4 1923
nipy/labs/viz_tools/test/test_edge_detect.py sha256=gtZF8mMF3g6ktIyTQ5rtLr13aAoE8uUTGkWJ_PXblIE 566
nipy/labs/viz_tools/test/test_slicers.py sha256=nbqqdrBkptWYo08qja7GkungqJS8n-WtLD4MjNVir0c 857
nipy/labs/bindings/tests/__init__.py sha256=HKFc9FgKzCt81nVM0EYVn45gqFTvkQunNNo8Ak3aOQo 40
nipy/labs/bindings/tests/test_array.py sha256=8EsgiPTWnwOhucUDEeYvFn086zxo9_ZRiqS3BNwVD9U 2079
nipy/labs/bindings/tests/test_blas1.py sha256=RFX63pftO7jjFoOA5APVmgk_kt6TkKEBoAXRuFCIG1M 791
nipy/labs/bindings/tests/test_blas3.py sha256=Aj3uu9n5I2I0CDK6D3gE2BkCsRXTUe-a00N75_mIb90 5392
nipy/labs/bindings/tests/test_linalg.py sha256=mC9obDQfqzLFsReesEXMZwAalGOVGdHGIG3H8-7fgEk 673
nipy/labs/bindings/tests/test_numpy.py sha256=pj0w7wRXyT__BlfsohvjtOW0UpG0ERKfHXA-ggiwpQc 6302
nipy/labs/glm/tests/__init__.py sha256=HKFc9FgKzCt81nVM0EYVn45gqFTvkQunNNo8Ak3aOQo 40
nipy/labs/glm/tests/test_glm.py sha256=zgGdnWGeW44erKAp8TRDm-UmoFKrL3qQ7KN7o0Lc_g0 1209
nipy/labs/group/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/labs/group/tests/test_onesample_stat.py sha256=76jKgLyglcKg7ewotVwY6L3qFkWszTfGYKFtJuHyzT0 908
nipy/labs/group/tests/test_permutation_test.py sha256=kKro3OgmRFM2DaRXiQVFg_qKlthXd0h0NXkfBEZaR_8 4011
nipy/labs/utils/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nipy/labs/utils/tests/test_misc.py sha256=_By7tOTbEJopXqiKFRIo3JDgZfxlzUbuCAOFxQ7xmSw 1730
nipy/labs/utils/tests/test_repro.py sha256=Lwu71DWoYCpU6WlhIUacgmT9XyC990ji5GLF8lsXQ9s 3786
nipy/labs/utils/tests/test_simul_multisubject_fmri_dataset.py sha256=DgaIq3qpJwOk0COEMuPMZk3nhd-oOUpAaf0CF_8Z5JU 4357
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