Git Product home page Git Product logo

analysis_high-res_localizers's Introduction

Unit tests and coverage

codecov

Miss_hit linter

Build Status

Code for analysing visual and auditory localizers

Content

├── .git
├── .github  # where you put anything github related
│   └── workflows # where you define your github actions
│       └── moxunit.yml # a yaml file that defines a github action
├── lib # where you put the code from external libraries (mathworks website or other github repositories)
│   └── README.md
├── src # where you put your code
│   ├── README.md
│   └── miss_hit.cfg
├── tests # where you put your unit tests
|   ├── README.md
|   └── miss_hit.cfg
├── notebooks
|   ├── ...
|   └── README.md
├── model 
|   ├── ...
|   └── README.md
├── .travis.yml # where you define the continuous integration done by Travis
├── LICENSE
├── README.md
├── miss_hit.cfg # configuration file for the matlab miss hit linter
├── spm_my_defaults.m # define the SPM defaults for this project
└── initEnv.m # a .m file to set up your project (adds the right folder to the path)

The code for the analysis is in the src folder.

Keeping your code stylish: miss hit linter

Testing the code

Continuous integration

Datalad issue

Seems that after copying data "out" of a datalad dataset the files are still "locked" and one needs to still run chmod +w on them.

analysis_high-res_localizers's People

Contributors

remi-gau avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

marcobarilari

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.