Giter VIP home page Giter VIP logo

asasm's People

Contributors

liux2018 avatar whywww avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

asasm's Issues

Defocused PSF for a F/4 lens

Hi, thank you for sharing this fantastic code! I've been playing around the lens parameters in main.py. I noticed that the original code used an F/16 lens. However, when applied an F/4 lens, I observed a defocused PSF. Have you encountered a similar issue? Is paraxial approximation applied in the code? Or do you know how to fix this issue? Thanks a lot!

image

How to solve this problem?

Traceback (most recent call last):
File "D:\pycharm\paper\ASASM-publish\ASASM-publish\main.py", line 77, in
prop2 = LeastSamplingASM(Uin, x, y, z, device)
File "D:\pycharm\paper\ASASM-publish\ASASM-publish\LSASM.py", line 109, in init
if any(1 - (wavelength * fxmax)**2 - (wavelength * fymax) ** 2 <= 0):
File "D:\anaconda\envs\pytorchcuda\lib\site-packages\torch_tensor.py", line 723, in iter
raise TypeError('iteration over a 0-d tensor')
TypeError: iteration over a 0-d tensor

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.