ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/cv/pabopto2bsdf.c
Revision 2.42 - (view) (download) (annotate) - [select for diffs]
Mon Nov 21 18:28:24 2022 UTC (17 months ago) by greg
Branch: MAIN
CVS Tags: HEAD, rad5R4
Changes since 2.41: +2 -1 lines
Diff to previous 2.41
fix(pabopto2bsdf): Added declaration of popen() needed for Windows

Revision 2.41 - (view) (download) (annotate) - [select for diffs]
Mon Apr 5 21:06:32 2021 UTC (3 years ago) by greg
Branch: MAIN
Changes since 2.40: +6 -3 lines
Diff to previous 2.40
feat(pabopto2bsdf): Made it so "-g auto" writes out minimum angle used in header

Revision 2.40 - (view) (download) (annotate) - [select for diffs]
Mon Apr 5 19:56:18 2021 UTC (3 years ago) by greg
Branch: MAIN
Changes since 2.39: +22 -5 lines
Diff to previous 2.39
feat(pabopto2bsdf): Added -g option to cull grazing measurements from input

Revision 2.39 - (view) (download) (annotate) - [select for diffs]
Thu Feb 25 02:13:15 2021 UTC (3 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.38: +7 -7 lines
Diff to previous 2.38
fix: hold off producing header until work is finished

Revision 2.38 - (view) (download) (annotate) - [select for diffs]
Tue Feb 16 15:49:32 2021 UTC (3 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.37: +2 -2 lines
Diff to previous 2.37
fix: correction to last feature add

Revision 2.37 - (view) (download) (annotate) - [select for diffs]
Mon Feb 15 23:20:22 2021 UTC (3 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.36: +49 -32 lines
Diff to previous 2.36
feat: Added "up" symmetry for duplicating data @ phi += 180 degrees

Revision 2.36 - (view) (download) (annotate) - [select for diffs]
Fri Jul 19 17:37:56 2019 UTC (4 years, 9 months ago) by greg
Branch: MAIN
CVS Tags: rad5R3
Changes since 2.35: +2 -4 lines
Diff to previous 2.35
Moved declarations and definitions for header.c from resolu.h to rtio.h

Revision 2.35 - (view) (download) (annotate) - [select for diffs]
Tue Apr 23 23:48:33 2019 UTC (5 years ago) by greg
Branch: MAIN
Changes since 2.34: +49 -51 lines
Diff to previous 2.34
Simplified and improved last change

Revision 2.34 - (view) (download) (annotate) - [select for diffs]
Tue Apr 23 17:18:18 2019 UTC (5 years ago) by greg
Branch: MAIN
Changes since 2.33: +7 -4 lines
Diff to previous 2.33
Added checks for other illegal phi coverage flags

Revision 2.33 - (view) (download) (annotate) - [select for diffs]
Tue Apr 23 17:00:40 2019 UTC (5 years ago) by greg
Branch: MAIN
Changes since 2.32: +61 -4 lines
Diff to previous 2.32
Added -s option to specify input symmetry

Revision 2.32 - (view) (download) (annotate) - [select for diffs]
Tue Apr 9 22:15:51 2019 UTC (5 years ago) by greg
Branch: MAIN
Changes since 2.31: +1 -2 lines
Diff to previous 2.31
Removed redundant debug output (already in bsdfrbf.c)

Revision 2.31 - (view) (download) (annotate) - [select for diffs]
Tue Mar 19 20:27:33 2019 UTC (5 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.30: +2 -1 lines
Diff to previous 2.30
Added debug output of integrated scattering to pabopto2rad

Revision 2.30 - (view) (download) (annotate) - [select for diffs]
Tue May 16 20:41:03 2017 UTC (6 years, 11 months ago) by greg
Branch: MAIN
CVS Tags: rad5R1, rad5R2
Changes since 2.29: +5 -2 lines
Diff to previous 2.29
Fixed issue with theta=0 inputs

Revision 2.29 - (view) (download) (annotate) - [select for diffs]
Tue Feb 2 00:42:11 2016 UTC (8 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.28: +18 -3 lines
Diff to previous 2.28
Added -t option to reverse coordinate orientation

Revision 2.28 - (view) (download) (annotate) - [select for diffs]
Fri Jan 29 16:21:56 2016 UTC (8 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.27: +32 -16 lines
Diff to previous 2.27
Updated pabopto2bsdf to handle tristimulus color -- change in .sir format

Revision 2.27 - (view) (download) (annotate) - [select for diffs]
Fri Oct 3 21:57:06 2014 UTC (9 years, 6 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2P2, rad5R0
Changes since 2.26: +10 -3 lines
Diff to previous 2.26
Added default 90-degree rotation to align PAB's up vector to BSDF standard

Revision 2.26 - (view) (download) (annotate) - [select for diffs]
Thu Aug 21 10:33:48 2014 UTC (9 years, 8 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2P1
Changes since 2.25: +3 -3 lines
Diff to previous 2.25
Added grazing angle extrapolation to BSDF interpolation

Revision 2.25 - (view) (download) (annotate) - [select for diffs]
Fri Jun 6 00:58:22 2014 UTC (9 years, 10 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2
Changes since 2.24: +2 -2 lines
Diff to previous 2.24
Removed redundant address operator

Revision 2.24 - (view) (download) (annotate) - [select for diffs]
Mon Mar 24 02:31:02 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.23: +2 -2 lines
Diff to previous 2.23
Bug fix for BTDF sample point plotting in debug version (pabopto2rad)

Revision 2.23 - (view) (download) (annotate) - [select for diffs]
Sun Mar 23 17:46:25 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.22: +4 -2 lines
Diff to previous 2.22
Made more accepting of older Mountain formats

Revision 2.22 - (view) (download) (annotate) - [select for diffs]
Fri Mar 21 23:11:44 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.21: +2 -2 lines
Diff to previous 2.21
Fixed format on debug statement

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Fri Mar 21 01:04:42 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.20: +8 -4 lines
Diff to previous 2.20
Changed behavior so bad incident directions are skipped rather than dying

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Thu Mar 20 16:54:23 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.19: +20 -23 lines
Diff to previous 2.19
Hopefully final change to angle collusion method

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Wed Mar 19 19:48:57 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.18: +8 -6 lines
Diff to previous 2.18
Fixed potential bug due with closely-spaced incident angles

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Wed Mar 19 00:19:11 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.17: +8 -6 lines
Diff to previous 2.17
Rejiggered epsilon tests so as not to confuse qsort()

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Tue Mar 18 19:08:24 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.16: +7 -5 lines
Diff to previous 2.16
Increased epsilon for incident angle equivalence test

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Mon Mar 17 01:52:51 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.15: +4 -4 lines
Diff to previous 2.15
Fixed pabopto2rad for new grid union

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Sat Mar 8 01:05:00 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.14: +2 -1 lines
Diff to previous 2.14
Fixed compiler warnings

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Thu Feb 20 09:21:32 2014 UTC (10 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.13: +4 -4 lines
Diff to previous 2.13
Fixed problems where BSDF evaluates to 0.

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Mon Feb 17 21:56:22 2014 UTC (10 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.12: +2 -2 lines
Diff to previous 2.12
Fixed problem with zero min_bsdf value

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Fri Jan 31 00:47:10 2014 UTC (10 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.11: +2 -2 lines
Diff to previous 2.11
Moved misplaced assignment

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Thu Jan 30 18:19:43 2014 UTC (10 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.10: +21 -4 lines
Diff to previous 2.10
Added RBF peak locations to Radiance output (-DTEST_MAIN)

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Sat Nov 9 05:47:49 2013 UTC (10 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.9: +3 -1 lines
Diff to previous 2.9
Added tracking of BSDF sample name

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Fri Nov 8 03:43:01 2013 UTC (10 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.8: +4 -1 lines
Diff to previous 2.8
Added debugging output for pabopto2rad test module

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Tue Oct 22 04:29:27 2013 UTC (10 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.7: +6 -6 lines
Diff to previous 2.7
Added bsdf2rad test program and fixed bug in normalization for interpolant

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Mon Oct 21 18:33:15 2013 UTC (10 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.6: +7 -18 lines
Diff to previous 2.6
Major overhaul/redesign of radial basis function derivation

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Sat Oct 19 00:11:50 2013 UTC (10 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.5: +75 -1 lines
Diff to previous 2.5
Fixed overflow and tweaked culling operations

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Thu Sep 12 16:09:31 2013 UTC (10 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.4: +11 -8 lines
Diff to previous 2.4
Fixed brittle parser that was not recognizing format from different systems

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Sun Jun 30 14:46:29 2013 UTC (10 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.3: +3 -1 lines
Diff to previous 2.3
Added normalization step for azimuth angle

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Sat Jun 29 22:38:25 2013 UTC (10 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.2: +4 -4 lines
Diff to previous 2.2
Fixed debug output a bit

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Sat Jun 29 22:35:15 2013 UTC (10 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.1: +94 -26 lines
Diff to previous 2.1
Added handling of multiple input files with identical incident angles

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Fri Oct 19 04:14:29 2012 UTC (11 years, 6 months ago) by greg
Branch: MAIN
Broke pabopto2xml into pabopto2bsdf and bsdf2ttree

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to MAIN: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a