https://github.com/automaticanalysis/automaticanalysis.github.io

automaticanalysis documentation

https://github.com/automaticanalysis/automaticanalysis.github.io

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 (4.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

automaticanalysis documentation

Basic Info
  • Host: GitHub
  • Owner: automaticanalysis
  • License: gpl-3.0
  • Language: SCSS
  • Default Branch: master
  • Size: 13.3 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 2
  • Open Issues: 1
  • Releases: 0
Created almost 6 years ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

automaticanalysis.github.io

automaticanalysis documentation

How to update the website

How to serve the website locally

If you want to check how things look locally before you push any changes on github, you can serve the website locally.

Make sure that you have ruby installed. On Windows, you need ruby+devkit.

From the directory where you have cloned this repository, run: bundle exec jekyll serve

On Windows

You need to adapt the gem configuration before rendering locally.

  1. Add the following lines to the Gemfile: gem 'wdm', '>= 0.1.0' gem "webrick"
  2. Update gems: bundle update Important: Do not PR the modified Gemfile and Gemfile.lock to the main repo!

Owner

  • Name: automatic analysis (aa)
  • Login: automaticanalysis
  • Kind: organization

aa is a pipeline system for neuroimaging written primarily in Matlab

GitHub Events

Total
  • Delete event: 3
  • Push event: 3
  • Pull request event: 7
  • Create event: 3
Last Year
  • Delete event: 3
  • Push event: 3
  • Pull request event: 7
  • Create event: 3

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 months
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 5
Past Year
  • Issues: 0
  • Pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: 26 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 4
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (5)
Top Labels
Issue Labels
Pull Request Labels
dependencies (5) ruby (4)

Dependencies

Gemfile rubygems
  • jekyll-include-cache >= 0 development
  • jekyll-remote-theme >= 0 development
  • commonmarker >= 0.23.4
  • github-pages >= 0
  • nokogiri >= 1.12.5
  • webrick ~> 1.7
Gemfile.lock rubygems
  • 102 dependencies