The results obtained with my own modified dataset are not desired outcome. #236
Replies: 1 comment
-
Dear @zhaorongge , Best, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
A simulation of a dataset is required in which a single two-dimensional coordinate corresponds to multiple photon counts, for example, six. Six frames of an image correspond to a set of coordinates. The class Gauss6PSF (PSF) was added primarily in the file decode.simulation.psf_kernel.py. In this process, scaling is performed on the weight, and frames (n, 6, H, W) are generated from psf.forward. Modifications were made to the relevant calculations in detail. The result of positioning through these modifications is not optimal. The results are presented below. I am seeking assistance in identifying where I may have erred in my approach. Additionally, I would appreciate guidance on how to modify decode's emitterset to better align with my objectives.
Thanks,
Rongge Zhao
Beta Was this translation helpful? Give feedback.
All reactions