ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/dctimestep.c
Revision 2.49 - (view) (download) (annotate) - [select for diffs]
Fri Mar 11 02:44:33 2022 UTC (2 years ago) by greg
Branch: MAIN
CVS Tags: HEAD, rad5R4
Changes since 2.48: +34 -22 lines
Diff to previous 2.48
feat(dctimestep): Made it so -x and -y also work for single-picture output

Revision 2.48 - (view) (download) (annotate) - [select for diffs]
Fri Mar 11 02:28:51 2022 UTC (2 years ago) by greg
Branch: MAIN
Changes since 2.47: +3 -3 lines
Diff to previous 2.47
fix(dctimestep): Forgot to add new options to usage message

Revision 2.47 - (view) (download) (annotate) - [select for diffs]
Fri Mar 11 02:27:02 2022 UTC (2 years ago) by greg
Branch: MAIN
Changes since 2.46: +41 -8 lines
Diff to previous 2.46
feat(dctimestep): Added -x and -y options to specify picture output dimensions

Revision 2.46 - (view) (download) (annotate) - [select for diffs]
Thu Mar 3 03:55:13 2022 UTC (2 years ago) by greg
Branch: MAIN
Changes since 2.45: +4 -4 lines
Diff to previous 2.45
feat: Added float and double alignment to i/o routines for future mmap() use

Revision 2.45 - (view) (download) (annotate) - [select for diffs]
Wed Mar 25 01:51:09 2020 UTC (3 years, 11 months ago) by greg
Branch: MAIN
CVS Tags: rad5R3
Changes since 2.44: +2 -2 lines
Diff to previous 2.44
Changed rmtxop and dctimestep to undo any exposure on Radiance input pictures

