Skip to content

Commit e514c0a

Browse files
authored
Merge pull request #128 from Remi-Gau/master
[MNT] update submodules
2 parents e428285 + e376d6c commit e514c0a

9 files changed

+5
-183
lines changed

.github/workflows/miss_hit_quality.yml

Lines changed: 0 additions & 39 deletions
This file was deleted.

.github/workflows/miss_hit_style.yml

Lines changed: 0 additions & 35 deletions
This file was deleted.

.github/workflows/update_submodules.yml

Lines changed: 0 additions & 98 deletions
This file was deleted.

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cff-version: 1.2.0
22

33
title: "CPP localizer visual motion"
44

5-
version: 0.5.0
5+
version: 0.5.1
66

77
abstract: A localizer for visual motion sensitive brain regions using RDK.
88

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@
33
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5866130.svg)](https://doi.org/10.5281/zenodo.4007721)
44
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
55

6-
- [fMRI localizers for visual motion](#fmri-localizers-for-visual-motion)
7-
- [Requirements](#requirements)
8-
- [Installation](#installation)
9-
- [Set up and running](#set-up-and-running)
10-
- [Contributors ✨](#contributors-)
11-
126
# fMRI localizers for visual motion
137

148
Running this script will show blocks of motion dots and static dots. Motion

lib/CPP_BIDS

lib/CPP_PTB

Submodule CPP_PTB updated 80 files

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
miss_hit==0.9.29
1+
miss_hit==0.9.35
22
pre-commit

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.5.0
1+
v0.5.1

0 commit comments

Comments
 (0)