We now recommend a Registration GUI that is distributed as a plugin for Fiji (see below for details of the Classic MacOSX GUI). Currently this provides a simple way to install CMTK, select input images and registration parameters and construct appropriate registration scripts. However it does not actually run the final registration script - you still have to go to your operating system and run the script directly.
yourregistrationfolder
then within this folderimages
, where each image should be named as followsmystackmon_01.nrrd mystackmon_02.nrrd fredstack_01.nrrd fredstack_02.nrrd junestack_01.nrrd junestack_02.nrrd
The important bit here is the presence of 01.nrrd
02.nrrd
etc at the end of the file to ensure that the script can identify which channel is which. By default channel 1 will be used for the registration and up to 3 channels will be reformatted.
refbrain
e.g. jfrc2.nrrd
~/yourregistrationfolder/images
into the Input Image or Image Directory dialogue box, note the Registation Folder dialogue box automatically populates as ~/yourregistrationfolder
.~/yourregistrationfolder/refbrain/refbrain.nrrd
into the Reference Brain dialogue box
~/yourregistrationfolder/commands
~/yourregistrationfolder/commands
folder, you will find a new file called munger_<todays date>_<time file created>.command
, double click this to run the registrationFor some time we have provided a simple MacOSX only registration GUI formerly available at http://flybrain.stanford.edu/GUI.
This is being distributed via the zenodo website. The latest version is always accessible using the https://doi.org/10.5281/zenodo.1193265. All released versions are saved on zenodo and can be referred to via their own unique DOIs.
Unzip and put this somewhere sensible e.g. /Applications/
on a Mac. Then read the Readme (carefully) to learn how to prepare your images and start the registration. For the input images you will need to pay particular attention to file names.
You will likely also need to install a copy of Fiji/ImageJ to save your images in the preferred input format (nrrd) and then read the output (also in nrrd).