{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":117724523,"defaultBranch":"main","name":"NiMARE","ownerLogin":"neurostuff","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-01-16T18:33:58.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/26907030?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726091904.0","currentOid":""},"activityList":{"items":[{"before":"52400d30a5b8dc9f9c2aaf09ba65a5df68f0ce99","after":"67cda9792e44e4d890f8895bf6036a371bc58e38","ref":"refs/heads/main","pushedAt":"2024-09-11T21:58:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JulioAPeraza","name":"Julio A. Peraza","path":"/JulioAPeraza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52050407?s=80&v=4"},"commit":{"message":"[skip ci] Update CHANGELOG","shortMessageHtmlLink":"[skip ci] Update CHANGELOG"}},{"before":"78b79f4c5fe62957979449711752a62a058489c8","after":"52400d30a5b8dc9f9c2aaf09ba65a5df68f0ce99","ref":"refs/heads/main","pushedAt":"2024-09-11T21:56:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"fix doc string","shortMessageHtmlLink":"fix doc string"}},{"before":"5fb7ae1b8890671f006199d2c7f798c414699d23","after":"78b79f4c5fe62957979449711752a62a058489c8","ref":"refs/heads/main","pushedAt":"2024-09-11T19:33:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"[FIX] bump pymare version to fix z values (#904)\n\nbump pymare version to fix z values","shortMessageHtmlLink":"[FIX] bump pymare version to fix z values (#904)"}},{"before":"dc9242746df5ba8de470df23f7226728641d68e0","after":"f7549b13549e5808e451b29005bdd93b7552cbbf","ref":"refs/heads/fix/concordant_z_values","pushedAt":"2024-09-11T16:57:18.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"Merge branch 'main' of github.com:neurostuff/NiMARE into fix/concordant_z_values","shortMessageHtmlLink":"Merge branch 'main' of github.com:neurostuff/NiMARE into fix/concorda…"}},{"before":"2c9b52a4bdc11857b2c7a2aa7e9ad87b40aca149","after":"5fb7ae1b8890671f006199d2c7f798c414699d23","ref":"refs/heads/main","pushedAt":"2024-09-11T16:55:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"[MAINT] update workflow and fix example (#905)\n\nupdate workflow and fix example","shortMessageHtmlLink":"[MAINT] update workflow and fix example (#905)"}},{"before":null,"after":"dc9242746df5ba8de470df23f7226728641d68e0","ref":"refs/heads/fix/concordant_z_values","pushedAt":"2024-09-11T01:09:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"bump pymare version to fix z values","shortMessageHtmlLink":"bump pymare version to fix z values"}},{"before":"e96902b866e9cd8169105d7cd555e9487418e413","after":null,"ref":"refs/heads/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7","pushedAt":"2024-09-10T00:45:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"e96902b866e9cd8169105d7cd555e9487418e413","ref":"refs/heads/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7","pushedAt":"2024-09-03T22:02:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows\n\nBumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v2...v4.1.7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows"}},{"before":"c1cd2d7ddcec75e235105dba0d0d5fb922d753b3","after":"2c9b52a4bdc11857b2c7a2aa7e9ad87b40aca149","ref":"refs/heads/main","pushedAt":"2024-08-21T18:29:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"Fix the correlation matrix computation in Stouffers and Reports (#901)\n\n* Fix the correlation matrix computation in Stouffers and Report\r\n\r\n* Remove chached time checks","shortMessageHtmlLink":"Fix the correlation matrix computation in Stouffers and Reports (#901)"}},{"before":"8dd152f4f9611b55836b72975e01e95c4cc6ac86","after":"c1cd2d7ddcec75e235105dba0d0d5fb922d753b3","ref":"refs/heads/main","pushedAt":"2024-08-15T14:01:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"Add support for IBMA estimators with t-statistic images in Reports (#896)\n\n* Add support for IBMA estimators with t-statistic images in Reports\r\n\r\n* create mapping for the variables\r\n\r\nCo-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>\r\n\r\n* fix indentation\r\n\r\n* run black\r\n\r\n---------\r\n\r\nCo-authored-by: James Kent \r\nCo-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Add support for IBMA estimators with t-statistic images in Reports (#896"}},{"before":"4beb01cad674f70bc68837a1da50bceadd256266","after":"8dd152f4f9611b55836b72975e01e95c4cc6ac86","ref":"refs/heads/main","pushedAt":"2024-08-15T13:55:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"run benchmarking on estimators (#900)","shortMessageHtmlLink":"run benchmarking on estimators (#900)"}},{"before":"f2c42be135f5108febc3ec02605bfd5f557bc538","after":"4beb01cad674f70bc68837a1da50bceadd256266","ref":"refs/heads/main","pushedAt":"2024-08-14T23:49:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"hyphen no longer supported (#899)","shortMessageHtmlLink":"hyphen no longer supported (#899)"}},{"before":null,"after":"1f5ea00d8ce7ae0b9dfe24aa6d639606a17f8d5b","ref":"refs/heads/fix/hypen_to_underscore","pushedAt":"2024-08-14T23:47:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"hyphen no longer supported","shortMessageHtmlLink":"hyphen no longer supported"}},{"before":"5b6e3376b348fbe5e1dc77768648e5ea71b2c155","after":"f2c42be135f5108febc3ec02605bfd5f557bc538","ref":"refs/heads/main","pushedAt":"2024-08-14T19:23:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"bump pymare for rounding issue (#897)\n\nbump pymare for statistical issue fix","shortMessageHtmlLink":"bump pymare for rounding issue (#897)"}},{"before":null,"after":"e6377333a28b286346d416a12ee237d35969ba29","ref":"refs/heads/fix/numerical_stability","pushedAt":"2024-08-14T15:47:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"bump pymare for statistical issue fix","shortMessageHtmlLink":"bump pymare for statistical issue fix"}},{"before":"1dd2a3457fd73c6e8095c220750f96623d7184f3","after":"5b6e3376b348fbe5e1dc77768648e5ea71b2c155","ref":"refs/heads/main","pushedAt":"2024-08-07T20:57:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"Add t-statistic images as valid targets in ImageTransformer (#895)\n\nAdd t-statistic image as valid target in ImageTransformer","shortMessageHtmlLink":"Add t-statistic images as valid targets in ImageTransformer (#895)"}},{"before":"0c48c2f3a92e13e04375addc176cadf0436b3ae2","after":"1dd2a3457fd73c6e8095c220750f96623d7184f3","ref":"refs/heads/main","pushedAt":"2024-08-02T14:34:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"Add Fixed Effects Meta-Analysis with Hedges’ g (#894)\n\n* Add Fixed Effects Meta-Analysis with Hedges’ g\r\n\r\n* Fix style check error\r\n\r\n* Fix style check","shortMessageHtmlLink":"Add Fixed Effects Meta-Analysis with Hedges’ g (#894)"}},{"before":"792bed9951312366caa70000562786802ea7668b","after":"0c48c2f3a92e13e04375addc176cadf0436b3ae2","ref":"refs/heads/main","pushedAt":"2024-07-25T19:53:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"[REF] optimize `get_studies_by_mask` (#891)\n\nmake the function more performant","shortMessageHtmlLink":"[REF] optimize get_studies_by_mask (#891)"}},{"before":null,"after":"faaf14674823268c9be64f69356e3b1cfe57d88a","ref":"refs/heads/test_branch","pushedAt":"2024-07-24T18:58:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"7a43a6a043dd2857331910c3b7ac436d95ab168d","after":"792bed9951312366caa70000562786802ea7668b","ref":"refs/heads/main","pushedAt":"2024-07-24T17:33:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"Compute correlation matrix in signal voxels (#889)\n\n* Compute correlation matrix in signal voxels\r\n\r\n* Calculate correlation in good voxels\r\n\r\n* Test nonaggressive mask here\r\n\r\n* Update nimare/meta/ibma.py\r\n\r\n---------\r\n\r\nCo-authored-by: James Kent ","shortMessageHtmlLink":"Compute correlation matrix in signal voxels (#889)"}},{"before":"81062e6e81f557d773c198f362a335d0fd693ffd","after":"7a43a6a043dd2857331910c3b7ac436d95ab168d","ref":"refs/heads/main","pushedAt":"2024-07-16T20:33:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JulioAPeraza","name":"Julio A. Peraza","path":"/JulioAPeraza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52050407?s=80&v=4"},"commit":{"message":"[skip ci] Update CHANGELOG","shortMessageHtmlLink":"[skip ci] Update CHANGELOG"}},{"before":"34ad68d4a4827151945f64a5934b1f8df78bf16b","after":"81062e6e81f557d773c198f362a335d0fd693ffd","ref":"refs/heads/main","pushedAt":"2024-07-16T20:31:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"change 0.2.3 to 0.3.0","shortMessageHtmlLink":"change 0.2.3 to 0.3.0"}},{"before":"078bdb1b4bad1a47e4d55bbd7b0de519ee7cf9dc","after":"34ad68d4a4827151945f64a5934b1f8df78bf16b","ref":"refs/heads/main","pushedAt":"2024-07-11T11:42:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"Support Python 3.12 (#853)\n\n* Support Python 3.12\r\n\r\n* Attempt to fix distutils deprecation error in Python 3.12\r\n\r\n* Deprecate pkg_resources in favor of importlib.resources\r\n\r\n* Use importlib_resources in Python 3.8\r\n\r\n* fix cognitive atlas\r\n\r\n---------\r\n\r\nCo-authored-by: James Kent ","shortMessageHtmlLink":"Support Python 3.12 (#853)"}},{"before":"2f0fa61a21a3fcd70f74e6d949d4bc3ad1c50851","after":"078bdb1b4bad1a47e4d55bbd7b0de519ee7cf9dc","ref":"refs/heads/main","pushedAt":"2024-07-10T19:52:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"[MAINT] bump cognitiveatlas version (#890)\n\nbump cognitiveatlas version","shortMessageHtmlLink":"[MAINT] bump cognitiveatlas version (#890)"}},{"before":"d95c18bf7111e33f68bfbf5c96f37deaf16db0f3","after":"2f0fa61a21a3fcd70f74e6d949d4bc3ad1c50851","ref":"refs/heads/main","pushedAt":"2024-05-29T18:18:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"Add support for publication size weighting. General refactoring of IBMA estimators (#887)\n\n* Refactor Stouffers, and support publication size weighting\r\n\r\n* Remove raw_data to save memory\r\n\r\n* Refactor Fishers\r\n\r\n* Refactor WeightedLeastSquares\r\n\r\n* Refactor DerSimonianLaird\r\n\r\n* Update ibma.py\r\n\r\n* Refactor _fit()\r\n\r\n* Refactor Hedges\r\n\r\n* Refactor SampleSizeBasedLikelihood\r\n\r\n* Refactor VarianceBasedLikelihood\r\n\r\n* Refactor PermutedOLS\r\n\r\n* Update ibma.py\r\n\r\n* Update new parameter in reports\r\n\r\n* Major refactoring of IBMA estimators\r\n\r\n* Add test for use_group_size\r\n\r\n* Test Stouffers correction with multiple contrast\r\n\r\n* Fix lint\r\n\r\n* Rename variables","shortMessageHtmlLink":"Add support for publication size weighting. General refactoring of IB…"}},{"before":"80cc7a58b5be65e28e0e059f9bdf35f1e1767315","after":"d95c18bf7111e33f68bfbf5c96f37deaf16db0f3","ref":"refs/heads/main","pushedAt":"2024-05-28T20:24:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"Add support for the `concordant` mode test in Fisher's and Stouffer's estimators (#884)\n\n* Add support for the `concordant` mode test in Fisher's and Stouffer's estimators\r\n\r\n* Update figures.py\r\n\r\n* Update figures.py\r\n\r\n* Update base.py\r\n\r\n* Update figures.py\r\n\r\n* Update figures.py\r\n\r\n* Set symmetric_cbar to True in the example gallery\r\n\r\n* Update figures.py\r\n\r\n* Update references.bib\r\n\r\n* Update ibma.py\r\n\r\n* Update ibma.py","shortMessageHtmlLink":"Add support for the concordant mode test in Fisher's and Stouffer's…"}},{"before":"0f7446bcb11a74859c5c413b951162d6e0c89166","after":"80cc7a58b5be65e28e0e059f9bdf35f1e1767315","ref":"refs/heads/main","pushedAt":"2024-05-23T13:40:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"[FIX] bump matplotlib version and update usage of get_cmap (#885)\n\nbump matplotlib version and update usage of get_cmap","shortMessageHtmlLink":"[FIX] bump matplotlib version and update usage of get_cmap (#885)"}},{"before":"ac9792d05301b91d0fed965d3085d4650cb2a841","after":"0f7446bcb11a74859c5c413b951162d6e0c89166","ref":"refs/heads/main","pushedAt":"2024-05-22T18:19:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"Add correction for multiple contrasts within a study in Stouffer's IBMA (#882)\n\n* Add correction for multiple contrasts within a study in Stouffer's IBMA\r\n\r\n* Pass correlation matrix to Stouffers\r\n\r\n* Update setup.cfg\r\n\r\n* FIx lint\r\n\r\n* Update ibma.py","shortMessageHtmlLink":"Add correction for multiple contrasts within a study in Stouffer's IB…"}},{"before":"07f845103925d1af4d5dbad532a8bc77bad7e7d4","after":"ac9792d05301b91d0fed965d3085d4650cb2a841","ref":"refs/heads/main","pushedAt":"2024-05-05T17:26:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"[FIX] update codecov (#883)\n\nupdate codecov","shortMessageHtmlLink":"[FIX] update codecov (#883)"}},{"before":"bf7df3394d9fefc52cbe92df65d6e0ecff212a80","after":"07f845103925d1af4d5dbad532a8bc77bad7e7d4","ref":"refs/heads/main","pushedAt":"2024-04-10T17:03:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jdkent","name":"James Kent","path":"/jdkent","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564882?s=80&v=4"},"commit":{"message":"Update Nilearn API _check_same_fov (#873)\n\n* Revert \"Revert \"use public check_same_fov\"\"\r\n\r\nThis reverts commit c053fd7faf9c28aba368444e8314aa8740e9d7ae.\r\n\r\n* Update nimare/meta/ibma.py\r\n\r\nCo-authored-by: James Kent \r\n\r\n* skip 0.10.3\r\n\r\n* fix style issue\r\n\r\n* fix codecov\r\n\r\n---------\r\n\r\nCo-authored-by: James Kent ","shortMessageHtmlLink":"Update Nilearn API _check_same_fov (#873)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMVQyMTo1ODo0OC4wMDAwMDBazwAAAASztMol","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0xMFQxNzowMzo1MS4wMDAwMDBazwAAAAQtSlQc"}},"title":"Activity · neurostuff/NiMARE"}