FRAMEPOINTS(1) TIPSY COMMANDS FRAMEPOINTS(1)
NAME
framepoints - write x, y, and z projections to files
SYNOPSIS
framepoints box-number particle filename-root
ALIASES
frp
DESCRIPTION
framepoints writes files that include the x, y, and z pro-
jections for all particles of type particle in box box-
number. This could be useful when making point plots for
publication using a plotting package like mongo. Each parti-
cle type and each projection is written into a separate
file. The filename is the root filename-root with either
dark, gas, or star appended to signify the particle type and
then with either x, y, or z appended to signify the projec-
tion. For example, the file filename-rootdarkx would con-
tain the positions of all the dark matter particles in box
box-number when viewed down the x-axis. If the box box-
number is not loaded an error is generated.
OPTIONS
Particle
The possible choices for particle are:
all
Write files that include the dark, gas, and star
particles in box box-number. This produces nine
files in all.
dark
Write files that only include the dark particles in
box box-number. This produces three files in all.
darkandgas
Write files that include the dark and gas particles
in box box-number. This produces six files in all.
darkandstar
Write files that include the dark and star particles
in box box-number. This produces six files in all.
gas
Write files that only include the gas particles in
box box-number. This produces three files in all.
gasandstar
Write files that include the gas and star particles
in box box-number. This produces six files in all.
KQ Release 2.0 Last change: 22 MARCH 1994 1
FRAMEPOINTS(1) TIPSY COMMANDS FRAMEPOINTS(1)
star
Write files that only include the star particles in
box box-number. This produces three files in all.
SEE ALSO
hard(1), xypoints(1), xyzpoints(1)
KQ Release 2.0 Last change: 22 MARCH 1994 2
Created by: m2h on:Thu Nov 17 15:22:59 1994