Skip to main content
Question

get data from geometric image analyze in a macro

  • April 26, 2024
  • 1 reply
  • 113 views

Im want to retrieve data for specific pixel from the geometric image analyze tool in a zemax macro. How do i do that? 
 

1 reply

Michael.Young
Ultraviolet
Forum|alt.badge.img+1

The IMA command would allow you to output the entire result to a BIM format. You could then query the pixel of interest in a seperate package (Matlab, Mathematica, etc.). If you need to close the loop with the OpticStudio Zemax engine, I think you would have to look at one of the API tools.