Jashcraf / poke

Poke (pronounced poh-keh) is a Polarization Ray Tracing and Gaussian Beamlet module for Python
BSD 3-Clause "New" or "Revised" License
33 stars 7 forks source link

*** FRU__delta_init(): Attempt to start when running! #110

Closed luo-wang closed 1 month ago

luo-wang commented 1 month ago

When I am running code using PyCharm or Spyder, this line of text appears on the console and I don't know how to solve it. The text is "*** FRU__delta_init(): Attempt to start when running!" 微信截图_20240909165528

Jashcraf commented 1 month ago

Oh interesting I haven't seen this before.

What version of Zemax are you using?

luo-wang commented 1 month ago

Thank you very much for your reply. The version I use is Ansys Zemax OpticStudio 2023 R2.00 Premimu,

Jashcraf commented 1 month ago

Hmm that’s pretty up-to-date, I’d expect that to work with Poke

A couple things to try out

Also, could you share a code snippet up to the part where the error occurs?