Skip to content

JagermeisterLover/SourceFileSubsampler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image

Sometimes you want to use source .dat file with rays for LED, but manufacturers like Luxeon provide only one file with a big amount of rays (5 million), which sometimes is too much. And you cannot decrease number of rays directly in LDE, because .dat file is just a list of rays and Zemax will trace each ray one after another, but rays in .dat files not always randomly distributed in angular space. That may result in uneven illumination distribution.

This program has GUI (Qt) and can do following:

  • randomly subsample .dat ray files and create subsampled ray file as:
    • .dat binary for Zemax Opticstudio
    • .dat binary for TracePro
    • readable .txt ASCII file
  • convert binary ray file .dat to readable ASCII .txt file

About

Source .dat ray file subsampler for Zemax OpticStudio and TracePro

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •  

Languages