#This is a template for a FSL tool section # Create subpages as ToolName/blah # Minimum required subpages are: # UserGuide # Faq # Theory # You should also create a ToolName/Contents which contains nothing but the names of the subpages in the order you wish them to appear in the menu, one per line # eg: #UserGuide #Faq #Theory # Do not include the top level page # Attach an image to this page and change the attachment line at the start to show it on the right of the page. # Remember to add this page to the appropriate category <> = asl_file: command line manipulation of ASL data = `asl_file` is a command line tool designed for the convenient manipulation of ASL data within FSL. It is part of the BASIL toolset (and is used extensively within the `oxford_asl` and `Asl_gui` tools). ASL data has the relatively unique feature compared to other MRI datasets that it is comprised of an interleaved series of tag and control images. Common manipulations of ASL data require either the pairwise subtraction of the volumes of extraction of only control (or tag) images, this can be quite tedious with existing tools. This gets even more complicated with multi inflow-time ASL that contains tag-control pairs at a range of inflow-times. `asl-file` was thus designed to know about the common structures of ASL data and permits direct operations without the need to separate out the individual volumes. ---- ---- [[CategoryBASIL]]