Skip to content

Instantly share code, notes, and snippets.

View Gilles86's full-sized avatar

Gilles de Hollander Gilles86

View GitHub Profile
@Gilles86
Gilles86 / flowmap.py
Created October 14, 2011 12:58 — forked from noio/flowmap.py
PARU Class for Scientific Visualization of LMS.
### Imports ###
# Python
import os
import logging
import math
import sys
import itertools
import random
{
"metadata": {
"name": "130201 for EJ"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Gilles86
Gilles86 / gist:0c093962de8cf05f76c8
Last active August 29, 2015 14:09
Smoothing in Yoon et al. (2013)
{
"metadata": {
"name": "",
"signature": "sha256:e2f72d4a21ce9913835d80e0e9aba1b8ac1c2c92084fa6baf66d07e297465593"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@Gilles86
Gilles86 / Fit_T2*_values
Last active November 20, 2023 20:15
Fit T2* values using Python
This file has been truncated, but you can view the full file.
{
"metadata": {
"name": "",
"signature": "sha256:29502238c6fb413cb08689eeb76be906a5ed6680009b6edbb02013fed1cc691d"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
from nipype.pipeline import engine as pe
from nipype.interfaces import fsl
from nipype.interfaces import io as nio
import os
from interfaces import MP2RageSkullStrip, MiconvResize
import pandas
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.