Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Phantom Protocol Configuration File Post 302935265 by Don Cragun on Saturday 14th of February 2015 12:11:35 AM
Old 02-14-2015
Instead of Googling "phantom protocol", try "phantom protocol configuration". I don't see anything related to the movie in the results there.
 

8 More Discussions You Might Find Interesting

1. Programming

File transfer using Zmodem protocol

can anybody guide me how do i initiate file transfer over modem using zmodem protocol... (0 Replies)
Discussion started by: borntorock
0 Replies

2. Shell Programming and Scripting

Error transferring large file using sftp protocol

Hello All, I am not able to transfer large file completely (more than 60 MB) through automated SFTP script. It transfers only the partial file (approximately 55 MB) and it stops. I use "expect" command to transfer file in a automatic mode through script. The file transfer rate i get is around... (0 Replies)
Discussion started by: prashant.patel
0 Replies

3. AIX

I created a phantom file now i can't delete it?

Ok, somehow i've managed to create two .ksh files with the same name. Impossible i know but somehow i did it by mistake... I was actually copying a file and renaming it as something else but as i was typing the copy name i hit the delete key by mistake and got the ^? characters in the file name... (9 Replies)
Discussion started by: Jazmania
9 Replies

4. AIX

w shows phantom user

Hi When i use "w" command, It list some users with "-" command. That means these use already logout,but still in the system somewhere, no process but list under the "w" and "who" command.How can i get rid of these user. Can anybody help me out.thanks a lot xiko (2 Replies)
Discussion started by: xiko
2 Replies

5. Shell Programming and Scripting

Secure File Transfer Protocol

Hi, Is there any protocol other than SFTP to transfer the file using secured connection SSH. ? Regards, Arthik (2 Replies)
Discussion started by: arthikbabu
2 Replies

6. HP-UX

SFTP Protocol: How to transfer the file in PC Format

Hi, We are facing issue with files transfered using SFTP in Hp-UX. The transfered files are in Unix Format. That is, file format as UNIX (LF) instead of a PC format (CR & LF). How can we achieve file transfers as PC format using SFTP? Your help and input will be highly appreciated. ... (2 Replies)
Discussion started by: brap45
2 Replies

7. UNIX for Dummies Questions & Answers

How do i transfer file using ftp protocol in Linux.

Hi , I want to transfer file using ftp protocol . I m using following linux distribution. LSB Version: :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-noarch Distributor ID: OracleVMserver Description: Oracle VM server release 2.2.0 Release: 2.2.0 Codename: ... (5 Replies)
Discussion started by: pinga123
5 Replies

8. Programming

Serial file transfer protocol / checksums

Hello ppl, I'm working on a windows program simulating an existing Unix program, the program is a firmware downloader, it sends a binary firmware file through the serial port (rs232) to a Set-Top Box running under unix system too, as i'm a poor unix user and not a unix programmer i choosed the... (10 Replies)
Discussion started by: nidal
10 Replies
mk_phantom_3d(1)				       The Computational Morphometry Toolkit					  mk_phantom_3d(1)

NAME
mk_phantom_3d - Generate phantom image SYNOPSIS
mk_phantom_3d [options] command0 [command1 ...] sphere x,y,z radius value box x0,y0,z0 x1,y1,z1 value DESCRIPTION
Generate 3D digital phantom images using a selection of drawing commands OPTIONS
Global Toolkit Options (these are shared by all CMTK tools) --help Write list of basic command line options to standard output. --help-all Write complete list of basic and advanced command line options to standard output. --wiki Write list of command line options to standard output in MediaWiki markup. --man Write man page source in 'nroff' markup to standard output. --version Write toolkit version to standard output. --echo Write the current command line to standard output. --verbose-level <integer> Set verbosity level. --verbose, -v Increment verbosity level by 1 (deprecated; supported for backward compatibility). --threads <integer> Set maximum number of parallel threads (for POSIX threads and OpenMP). Main Options --dims <string>, -D <string> Set dimensions in voxels --voxel <string>, -V <string> Set voxel size in [mm] --coordinates Coordinate specification mode. Supported values: "indexed", "absolute", "relative", where the default is "indexed", or use one of the following: --indexed Use grid indexes to specify coordinates. For each dimension, the valid value range is [0,Dims-1]. [This is the default] --absolute Use absolute volume coordinates. For each dimension, the valid range is [0,FOV]. --relative Use relative volume coordinates. For each dimension, the valid range is [0,1]. --char, -c 8 bits, signed --byte, -b 8 bits, unsigned --short, -s 16 bits, signed --ushort, -u 16 bits, unsigned [This is the default] --int, -i 32 bits signed --float, -f 32 bits floating point --double, -d 64 bits floating point --bg <double>, -B <double> Set the image background value (use to initialize newly created image). [Default: 0] --import <string>, -I <string> Import image [Default: NONE] --import-grid <string> Import image grid only, ignore data [Default: disabled] --outfile <string>, -o <string> File name for output image [Default: phantom.nii ] AUTHORS
Torsten Rohlfing, with contributions from Michael P. Hasak, Greg Jefferis, Calvin R. Maurer, and Daniel B. Russakoff LICENSE
http://www.fsf.org/licensing/licenses/gpl.html BUGS
Report bugs at http://nitrc.org/projects/cmtk/ ACKNOWLEDGMENTS
From April 2009 through September 2011, CMTK Development and Maintenance was supported by the National Institute of Biomedical Imaging and Bioengineering under Grant No.R01 EB008381 (PI: Torsten Rohlfing). CMTK 2.2.2 Jul 20 2012 mk_phantom_3d(1)
All times are GMT -4. The time now is 08:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy