plotfig 1.6.0__tar.gz → 1.6.1__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 (211) hide show
  1. plotfig-1.6.1/.release-please-manifest.json +1 -0
  2. {plotfig-1.6.0 → plotfig-1.6.1}/CHANGELOG.md +7 -0
  3. {plotfig-1.6.0 → plotfig-1.6.1}/PKG-INFO +1 -1
  4. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/circos.md +8 -8
  5. {plotfig-1.6.0 → plotfig-1.6.1}/notebooks/circos.ipynb +0 -1
  6. {plotfig-1.6.0 → plotfig-1.6.1}/pyproject.toml +1 -1
  7. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/circos.py +7 -3
  8. {plotfig-1.6.0 → plotfig-1.6.1}/uv.lock +1 -1
  9. plotfig-1.6.0/.release-please-manifest.json +0 -1
  10. {plotfig-1.6.0 → plotfig-1.6.1}/.github/workflows/dependency_review.yml +0 -0
  11. {plotfig-1.6.0 → plotfig-1.6.1}/.github/workflows/python_publish.yml +0 -0
  12. {plotfig-1.6.0 → plotfig-1.6.1}/.github/workflows/release.yml +0 -0
  13. {plotfig-1.6.0 → plotfig-1.6.1}/.github/workflows/summary_new_issues.yml +0 -0
  14. {plotfig-1.6.0 → plotfig-1.6.1}/.github/workflows/sync_to_gitee.yml +0 -0
  15. {plotfig-1.6.0 → plotfig-1.6.1}/.github/workflows/website_deploy.yml +0 -0
  16. {plotfig-1.6.0 → plotfig-1.6.1}/.gitignore +0 -0
  17. {plotfig-1.6.0 → plotfig-1.6.1}/.python-version +0 -0
  18. {plotfig-1.6.0 → plotfig-1.6.1}/LICENSE +0 -0
  19. {plotfig-1.6.0 → plotfig-1.6.1}/README.md +0 -0
  20. {plotfig-1.6.0 → plotfig-1.6.1}/docs/api/index.md +0 -0
  21. {plotfig-1.6.0 → plotfig-1.6.1}/docs/assets/atlas_csv/chimpanzee_bna.csv +0 -0
  22. {plotfig-1.6.0 → plotfig-1.6.1}/docs/assets/atlas_csv/human_bna.csv +0 -0
  23. {plotfig-1.6.0 → plotfig-1.6.1}/docs/assets/atlas_csv/human_glasser.csv +0 -0
  24. {plotfig-1.6.0 → plotfig-1.6.1}/docs/assets/atlas_csv/macaque_bna.csv +0 -0
  25. {plotfig-1.6.0 → plotfig-1.6.1}/docs/assets/atlas_csv/macaque_charm5.csv +0 -0
  26. {plotfig-1.6.0 → plotfig-1.6.1}/docs/assets/atlas_csv/macaque_charm6.csv +0 -0
  27. {plotfig-1.6.0 → plotfig-1.6.1}/docs/assets/atlas_csv/macaque_d99.csv +0 -0
  28. {plotfig-1.6.0 → plotfig-1.6.1}/docs/assets/plotfig.png +0 -0
  29. {plotfig-1.6.0 → plotfig-1.6.1}/docs/changelog.md +0 -0
  30. {plotfig-1.6.0 → plotfig-1.6.1}/docs/index.md +0 -0
  31. {plotfig-1.6.0 → plotfig-1.6.1}/docs/installation.md +0 -0
  32. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_connectivity.md +0 -0
  33. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_connectivity_files/human.gif +0 -0
  34. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface.md +0 -0
  35. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_10_0.png +0 -0
  36. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_10_1.png +0 -0
  37. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_11_0.png +0 -0
  38. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_12_0.png +0 -0
  39. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_13_0.png +0 -0
  40. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_13_1.png +0 -0
  41. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_14_0.png +0 -0
  42. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_14_1.png +0 -0
  43. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_15_0.png +0 -0
  44. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_16_0.png +0 -0
  45. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_17_0.png +0 -0
  46. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_18_0.png +0 -0
  47. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_19_0.png +0 -0
  48. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_20_0.png +0 -0
  49. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_21_0.png +0 -0
  50. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_23_0.png +0 -0
  51. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_24_0.png +0 -0
  52. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_25_0.png +0 -0
  53. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_4_0.png +0 -0
  54. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_5_0.png +0 -0
  55. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_6_0.png +0 -0
  56. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_6_1.png +0 -0
  57. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_7_0.png +0 -0
  58. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_7_1.png +0 -0
  59. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_8_0.png +0 -0
  60. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_8_1.png +0 -0
  61. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_9_0.png +0 -0
  62. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/brain_surface_files/brain_surface_9_1.png +0 -0
  63. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/circos_files/circos_11_0.png +0 -0
  64. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/circos_files/circos_13_1.png +0 -0
  65. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/circos_files/circos_1_0.png +0 -0
  66. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/circos_files/circos_3_0.png +0 -0
  67. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/circos_files/circos_5_0.png +0 -0
  68. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/circos_files/circos_7_0.png +0 -0
  69. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/circos_files/circos_9_0.png +0 -0
  70. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/correlation.md +0 -0
  71. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/correlation_files/correlation_2_0.png +0 -0
  72. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/correlation_files/correlation_3_0.png +0 -0
  73. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/correlation_files/correlation_4_0.png +0 -0
  74. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/correlation_files/correlation_5_0.png +0 -0
  75. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/correlation_files/correlation_6_0.png +0 -0
  76. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/correlation_files/correlation_7_0.png +0 -0
  77. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/correlation_files/correlation_8_0.png +0 -0
  78. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/correlation_files/correlation_9_0.png +0 -0
  79. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/matrix.md +0 -0
  80. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/matrix_files/matrix_2_1.png +0 -0
  81. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/matrix_files/matrix_3_0.png +0 -0
  82. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/matrix_files/matrix_4_0.png +0 -0
  83. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/matrix_files/matrix_5_1.png +0 -0
  84. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/matrix_files/matrix_6_0.png +0 -0
  85. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/matrix_files/matrix_7_0.png +0 -0
  86. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/multi_groups.md +0 -0
  87. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/multi_groups_files/multi_groups_2_0.png +0 -0
  88. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/multi_groups_files/multi_groups_3_0.png +0 -0
  89. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/multi_groups_files/multi_groups_5_0.png +0 -0
  90. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/multi_groups_files/multi_groups_6_0.png +0 -0
  91. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/multi_groups_files/multi_groups_8_0.png +0 -0
  92. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/multi_groups_files/multi_groups_9_0.png +0 -0
  93. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group.md +0 -0
  94. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_11_0.png +0 -0
  95. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_12_0.png +0 -0
  96. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_13_0.png +0 -0
  97. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_14_0.png +0 -0
  98. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_16_0.png +0 -0
  99. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_17_0.png +0 -0
  100. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_19_0.png +0 -0
  101. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_20_0.png +0 -0
  102. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_21_0.png +0 -0
  103. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_22_0.png +0 -0
  104. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_23_0.png +0 -0
  105. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_24_0.png +0 -0
  106. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_25_0.png +0 -0
  107. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_26_0.png +0 -0
  108. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_27_0.png +0 -0
  109. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_28_0.png +0 -0
  110. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_2_0.png +0 -0
  111. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_30_0.png +0 -0
  112. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_31_0.png +0 -0
  113. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_33_0.png +0 -0
  114. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_34_0.png +0 -0
  115. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_35_0.png +0 -0
  116. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_36_0.png +0 -0
  117. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_37_0.png +0 -0
  118. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_39_0.png +0 -0
  119. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_3_0.png +0 -0
  120. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_40_0.png +0 -0
  121. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_5_0.png +0 -0
  122. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_6_0.png +0 -0
  123. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_6_1.png +0 -0
  124. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_7_0.png +0 -0
  125. {plotfig-1.6.0 → plotfig-1.6.1}/docs/usage/single_group_files/single_group_8_0.png +0 -0
  126. {plotfig-1.6.0 → plotfig-1.6.1}/mkdocs.yml +0 -0
  127. {plotfig-1.6.0 → plotfig-1.6.1}/notebooks/brain_connectivity.ipynb +0 -0
  128. {plotfig-1.6.0 → plotfig-1.6.1}/notebooks/brain_surface.ipynb +0 -0
  129. {plotfig-1.6.0 → plotfig-1.6.1}/notebooks/correlation.ipynb +0 -0
  130. {plotfig-1.6.0 → plotfig-1.6.1}/notebooks/matrix.ipynb +0 -0
  131. {plotfig-1.6.0 → plotfig-1.6.1}/notebooks/multi_groups.ipynb +0 -0
  132. {plotfig-1.6.0 → plotfig-1.6.1}/notebooks/single_group.ipynb +0 -0
  133. {plotfig-1.6.0 → plotfig-1.6.1}/overrides/main.html +0 -0
  134. {plotfig-1.6.0 → plotfig-1.6.1}/release-please-config.json +0 -0
  135. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/__init__.py +0 -0
  136. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/bar.py +0 -0
  137. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/brain_connection.py +0 -0
  138. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/brain_surface.py +0 -0
  139. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/correlation.py +0 -0
  140. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/atlas_tables/chimpanzee_bna.csv +0 -0
  141. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/atlas_tables/human_bna.csv +0 -0
  142. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/atlas_tables/human_glasser.csv +0 -0
  143. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/atlas_tables/macaque_bna.csv +0 -0
  144. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/atlas_tables/macaque_charm5.csv +0 -0
  145. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/atlas_tables/macaque_charm5_add_13_sgms.csv +0 -0
  146. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/atlas_tables/macaque_charm6.csv +0 -0
  147. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/atlas_tables/macaque_d99.csv +0 -0
  148. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/atlases/chimpanzee_BNA/ChimpBNA.L.32k_fs_LR.label.gii +0 -0
  149. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/atlases/chimpanzee_BNA/ChimpBNA.R.32k_fs_LR.label.gii +0 -0
  150. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/atlases/human_BNA/fsaverage.L.BNA.32k_fs_LR.label.gii +0 -0
  151. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/atlases/human_BNA/fsaverage.R.BNA.32k_fs_LR.label.gii +0 -0
  152. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/atlases/human_Glasser/fsaverage.L.Glasser.32k_fs_LR.label.gii +0 -0
  153. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/atlases/human_Glasser/fsaverage.R.Glasser.32k_fs_LR.label.gii +0 -0
  154. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/atlases/macaque_BNA/MBNA_124_32k_L.label.gii +0 -0
  155. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/atlases/macaque_BNA/MBNA_124_32k_R.label.gii +0 -0
  156. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/atlases/macaque_CHARM5/L.charm5.label.gii +0 -0
  157. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/atlases/macaque_CHARM5/R.charm5.label.gii +0 -0
  158. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/atlases/macaque_CHARM6/L.charm6.label.gii +0 -0
  159. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/atlases/macaque_CHARM6/R.charm6.label.gii +0 -0
  160. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/atlases/macaque_D99/L.d99.label.gii +0 -0
  161. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/atlases/macaque_D99/R.d99.label.gii +0 -0
  162. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/chimpanzee_BNA/ChimpYerkes29_v1.2.L.midthickness.32k_fs_LR.surf.gii +0 -0
  163. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/chimpanzee_BNA/ChimpYerkes29_v1.2.L.veryinflated.32k_fs_LR.surf.gii +0 -0
  164. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/chimpanzee_BNA/ChimpYerkes29_v1.2.R.midthickness.32k_fs_LR.surf.gii +0 -0
  165. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/chimpanzee_BNA/ChimpYerkes29_v1.2.R.veryinflated.32k_fs_LR.surf.gii +0 -0
  166. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/human_fsLR/README.md +0 -0
  167. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/human_fsLR/tpl-fsLR_den-32k_hemi-L_desc-nomedialwall_dparc.label.gii +0 -0
  168. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/human_fsLR/tpl-fsLR_den-32k_hemi-L_desc-sulc_midthickness.shape.gii +0 -0
  169. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/human_fsLR/tpl-fsLR_den-32k_hemi-L_desc-vaavg_midthickness.shape.gii +0 -0
  170. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/human_fsLR/tpl-fsLR_den-32k_hemi-L_inflated.surf.gii +0 -0
  171. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/human_fsLR/tpl-fsLR_den-32k_hemi-L_midthickness.surf.gii +0 -0
  172. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/human_fsLR/tpl-fsLR_den-32k_hemi-L_sphere.surf.gii +0 -0
  173. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/human_fsLR/tpl-fsLR_den-32k_hemi-L_veryinflated.surf.gii +0 -0
  174. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/human_fsLR/tpl-fsLR_den-32k_hemi-R_desc-nomedialwall_dparc.label.gii +0 -0
  175. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/human_fsLR/tpl-fsLR_den-32k_hemi-R_desc-sulc_midthickness.shape.gii +0 -0
  176. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/human_fsLR/tpl-fsLR_den-32k_hemi-R_desc-vaavg_midthickness.shape.gii +0 -0
  177. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/human_fsLR/tpl-fsLR_den-32k_hemi-R_inflated.surf.gii +0 -0
  178. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/human_fsLR/tpl-fsLR_den-32k_hemi-R_midthickness.surf.gii +0 -0
  179. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/human_fsLR/tpl-fsLR_den-32k_hemi-R_sphere.surf.gii +0 -0
  180. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/human_fsLR/tpl-fsLR_den-32k_hemi-R_veryinflated.surf.gii +0 -0
  181. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/human_fsLR/tpl-fsLR_space-fsaverage_den-32k_hemi-L_sphere.surf.gii +0 -0
  182. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/human_fsLR/tpl-fsLR_space-fsaverage_den-32k_hemi-R_sphere.surf.gii +0 -0
  183. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_BNA/civm.L.inflated.32k_fs_LR.surf.gii +0 -0
  184. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_BNA/civm.L.midthickness.32k_fs_LR.surf.gii +0 -0
  185. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_BNA/civm.L.pial.32k_fs_LR.surf.gii +0 -0
  186. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_BNA/civm.L.veryinflated.32k_fs_LR.surf.gii +0 -0
  187. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_BNA/civm.L.white.32k_fs_LR.surf.gii +0 -0
  188. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_BNA/civm.R.inflated.32k_fs_LR.surf.gii +0 -0
  189. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_BNA/civm.R.midthickness.32k_fs_LR.surf.gii +0 -0
  190. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_BNA/civm.R.pial.32k_fs_LR.surf.gii +0 -0
  191. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_BNA/civm.R.veryinflated.32k_fs_LR.surf.gii +0 -0
  192. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_BNA/civm.R.white.32k_fs_LR.surf.gii +0 -0
  193. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_NMT2/L.gray_surface.inf_300.surf.gii +0 -0
  194. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_NMT2/L.gray_surface.surf.gii +0 -0
  195. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_NMT2/L.mid_surface.inf_300.surf.gii +0 -0
  196. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_NMT2/L.mid_surface.surf.gii +0 -0
  197. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_NMT2/L.white_surface.inf_300.surf.gii +0 -0
  198. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_NMT2/L.white_surface.surf.gii +0 -0
  199. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_NMT2/R.gray_surface.inf_300.surf.gii +0 -0
  200. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_NMT2/R.gray_surface.surf.gii +0 -0
  201. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_NMT2/R.mid_surface.inf_300.surf.gii +0 -0
  202. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_NMT2/R.mid_surface.surf.gii +0 -0
  203. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_NMT2/R.white_surface.inf_300.surf.gii +0 -0
  204. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/surfaces/macaque_NMT2/R.white_surface.surf.gii +0 -0
  205. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/data/neurodata/volumes/macaque_NMT2/CHARM5_add_13_sgms_asym.nii.gz +0 -0
  206. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/matrix.py +0 -0
  207. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/utils/__init__.py +0 -0
  208. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/utils/color.py +0 -0
  209. {plotfig-1.6.0 → plotfig-1.6.1}/src/plotfig/utils/matrix.py +0 -0
  210. {plotfig-1.6.0 → plotfig-1.6.1}/tests/test.ipynb +0 -0
  211. {plotfig-1.6.0 → plotfig-1.6.1}/tests/test.py +0 -0
