convertmod(1) General Commands Manual convertmod(1)
NAME
convertmod - to convert an IMOD model file to a WIMP model file
SYNOPSIS
convertmod [inputFile] [outputFile]
DESCRIPTION
Convertmod will read in a model file (WIMP ASCII or IMOD) and output a
WIMP-style ASCII model file.
As of IMOD 4.10.12, the program accepts the input and output file names
as command line arguments, or queries for the names if the arguments
are not there. When an IMOD model is read in, it is now written with
the same C library routine used to write models from 3dmod, after undo-
ing the scaling imposed when it was read in to this Fortran program.
BUGS
Email bug reports to mast at colorado dot edu.
IMOD 5.2.0 convertmod(1)