antspymm 1.4.8__tar.gz → 1.4.9__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. {antspymm-1.4.8/antspymm.egg-info → antspymm-1.4.9}/PKG-INFO +6 -3
  2. {antspymm-1.4.8 → antspymm-1.4.9/antspymm.egg-info}/PKG-INFO +6 -3
  3. {antspymm-1.4.8 → antspymm-1.4.9}/pyproject.toml +11 -4
  4. {antspymm-1.4.8 → antspymm-1.4.9}/LICENSE +0 -0
  5. {antspymm-1.4.8 → antspymm-1.4.9}/MANIFEST.in +0 -0
  6. {antspymm-1.4.8 → antspymm-1.4.9}/README.md +0 -0
  7. {antspymm-1.4.8 → antspymm-1.4.9}/antspymm/__init__.py +0 -0
  8. {antspymm-1.4.8 → antspymm-1.4.9}/antspymm/mm.py +0 -0
  9. {antspymm-1.4.8 → antspymm-1.4.9}/antspymm.egg-info/SOURCES.txt +0 -0
  10. {antspymm-1.4.8 → antspymm-1.4.9}/antspymm.egg-info/dependency_links.txt +0 -0
  11. {antspymm-1.4.8 → antspymm-1.4.9}/antspymm.egg-info/requires.txt +0 -0
  12. {antspymm-1.4.8 → antspymm-1.4.9}/antspymm.egg-info/top_level.txt +0 -0
  13. {antspymm-1.4.8 → antspymm-1.4.9}/docs/adni_rsfmri_2_nrg_conversion.py +0 -0
  14. {antspymm-1.4.8 → antspymm-1.4.9}/docs/antspymm_annotated_output_tree.pages +0 -0
  15. {antspymm-1.4.8 → antspymm-1.4.9}/docs/antspymm_annotated_output_tree.txt +0 -0
  16. {antspymm-1.4.8 → antspymm-1.4.9}/docs/antspymm_data_dictionary.csv +0 -0
  17. {antspymm-1.4.8 → antspymm-1.4.9}/docs/bids_cohort_example.py +0 -0
  18. {antspymm-1.4.8 → antspymm-1.4.9}/docs/blind_qc.Rmd +0 -0
  19. {antspymm-1.4.8 → antspymm-1.4.9}/docs/blind_qc.html +0 -0
  20. {antspymm-1.4.8 → antspymm-1.4.9}/docs/convert_adni_dti_to_nrg.R +0 -0
  21. {antspymm-1.4.8 → antspymm-1.4.9}/docs/deepnbm.jpg +0 -0
  22. {antspymm-1.4.8 → antspymm-1.4.9}/docs/describe_mm_data.R +0 -0
  23. {antspymm-1.4.8 → antspymm-1.4.9}/docs/example_antspymm_output.csv +0 -0
  24. {antspymm-1.4.8 → antspymm-1.4.9}/docs/example_run_from_directory.py +0 -0
  25. {antspymm-1.4.8 → antspymm-1.4.9}/docs/make_dict_table.Rmd +0 -0
  26. {antspymm-1.4.8 → antspymm-1.4.9}/docs/make_dict_table.html +0 -0
  27. {antspymm-1.4.8 → antspymm-1.4.9}/docs/nrg_cohort_example.py +0 -0
  28. {antspymm-1.4.8 → antspymm-1.4.9}/docs/ptbp_nrg.py +0 -0
  29. {antspymm-1.4.8 → antspymm-1.4.9}/docs/roi_visualization.py +0 -0
  30. {antspymm-1.4.8 → antspymm-1.4.9}/docs/roi_visualization_ppmi.py +0 -0
  31. {antspymm-1.4.8 → antspymm-1.4.9}/docs/step1_blind_qc.py +0 -0
  32. {antspymm-1.4.8 → antspymm-1.4.9}/docs/step2_outlierness.py +0 -0
  33. {antspymm-1.4.8 → antspymm-1.4.9}/docs/step3_mm_nrg_csv.py +0 -0
  34. {antspymm-1.4.8 → antspymm-1.4.9}/docs/step4_aggregate.py +0 -0
  35. {antspymm-1.4.8 → antspymm-1.4.9}/docs/template_overlays.py +0 -0
  36. {antspymm-1.4.8 → antspymm-1.4.9}/docs/ukbb_to_nrg_processing.py +0 -0
  37. {antspymm-1.4.8 → antspymm-1.4.9}/docs/ukbb_to_nrg_processing2.py +0 -0
  38. {antspymm-1.4.8 → antspymm-1.4.9}/setup.cfg +0 -0
  39. {antspymm-1.4.8 → antspymm-1.4.9}/tests/bids_2_nrg.py +0 -0
  40. {antspymm-1.4.8 → antspymm-1.4.9}/tests/blind_qc.py +0 -0
  41. {antspymm-1.4.8 → antspymm-1.4.9}/tests/deformation_gradient_reo.py +0 -0
  42. {antspymm-1.4.8 → antspymm-1.4.9}/tests/dti_recon.py +0 -0
  43. {antspymm-1.4.8 → antspymm-1.4.9}/tests/dti_reg.py +0 -0
  44. {antspymm-1.4.8 → antspymm-1.4.9}/tests/dwi_rebasing.py +0 -0
  45. {antspymm-1.4.8 → antspymm-1.4.9}/tests/dwi_run.py +0 -0
  46. {antspymm-1.4.8 → antspymm-1.4.9}/tests/dwi_run_ptbp_scrub.py +0 -0
  47. {antspymm-1.4.8 → antspymm-1.4.9}/tests/flair_run.py +0 -0
  48. {antspymm-1.4.8 → antspymm-1.4.9}/tests/joint_dti_recon.py +0 -0
  49. {antspymm-1.4.8 → antspymm-1.4.9}/tests/mm.py +0 -0
  50. {antspymm-1.4.8 → antspymm-1.4.9}/tests/mm_csv.py +0 -0
  51. {antspymm-1.4.8 → antspymm-1.4.9}/tests/mm_nrg.py +0 -0
  52. {antspymm-1.4.8 → antspymm-1.4.9}/tests/nrg_validation.py +0 -0
  53. {antspymm-1.4.8 → antspymm-1.4.9}/tests/outlierness.py +0 -0
  54. {antspymm-1.4.8 → antspymm-1.4.9}/tests/parallel_study_aggregation_example.py +0 -0
  55. {antspymm-1.4.8 → antspymm-1.4.9}/tests/perfusion_ptbp.py +0 -0
  56. {antspymm-1.4.8 → antspymm-1.4.9}/tests/perfusion_run.py +0 -0
  57. {antspymm-1.4.8 → antspymm-1.4.9}/tests/perfusion_run_nnl.py +0 -0
  58. {antspymm-1.4.8 → antspymm-1.4.9}/tests/rsfmri_run.py +0 -0
  59. {antspymm-1.4.8 → antspymm-1.4.9}/tests/rsfmri_run_minimal.py +0 -0
  60. {antspymm-1.4.8 → antspymm-1.4.9}/tests/test_loop.py +0 -0
  61. {antspymm-1.4.8 → antspymm-1.4.9}/tests/test_reference_run.py +0 -0
  62. {antspymm-1.4.8 → antspymm-1.4.9}/tests/test_rsfmri_run_minimal_ptbp.py +0 -0
  63. {antspymm-1.4.8 → antspymm-1.4.9}/tests/testsr.py +0 -0
  64. {antspymm-1.4.8 → antspymm-1.4.9}/tests/ukbb_rsfmri.py +0 -0
  65. {antspymm-1.4.8 → antspymm-1.4.9}/tests/visualize_tractogram.py +0 -0
