18 |
|
.I Pabopto2bsdf |
19 |
|
takes two or more pab-opto |
20 |
|
.I Mountain |
21 |
< |
files, each corresponding |
22 |
< |
to a different incident beam angle, and produces a |
23 |
< |
Scattering Interpolant Representation (SIR) |
21 |
> |
files, each nominally containing |
22 |
> |
different incident beam angles or sampling patterns, |
23 |
> |
and produces a Scattering Interpolant Representation (SIR) |
24 |
|
on the standard output for further processing. |
25 |
|
The binary SIR contains a Radial Basis Function fitting |
26 |
|
each incident BSDF data file |
27 |
< |
and a "transport plan" between neighboring RBF |
27 |
> |
and a "transport plan" matrix for each pair of neighboring RBF |
28 |
|
directions in a spherical Delaunay mesh. |
29 |
|
.PP |
30 |
|
The SIR provides a complete 4-dimensional |
122 |
|
.TP |
123 |
|
.BR #sample_name |
124 |
|
A double-quoted string containing the name associated with this sample. |
125 |
< |
If input files contain different sample names, the one read |
126 |
< |
will be the sample name passed to the SIR output. |
125 |
> |
If input files contain different sample names, the final sample name read |
126 |
> |
will be the one passed to the SIR output. |
127 |
|
.TP |
128 |
|
.BR #format: |
129 |
|
The data format, typically one of "theta phi DSF" or "theta phi BSDF". |