Revision 2.44 - (view) (download) (annotate) - [select for diffs]
Wed Oct 23 17:16:26 2019 UTC (4 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.43: +7 -3 lines
Diff to previous 2.43
Added warning if -oc not set for picture output

Revision 2.43 - (view) (download) (annotate) - [select for diffs]
Wed Oct 23 17:00:14 2019 UTC (4 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.42: +4 -1 lines
Diff to previous 2.42
Added support for RGBE picture i/o to dctimestep

Revision 2.42 - (view) (download) (annotate) - [select for diffs]
Wed Aug 14 21:00:14 2019 UTC (4 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.41: +5 -1 lines
Diff to previous 2.41
Added byte order to gendaymtx, rsplit, dctimestep, rcode_depth, and rcode_normal

Revision 2.41 - (view) (download) (annotate) - [select for diffs]
Wed Aug 14 18:20:02 2019 UTC (4 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.40: +2 -2 lines
Diff to previous 2.40
Added explicit byte-swap checks in headers using BigEndian= line

Revision 2.40 - (view) (download) (annotate) - [select for diffs]
Fri Mar 1 01:00:03 2019 UTC (5 years ago) by greg
Branch: MAIN
Changes since 2.39: +5 -5 lines
Diff to previous 2.39
Changed output numbering to start from 0 for consistency with input

Revision 2.39 - (view) (download) (annotate) - [select for diffs]
Sat Feb 23 18:25:12 2019 UTC (5 years ago) by greg
Branch: MAIN
Changes since 2.38: +13 -2 lines
Diff to previous 2.38
Optimized image read for flat file case, which saves about 50% of CPU time

Revision 2.38 - (view) (download) (annotate) - [select for diffs]
Tue Apr 10 23:22:42 2018 UTC (5 years, 11 months ago) by greg
Branch: MAIN
CVS Tags: rad5R2
Changes since 2.37: +10 -6 lines
Diff to previous 2.37
Improved speed on zero-valued pixels in summation

Revision 2.37 - (view) (download) (annotate) - [select for diffs]
Sun Mar 6 01:13:18 2016 UTC (8 years ago) by schorsch
Branch: MAIN
CVS Tags: rad5R1
Changes since 2.36: +2 -1 lines
Diff to previous 2.36
Prepare for SCons build on Win32 and Win64

Revision 2.36 - (view) (download) (annotate) - [select for diffs]
Tue Jul 14 16:08:28 2015 UTC (8 years, 8 months ago) by greg
Branch: MAIN
CVS Tags: rad5R0
Changes since 2.35: +11 -5 lines
Diff to previous 2.35
Added ability for dctimestep to accept matrix files in place of XML for T

Revision 2.35 - (view) (download) (annotate) - [select for diffs]
Fri Sep 26 23:33:09 2014 UTC (9 years, 5 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2P2
Changes since 2.34: +4 -2 lines
Diff to previous 2.34
Fixed bug in handling of sky matrices with default -n 0

Revision 2.34 - (view) (download) (annotate) - [select for diffs]
Wed Sep 17 22:40:49 2014 UTC (9 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.33: +19 -7 lines
Diff to previous 2.33
Made header handling more logical in dctimestep and genskyvec

Revision 2.33 - (view) (download) (annotate) - [select for diffs]
Sun Jun 1 03:20:29 2014 UTC (9 years, 9 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2, rad4R2P1
Changes since 2.32: +2 -1 lines
Diff to previous 2.32
Added number of rows to dctimestep output and rmtxop to cmake build

Revision 2.32 - (view) (download) (annotate) - [select for diffs]
Fri May 30 00:07:37 2014 UTC (9 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.31: +3 -3 lines
Diff to previous 2.31
Fixed usage message

Revision 2.31 - (view) (download) (annotate) - [select for diffs]
Fri May 30 00:00:54 2014 UTC (9 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.30: +19 -6 lines
Diff to previous 2.30
Added NROWS, NCOLS and NCOMP to matrix headers

Revision 2.30 - (view) (download) (annotate) - [select for diffs]
Sat Feb 8 01:28:06 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.29: +42 -19 lines
Diff to previous 2.29
Added -od and -of options for binary output

Revision 2.29 - (view) (download) (annotate) - [select for diffs]
Mon Jan 20 22:18:29 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.28: +4 -9 lines
Diff to previous 2.28
Fixed improper handling of diffuse transmission matrix

Revision 2.28 - (view) (download) (annotate) - [select for diffs]
Mon Jan 20 21:29:04 2014 UTC (10 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.27: +2 -499 lines
Diff to previous 2.27
Split out color coefficient matrix routines from dctimestep

Revision 2.27 - (view) (download) (annotate) - [select for diffs]
Sat Jan 19 22:30:55 2013 UTC (11 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.26: +26 -1 lines
Diff to previous 2.26
Improved efficiency of large matrix multiplications containing zero vectors

Revision 2.26 - (view) (download) (annotate) - [select for diffs]
Fri Jan 11 17:54:17 2013 UTC (11 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.25: +3 -3 lines
Diff to previous 2.25
Minor fix in unreachable error

Revision 2.25 - (view) (download) (annotate) - [select for diffs]
Fri Jan 11 17:21:39 2013 UTC (11 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.24: +34 -12 lines
Diff to previous 2.24
Fixed bug in dctimestep argument logic and added -if/-id options

Revision 2.24 - (view) (download) (annotate) - [select for diffs]
Fri Jan 11 05:07:47 2013 UTC (11 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.23: +153 -40 lines
Diff to previous 2.23
Added -n and -o options to dctimestep

Revision 2.23 - (view) (download) (annotate) - [select for diffs]
Fri Nov 2 00:26:55 2012 UTC (11 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.22: +3 -3 lines
Diff to previous 2.22
Fixed bug using wrong side of BTDF (thanks to David G-M)

Revision 2.22 - (view) (download) (annotate) - [select for diffs]
Tue Oct 23 22:24:09 2012 UTC (11 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.21: +70 -4 lines
Diff to previous 2.21
Fixed reciprocity calculation

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Tue Oct 16 15:53:04 2012 UTC (11 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.20: +12 -10 lines
Diff to previous 2.20
Added support for "Transmission Front" data

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Tue Aug 7 18:17:17 2012 UTC (11 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.19: +46 -11 lines
Diff to previous 2.19
Added Rob G's Ruby version of objview and fixed dctimestep for Lambertian BTDFs

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Tue Feb 21 20:09:25 2012 UTC (12 years ago) by greg
Branch: MAIN
Changes since 2.18: +3 -2 lines
Diff to previous 2.18
Bug fix for all-zero sky vector and image output

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Fri Oct 21 16:31:03 2011 UTC (12 years, 5 months ago) by greg
Branch: MAIN
CVS Tags: rad4R1
Changes since 2.17: +17 -11 lines
Diff to previous 2.17
Made format check a little more robust

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Fri Apr 15 18:43:57 2011 UTC (12 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.16: +3 -5 lines
Diff to previous 2.16
Eliminated unused variable

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Mon Apr 11 03:47:46 2011 UTC (12 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.15: +20 -56 lines
Diff to previous 2.15
Final fix to Klems angles -- I hope

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Fri Apr 8 18:13:48 2011 UTC (12 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.14: +99 -34 lines
Diff to previous 2.14
Changed dctimestep over to new BSDF interface and minor bug fixes

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Sun Apr 3 03:06:19 2011 UTC (12 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.13: +4 -1 lines
Diff to previous 2.13
Added check for zero components when adding images

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Thu Jul 1 22:44:25 2010 UTC (13 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.12: +9 -9 lines
Diff to previous 2.12
Bug fix in last change

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Thu Jul 1 21:54:56 2010 UTC (13 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.11: +37 -27 lines
Diff to previous 2.11
Added new form to dctimestep that takes a combined DC matrix (or image set)

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Wed Dec 9 20:33:48 2009 UTC (14 years, 3 months ago) by greg
Branch: MAIN
CVS Tags: rad4R0
Changes since 2.10: +6 -6 lines
Diff to previous 2.10
Made input image name format more flexible.

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Thu Jul 2 02:13:08 2009 UTC (14 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.9: +2 -2 lines
Diff to previous 2.9
Created genskyvec script as a more general replacement to gentregvec

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Sun Jun 21 21:53:10 2009 UTC (14 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.8: +2 -3 lines
Diff to previous 2.8
Minor tweaks

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Sun Jun 21 21:49:13 2009 UTC (14 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.7: +4 -3 lines
Diff to previous 2.7
Fixed bug in previous change

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Sun Jun 21 21:42:12 2009 UTC (14 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.6: +17 -14 lines
Diff to previous 2.6
Improved BSDF conversion efficiency

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Sat Jun 20 04:37:43 2009 UTC (14 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.5: +4 -4 lines
Diff to previous 2.5
Added check against empty input

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Sat Jun 20 04:27:18 2009 UTC (14 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.4: +5 -7 lines
Diff to previous 2.4
Changed order of matrix reading to fix size

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Fri Jun 19 14:24:06 2009 UTC (14 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.3: +4 -3 lines
Diff to previous 2.3
Fixed problem in error reporting

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Fri Jun 19 14:21:42 2009 UTC (14 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.2: +26 -3 lines
Diff to previous 2.2
Fixed conversion of BTDF to matrix

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Fri Jun 19 06:49:42 2009 UTC (14 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.1: +20 -15 lines
Diff to previous 2.1
Improvements and bug fixes

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Wed Jun 17 20:41:47 2009 UTC (14 years, 9 months ago) by greg
Branch: MAIN
Created dctimestep utility for daylight coefficient calculations

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to HEAD: (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