@@ -0,0 +1 @@
1
+ {".":"1.6.1"}
@@ -1,5 +1,12 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.6.1](https://github.com/RicardoRyn/plotfig/compare/v1.6.0...v1.6.1) (2025-09-07)
4
+
5
+
6
+ ### Bug Fixes 🔧
7
+
8
+ * **circos:** prevent type warning from type annotations ([b3552da](https://github.com/RicardoRyn/plotfig/commit/b3552dafd21fe72d9a294e0a52b8dc286d6a108e))
9
+
3
10
  ## [1.6.0](https://github.com/RicardoRyn/plotfig/compare/v1.5.1...v1.6.0) (2025-09-06)
4
11
 
5
12
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: plotfig
3
- Version: 1.6.0
3
+ Version: 1.6.1
4
4
  Summary: Scientific plotting package for Cognitive neuroscience
5
5
  Author-email: Ricardo Ryn <ricardoRyn1317@gmail.com>
6
6
  License-File: LICENSE
@@ -8,7 +8,7 @@
8
8
 
9
9
  ```python
10
10
  from plotfig import plot_circos_figure
11
- from plotfig.utils.utils import gen_symmetric_matrix
11
+ from plotfig.utils import gen_symmetric_matrix
12
12
 
13
13
  # 随机生成对称加权矩阵(对角线为0)
14
14
  connectome = gen_symmetric_matrix(30, mode="nonneg", sparsity=0.1)
@@ -33,7 +33,7 @@ fig = plot_circos_figure(connectome)
33
33
 
34
34
  ```python
35
35
  from plotfig import plot_circos_figure
36
- from plotfig.utils.utils import gen_symmetric_matrix
36
+ from plotfig.utils import gen_symmetric_matrix
37
37
 
38
38
  # 随机生成一个10x10的对称加权矩阵(对角线为0)
39
39
  connectome = gen_symmetric_matrix(10, mode="nonneg", sparsity=0.2)
@@ -77,7 +77,7 @@ fig = plot_circos_figure(
77
77
  ```python
78
78
  import matplotlib.pyplot as plt
79
79
  from plotfig import plot_circos_figure
80
- from plotfig.utils.utils import gen_symmetric_matrix
80
+ from plotfig.utils import gen_symmetric_matrix
81
81
 
82
82
  fig = plt.figure(figsize=(6, 3))
83
83
 
@@ -106,7 +106,7 @@ ax2 = plot_circos_figure(connectome, ax=ax2)
106
106
  ```python
107
107
  import matplotlib.pyplot as plt
108
108
  from plotfig import plot_circos_figure
109
- from plotfig.utils.utils import gen_symmetric_matrix
109
+ from plotfig.utils import gen_symmetric_matrix
110
110
 
111
111
  fig = plt.figure(figsize=(7, 3))
112
112
  ax1 = fig.add_subplot(1, 2, 1, projection="polar")
@@ -135,7 +135,7 @@ ax2 = plot_circos_figure(connectome, symmetric=False, ax=ax2)
135
135
  ```python
136
136
  import matplotlib.pyplot as plt
137
137
  from plotfig import plot_circos_figure
138
- from plotfig.utils.utils import gen_symmetric_matrix
138
+ from plotfig.utils import gen_symmetric_matrix
139
139
 
140
140
  fig = plt.figure(figsize=(12, 3), layout="constrained")
141
141
  ax1 = fig.add_subplot(1, 3, 1, projection="polar")
@@ -167,7 +167,7 @@ ax3 = plot_circos_figure(connectome, ax=ax3, edge_color="blue")
167
167
  ```python
168
168
  import matplotlib.pyplot as plt
169
169
  from plotfig import plot_circos_figure
170
- from plotfig.utils.utils import gen_symmetric_matrix
170
+ from plotfig.utils import gen_symmetric_matrix
171
171
 
172
172
  fig = plt.figure(figsize=(12, 3), layout="constrained")
173
173
  ax1 = fig.add_subplot(1, 3, 1, projection="polar")
@@ -195,7 +195,7 @@ ax3 = plot_circos_figure(connectome, ax=ax3, cmap="bwr")
195
195
 
196
196
  ```python
197
197
  from plotfig import plot_circos_figure
198
- from plotfig.utils.utils import gen_symmetric_matrix
198
+ from plotfig.utils import gen_symmetric_matrix
199
199
 
200
200
  # 生成带负值的对称矩阵
201
201
  connectome = gen_symmetric_matrix(10, mode="all", sparsity=0.1)
@@ -207,7 +207,7 @@ fig = plot_circos_figure(connectome)
207
207
  ```
208
208
 
209
209
  2025-09-05 15:09:37.347 | WARNING  | plotfig.circos:plot_circos_figure:116 - 由于 connectome 存在负值,连线颜色无法自定义,只能正值显示红色,负值显示蓝色
210
-
210
+
211
211
 
212
212
 
213
213
 
@@ -143,7 +143,6 @@
143
143
  "ax1.plot([1, 2, 3, 4], [2, 1, 4, 3])\n",
144
144
  "\n",
145
145
  "ax2 = fig.add_subplot(1, 2, 2, projection=\"polar\")\n",
146
- "print(type(ax2))\n",
147
146
  "connectome = gen_symmetric_matrix(10, mode=\"nonneg\", sparsity=0.1)\n",
148
147
  "ax2 = plot_circos_figure(connectome, ax=ax2)\n",
149
148
  "\n",
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "plotfig"
3
- version = "1.6.0"
3
+ version = "1.6.1"
4
4
  description = "Scientific plotting package for Cognitive neuroscience"
5
5
  keywords = ["neuroscience", "plotting", "visualization"]
6
6
  readme = "README.md"
@@ -8,6 +8,7 @@ import matplotlib.colors as mcolors
8
8
  import matplotlib.pyplot as plt
9
9
  from matplotlib.figure import Figure
10
10
  from matplotlib.projections.polar import PolarAxes
11
+ from matplotlib.axes import Axes
11
12
  from pycirclize import Circos
12
13
  from loguru import logger
13
14
 
@@ -88,7 +89,7 @@ def _process_sym(
88
89
 
89
90
  def plot_circos_figure(
90
91
  connectome: NDArray,
91
- ax: PolarAxes | None = None,
92
+ ax: Axes | None = None,
92
93
  symmetric: bool = True,
93
94
  node_names: list[str] | None = None,
94
95
  node_colors: list[str] | None = None,
@@ -229,5 +230,8 @@ def plot_circos_figure(
229
230
  fig = circos.plotfig()
230
231
  return fig
231
232
  else:
232
- circos.plotfig(ax=ax)
233
- return ax
233
+ if isinstance(ax, PolarAxes):
234
+ circos.plotfig(ax=ax)
235
+ return ax
236
+ else:
237
+ raise ValueError("ax 不是 PolarAxes 类型")
@@ -1413,7 +1413,7 @@ wheels = [
1413
1413
 
1414
1414
  [[package]]
1415
1415
  name = "plotfig"
1416
- version = "1.5.1"
1416
+ version = "1.6.0"
1417
1417
  source = { editable = "." }
1418
1418
  dependencies = [
1419
1419
  { name = "kaleido" },
@@ -1 +0,0 @@
1
- {".":"1.6.0"}
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