This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4c4 | |
< - '8082' | |
--- | |
> - 8082 | |
9a10 | |
> - /var/run:/var/run:rw | |
12d12 | |
< - /var/run:/var/run:rw | |
26c26 | |
< TIMEZONE: '' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
command: > | |
bash -c "storescp --output-directory /data/pipeline \ | |
--verbose \ | |
--sort-conc-studies PIPE \ | |
--aetitle MICCPIPE \ | |
--promiscuous \ | |
--fork \ | |
11050 && \ | |
/miccpipe/eostudy_watch.py" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hello |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Temperature: 67.54 | |
Humidity: 40.95 | |
Current problems at Mon May 12 05:00:04 PM EDT 2025 | |
========== | |
Problem history since 2025-05-11 | |
804630 2025-05-12 14:14:48 AVG OK NACK mickey Bright has failing health checks | |
804626 2025-05-12 10:31:18 UNKNOWN OK NACK scanbuddy scanbuddy web not available |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
goodbye |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set nocp | |
"set clipboard=exclude:.* " use this if below makes startup slow | |
set clipboard=unnamed " is really slow | |
let mapleader = "," | |
" Plugins | |
if empty(glob('~/.vim/autoload/plug.vim')) | |
silent !curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim | |
autocmd VimEnter * PlugInstall --sync | source $HOME/.vimrc | |
endif |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
if [[ $EUID -ne 0 ]]; then | |
echo "This script must be run via sudo" | |
exit 1 | |
fi | |
if [ "$#" -ne 3 ]; then | |
echo "Usage: $0 partnersid sharename mountpoint" | |
exit 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.: | |
total 64 | |
drwxrwxr-x 2 ddrucker ddrucker 4096 Sep 17 11:22 tpl-fsaverage | |
drwxrwxr-x 3 ddrucker ddrucker 4096 Sep 17 11:22 tpl-fsLR | |
drwxrwxr-x 3 ddrucker ddrucker 4096 Sep 17 11:22 tpl-MNI152Lin | |
drwxrwxr-x 2 ddrucker ddrucker 12288 Sep 17 11:22 tpl-MNI152NLin2009cAsym | |
drwxrwxr-x 3 ddrucker ddrucker 8192 Sep 17 11:22 tpl-MNI152NLin6Asym | |
drwxrwxr-x 3 ddrucker ddrucker 4096 Sep 17 11:22 tpl-MNI152NLin6Sym | |
drwxrwxr-x 14 ddrucker ddrucker 4096 Sep 17 11:22 tpl-MNIInfant | |
drwxrwxr-x 9 ddrucker ddrucker 4096 Sep 17 11:22 tpl-MNIPediatricAsym |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This dataset appears to be BIDS compatible. | |
Summary: Available Tasks: Available Modalities: | |
17 Files, 1.93GB T1w | |
1 - Subject bold | |
1 - Session | |
If you have any questions, please post on https://neurostars.org/tags/bids. |