Skip to content

Instantly share code, notes, and snippets.

View jdkent's full-sized avatar
👉
Getting by

James Kent jdkent

👉
Getting by
View GitHub Profile
@jdkent
jdkent / nimare_integration.ipynb
Created February 3, 2022 19:01
testing nimare and neurosynth integration
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jdkent
jdkent / task_positive_regions.html
Last active February 24, 2020 20:26
task positive regions
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html lang="en">
<head>
<title>Task Positive Regions</title>
<meta charset="UTF-8" />
<script>/*! jQuery v3.3.1 | (c) JS Foundation and other contributors | jquery.org/license */
!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(e,t){"use strict";var n=[],r=e.document,i=Object.getPrototypeOf,o=n.slice,a=n.concat,s=n.push,u=n.indexOf,l={},c=l.toString,f=l.hasOwnProperty,p=f.toString,d=p.call(Object),h={},g=function e(t){return"function"==typeof t&&"number"!=typeof t.nodeType},y=function e(t){return null!=t&&t===t.window},v={type:!0,src:!0,noModule:!0};function m(e,t,n){var i,o=(t=t||r).createElement("script");if(o.text=e,n)for(i in v)n[i]&&(o[i]=n[i]);t.head.appendChild(o).parentNode.removeChild(o)}function x(e){return null==e?e+"":"object"==typeof e||"f
@jdkent
jdkent / first_level_check.html
Last active January 30, 2020 20:26
check to see if onsets are correctly specified
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html>
<head><meta charset="utf-8" />
<title>first_level_check</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
@jdkent
jdkent / rest_analysis.ipynb
Last active February 21, 2019 21:58
rest_analysis
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jdkent
jdkent / move_dictionary_to_pandas_dataframe.ipynb
Created August 9, 2018 08:27
move_dictionary_to_pandas_dataframe
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jdkent
jdkent / filtered_behavioral_results.ipynb
Created July 14, 2018 05:12
filtered_behavioral_results
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jdkent
jdkent / steps.md
Created April 23, 2018 23:31
Getting the computing environment ready

Install ICA-AROMA in your packages directory

cd ~/.packages
wget https://github.com/maartenmennes/ICA-AROMA/archive/v0.4.4-beta.tar.gz
tar -xf v0.4.4-beta.tar.gz
chmod +x ./ICA-AROMA-0.4.4-beta/*.py
echo 'export PATH=${HOME}/.packages/ICA-AROMA-0.4.4-beta:${PATH}' >> ~/.bashrc
source ~/.bashrc
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Author" content="Made by 'tree'">
<meta name="GENERATOR" content="$Version: $ tree v1.7.0 (c) 1996 - 2014 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro $">
<title>Directory Tree</title>
<style type="text/css">
<!--
BODY { font-family : ariel, monospace, sans-serif; }