Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.1%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
The NeuroStore/Neurosynth application
Basic Info
- Host: GitHub
- Owner: neurostuff
- License: bsd-2-clause
- Language: TypeScript
- Default Branch: master
- Homepage: https://compose.neurosynth.org
- Size: 58.9 MB
Statistics
- Stars: 11
- Watchers: 3
- Forks: 6
- Open Issues: 92
- Releases: 25
Created over 7 years ago
· Last pushed 10 months ago
Metadata Files
Readme
Changelog
License
Zenodo
README.md
Meta-Analysis Suite
This repository contains the backend for: - Neurostore - Neurosynth-Compose
and the frontend for Neurosynth-Compose
Both backend services can be run simultaneously following the development guidelines in the
store and compose directories.
Owner
- Name: The NeuroStore Ecosystem
- Login: neurostuff
- Kind: organization
- Website: https://neurostuff.github.io
- Repositories: 11
- Profile: https://github.com/neurostuff
Tools for neuroimaging meta-analysis
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 183
- Total pull requests: 237
- Average time to close issues: over 1 year
- Average time to close pull requests: 9 days
- Total issue authors: 5
- Total pull request authors: 5
- Average comments per issue: 0.75
- Average comments per pull request: 0.16
- Merged pull requests: 169
- Bot issues: 1
- Bot pull requests: 60
Past Year
- Issues: 70
- Pull requests: 144
- Average time to close issues: 24 days
- Average time to close pull requests: 6 days
- Issue authors: 4
- Pull request authors: 5
- Average comments per issue: 0.39
- Average comments per pull request: 0.2
- Merged pull requests: 88
- Bot issues: 1
- Bot pull requests: 47
Top Authors
Issue Authors
- nicoalee (76)
- jdkent (72)
- adelavega (33)
- switt4 (1)
- dependabot[bot] (1)
Pull Request Authors
- jdkent (108)
- nicoalee (67)
- dependabot[bot] (60)
- Copilot (1)
- adelavega (1)
Top Labels
Issue Labels
frontend (77)
backend (36)
bug (19)
discussion (14)
low-priority (11)
UI QoL Enhancement (10)
medium-effort (10)
enhancement (9)
medium-impact (9)
high-impact (6)
low-effort (4)
low-impact (4)
documentation (2)
high-effort (2)
good first issue (2)
wontfix (1)
high-priority (1)
dependencies (1)
javascript (1)
Pull Request Labels
dependencies (60)
javascript (42)
python (18)
backend (2)
frontend (2)
Dependencies
.github/workflows/codespell.yml
actions
- actions/checkout v3 composite
- codespell-project/actions-codespell v2 composite
.github/workflows/publish-docs.yml
actions
- actions/checkout v2 composite
- mhausenblas/mkdocs-deploy-gh-pages master composite
.github/workflows/release-drafter.yml
actions
- release-drafter/release-drafter v5 composite
.github/workflows/workflow.yml
actions
- actions/checkout v3 composite
- actions/delete-package-versions v4 composite
- cypress-io/github-action v4 composite
- docker/bake-action master composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
compose/.devcontainer/docker-compose.yml
docker
compose/docker-compose.dev.yml
docker
compose/docker-compose.yml
docker
- compose latest
- compose_nginx latest
- compose_pgsql latest
- compose_worker latest
- redis latest
compose/neurosynth_compose/Dockerfile
docker
- python 3.10-buster build
compose/nginx/Dockerfile
docker
- nginx 1.23.1 build
compose/postgres/Dockerfile
docker
- postgres 12.12 build
store/.devcontainer/docker-compose.yml
docker
store/docker-compose.dev.yml
docker
store/docker-compose.yml
docker
- neurostore latest
- redis latest
- store_nginx latest
- store_pgsql latest
store/neurostore/Dockerfile
docker
- python 3.10-buster build
store/nginx/Dockerfile
docker
- nginx 1.23.1 build
store/postgres/Dockerfile
docker
- postgres 12.12 build
compose/neurosynth-frontend/package-lock.json
npm
- 1543 dependencies
compose/neurosynth-frontend/package.json
npm
- @testing-library/dom ^8.3.0 development
- @testing-library/jest-dom ^5.14.1 development
- @testing-library/react ^11.2.7 development
- @testing-library/user-event ^12.8.3 development
- @types/body-scroll-lock ^3.1.0 development
- @types/node ^18.6.1 development
- cypress ^13.2.0 development
- env-cmd ^10.1.0 development
- eslint-config-prettier ^8.3.0 development
- eslint-plugin-cypress ^2.12.1 development
- eslint-plugin-prettier ^4.0.0 development
- prettier ^2.4.0 development
- react-error-overlay ^6.0.9 development
- serve ^14.0.1 development
- start-server-and-test ^1.14.0 development
- @auth0/auth0-react ^1.6.0
- @citation-js/plugin-bibtex ^0.6.6
- @citation-js/plugin-enw ^0.1.1
- @citation-js/plugin-ris ^0.6.5
- @emotion/react ^11.9.0
- @emotion/styled ^11.8.1
- @handsontable/react ^12.3.1
- @hello-pangea/dnd ^16.0.1
- @mui/icons-material ^5.0.1
- @mui/material ^5.7.0
- @mui/styles ^5.5.1
- @mui/system ^5.5.1
- @mui/x-data-grid ^5.10.0
- @reactour/tour ^2.10.3
- @sentry/react ^7.48.0
- @types/jest ^26.0.24
- @types/react ^17.0.13
- @types/react-dom ^17.0.8
- @types/react-router-dom ^5.1.8
- @types/react-window ^1.8.5
- @types/uuid ^9.0.0
- axios ^0.21.1
- body-scroll-lock ^4.0.0-beta.0
- citation-js ^0.6.7
- fast-xml-parser ^4.2.5
- handsontable ^12.3.2
- html-to-image ^1.11.11
- jose ^4.14.4
- notistack ^2.0.5
- react ^17.0.2
- react-dom ^17.0.2
- react-query ^3.39.2
- react-router-dom ^5.2.0
- react-scripts 5.0.0
- react-window ^1.8.8
- reactflow ^11.5.3
- typescript ^4.3.5
- uuid ^9.0.0
- web-vitals ^1.1.2
- zustand ^4.3.3
compose/neurosynth-frontend/scripts/requirements.txt
pypi
- nimare *
- numpydoc *
compose/neurosynth_compose/requirements.txt
pypi
- Flask-CeleryExt *
- Redis *
- aniso8601 *
- auth0-python *
- authlib *
- celery *
- connexion *
- email-validator *
- flake8 *
- flask *
- flask-cors *
- flask-dance *
- flask-migrate *
- flask-security *
- flask-shell-ipython *
- flask-sqlalchemy *
- gunicorn *
- httpx *
- ipython *
- nimare fix/nimads_sample_size
- pandas *
- pip-chill *
- psycopg2-binary *
- pyld *
- pynv *
- pytest *
- python-jose *
- schemathesis *
- scipy *
- shortuuid *
- sqlalchemy *
- sqlalchemy-utils *
- webargs *
- wheel *
- wrapt *
compose/setup.py
pypi
store/neurostore/requirements.txt
pypi
- aniso8601 *
- auth0-python *
- authlib *
- connexion *
- email-validator *
- flake8 *
- flask *
- flask-caching *
- flask-cors *
- flask-dance *
- flask-migrate *
- flask-security *
- flask-shell-ipython *
- gunicorn *
- ipython *
- openapi-spec-validator *
- orjson *
- pandas *
- pip-chill *
- prance *
- psycopg2-binary *
- pyld *
- pytest *
- python-jose *
- redis *
- scipy *
- shortuuid *
- sqlalchemy *
- sqlalchemy-utils *
- sqltap *
- webargs *
- wheel *
- wrapt *
store/scripts/load_testing/requirements.txt
pypi
- locust * test
store/setup.py
pypi