HTML automatically generated with rman
Table of Contents
snappat - convert snapshot to a regular Particle-Attribute-Time image
snappat [parameter=value]
Convert a snapshot to a Particle-Attribute-Time
(PAT) datacube. Use ccdfits(1NEMO)
to convert to a fits(5NEMO)
file for
usage in other programs.
The following parameters are recognized
in any order if the keyword is also given:
- in=
- Input file (snapshot) [???]
- out=
- Output file (image) [???]
- options=
- Things to output [x,y,z,vx,vy,vz]
- times=
- Times to select snapshot [all]
- ntime=
- if used, pre-allocate
this number of snapshots []
It is useful to know the number of snapshots
ahead of time, using the ntime= keyword. If the number of snapshots was
larger, the last few planes in the cube are garbage, if fewers, snapshots
are written in sets of that size.
snapidl(1NEMO)
, ccdfits(1NEMO)
,
fits(5NEMO)
Peter Teuben
8-Aug-09 V0.1 Created PJT
Table of Contents