This HTML automatically generated with rman for NEMO
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 []
- first=t|f
- Only
write first cube?
- format=binary|fits|hdf
- Output format option. By default
binary
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 fewer, snapshots are written in
sets of that size.
hackcode1 out=p.out options=mass,phase,phi,acc
snappat p.out p.im ntime=9
snapidl(1NEMO)
, ccdfits(1NEMO)
, fits(5NEMO)
Peter Teuben
8-Aug-09 V0.1 Created PJT
20-jun-2022 V0.4 various BOOM related improvements PJT
Table of Contents