neuroscience-landscape

Neuroscience Landscape

https://github.com/open-neuroscience-foundation/neuroscience-landscape

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found 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 (10.1%) to scientific vocabulary

Keywords

business-landscape companies documentation laboratories labs landscape list neuroscience overview researchers start-here who-is-who
Last synced: 6 months ago · JSON representation ·

Repository

Neuroscience Landscape

Basic Info
Statistics
  • Stars: 35
  • Watchers: 2
  • Forks: 8
  • Open Issues: 64
  • Releases: 0
Topics
business-landscape companies documentation laboratories labs landscape list neuroscience overview researchers start-here who-is-who
Created almost 5 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation Codeowners Security

README.md

Neuroscience Landscape

Hits OpenSSF Scorecard

This is community driven landscape of resources on neuroscience. The primary goal is to make bird eye view of academic and commercial neuroscience with dimensions such as companies, research groups, software, hardware, datasets, educational materials, and more.

neuroscience-landscape

How to add new entry?

  • Add your entry to data.yaml
  • Add logo in svg to /logos
  • (optional) if you added crunchbase, then manually add entry to crunchbase.json
  • (optional) build and run locally, confirm that it looks correctly and no errors reported
  • (optional) if you added github_org_url (repo_url does not require this), copy and replace github_org.json based on local cache after you build it, you can find your local cache path at log statment during build containing cache: Cache { cache_dir:
  • Raise a PR

Helpful links: * convert PNG to SVG (png2svg.com) * edit SVG (editor.method.ac) * create SVG or PNG (canva)

Build

This project utilizes http://github.com/open-neuroscience-foundation/landscape2-academic.

bash CRUNCHBASE_CACHE_TTL=0 CRUNCHBASE_API_KEY=test GITHUB_TOKENS=<your token here> landscape2-academic build --data-file data.yml --settings-file settings.yml --guide-file guide.yml --logos-path logos --output-dir build && landscape2-academic serve --landscape-dir build

You may also need to copy crunchbase.json into landscape2-academic cache location. Refer to debug logs.

Owner

  • Name: Open Neuroscience Foundation
  • Login: open-neuroscience-foundation
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you reference this library in publication, please cite it as below.
title: Neuroscience Landscape
abstract: A dynamic and interactive visualization of the neuroscience ecosystem.
authors:
  - family-names: Dubina
    given-names: Nikolay
version: 2.1
date-released: 2024-02-29
license: MIT
repository-code: https://github.com/open-neuroscience-foundation/neuroscience-landscape
url: https://neuroscience-landscape.com

GitHub Events

Total
  • Issues event: 3
  • Watch event: 5
Last Year
  • Issues event: 3
  • Watch event: 5

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 2
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • nikolaydubina (102)
  • retiutut (1)
Pull Request Authors
  • nikolaydubina (2)
  • adamltyson (1)
  • SiddharthSirohi (1)
  • 1990jr (1)
  • stebo85 (1)
  • retiutut (1)
Top Labels
Issue Labels
company (2) not-active (1) data (1) lab (1) china (1) organization (1)
Pull Request Labels

Dependencies

.github/workflows/gh-pages.yml actions
  • actions/checkout v4 composite
  • actions/configure-pages v4 composite
  • actions/deploy-pages v4 composite
  • actions/upload-pages-artifact v3 composite
.github/workflows/scorecard.yml actions
  • actions/checkout 93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 composite
  • actions/upload-artifact 3cea5372237819ed00197afe530f5a7ea3e805c8 composite
  • github/codeql-action/upload-sarif 17573ee1cc1b9d061760f3a006fc4aac4f944fd5 composite
  • ossf/scorecard-action v2.3.1 composite
.github/workflows/test.yml actions
  • actions/checkout v4 composite
  • actions/configure-pages v4 composite