Skip to content

Instantly share code, notes, and snippets.

View jdmanton's full-sized avatar

James Manton jdmanton

  • MRC Laboratory of Molecular Biology
  • UK
View GitHub Profile
#!/bin/bash
# SETUP
mkdir images
mkdir refbrain
curl -o images/A.nrrd http://flybrain.mrc-lmb.cam.ac.uk/cmtk/A.nrrd
curl -o refbrain/B.nrrd http://flybrain.mrc-lmb.cam.ac.uk/cmtk/B.nrrd
AREG="B_A_9dof.list"
REG="B_A_warp.list"