@@ -1,10 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: antspymm
3
- Version: 1.4.8
3
+ Version: 1.4.9
4
4
  Summary: multi-channel/time-series medical image processing with antspyx
5
5
  Author-email: "Avants, Gosselin, Tustison, Reardon" <stnava@gmail.com>
6
- License: Apache 2.0
7
- Requires-Python: >=3.8
6
+ License: Apache-2.0
7
+ Classifier: License :: OSI Approved :: Apache Software License
8
+ Classifier: Programming Language :: Python :: 3
9
+ Classifier: Operating System :: OS Independent
10
+ Requires-Python: >=3.10
8
11
  Description-Content-Type: text/markdown
9
12
  License-File: LICENSE
10
13
  Requires-Dist: h5py>=2.10.0
@@ -1,10 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: antspymm
3
- Version: 1.4.8
3
+ Version: 1.4.9
4
4
  Summary: multi-channel/time-series medical image processing with antspyx
5
5
  Author-email: "Avants, Gosselin, Tustison, Reardon" <stnava@gmail.com>
6
- License: Apache 2.0
7
- Requires-Python: >=3.8
6
+ License: Apache-2.0
7
+ Classifier: License :: OSI Approved :: Apache Software License
8
+ Classifier: Programming Language :: Python :: 3
9
+ Classifier: Operating System :: OS Independent
10
+ Requires-Python: >=3.10
8
11
  Description-Content-Type: text/markdown
9
12
  License-File: LICENSE
10
13
  Requires-Dist: h5py>=2.10.0
@@ -4,15 +4,19 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "antspymm"
7
- version = "1.4.8"
7
+ version = "1.4.9"
8
8
  description = "multi-channel/time-series medical image processing with antspyx"
9
9
  readme = "README.md"
10
- requires-python = ">=3.8"
11
- license = { text = "Apache 2.0" }
10
+ requires-python = ">=3.10"
11
+ license = { text = "Apache-2.0" }
12
12
  authors = [
13
13
  { name = "Avants, Gosselin, Tustison, Reardon", email = "stnava@gmail.com" }
14
14
  ]
15
-
15
+ classifiers = [
16
+ "License :: OSI Approved :: Apache Software License",
17
+ "Programming Language :: Python :: 3",
18
+ "Operating System :: OS Independent"
19
+ ]
16
20
  dependencies = [
17
21
  "h5py>=2.10.0",
18
22
  "numpy>=1.19.4",
@@ -30,3 +34,6 @@ dependencies = [
30
34
 
31
35
  [tool.setuptools.packages]
32
36
  find = { include = ["antspymm"] }
37
+
38
+ [tool.setuptools]
39
+ license-files = ["LICENSE"]
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes