Re: "z.r-new" problem
"Steven G. Johnson" <[email protected]>
| Newsgroups | gmane.comp.science.photonic-bands |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 14 May 2006, hbchen8888 wrote: > In "Data Analysis Tutorial" of MPB, there is a command "h5topng -C > epsilon.h5:data-new -c bluered -Z -d z.r-new e.k11.b*.z.tm.h5". The > "Turtor" say that "z.r-new" is the dataset name.But why it is named in > this format?.Dos it has special mean? When I use other format, it can > not work correctly. Where can I find the information about the problem? The original dataset is called z.r (the real part of the z component). When you run mpb-data, this creates a new dataset called z.r-new from z.r. Steven