EnglishFrenchSpanish

Ad


OnWorks favicon

mincconvert - Online in the Cloud

Run mincconvert in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mincconvert that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mincconvert - convert between MINC 1 to MINC 2 format.

SYNOPSIS


mincconvert [-clobber] [-2] infile outfile

mincconvert -help

DESCRIPTION


mincconvert copies the input file to the output file, possibly converting the file from
MINC 1 to MINC 2 format, or vice versa.

With the -template flag, mincconvert creates a "template" volume from the input MINC
volume. The template volume preserves all of the structure (dimensions, variables, and
attributes) of the input MINC volume but omits all data. Any attempt to read data will
return zeroes.

The resulting file is typically much shorter than a normal MINC volume, and may be useful
for scripts which want to carry such structural information forward into their output
files. As a hint to future programmers and users, this program places a special global
attribute in the file, with the name class and the value template.

OPTIONS


-2 Create a MINC 2 format file

-clobber
Overwrite a pre-existing output file. -help Print a summary of command line
options and exit

-template
Create a template file.

-compress N
Compress file with compression level N. Valid compression levels are 0 for no
compression to 9 for maximum compression. The option has no effect if the output
file is a MINC 1 file.

-chunk M
Store file in a block-structured arrangement, using hypercubes of edge length M.
The option has no effect if the output file is a MINC 1 file.

-help Print summary of command-line options and exit.

-version
Print the program's version number and exit.

Use mincconvert online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 2
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 3
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 4
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 5
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 6
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • More »

Linux commands

Ad