You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
When taking a instruction with huge timestamp (also in int64), you will have weird S2 waveforms, where the photons timing are downsampled. More discussion here. It is true to all S2s simulated.
When taking a instruction with huge timestamp (also in int64), you will have weird S2 waveforms, where the photons timing are downsampled. More discussion here. It is true to all S2s simulated.
Example for simulation using big time instruction
Example for simulation using small time instruction (what people usually do)
The issue is suspected to happen when int64 were casted into float.
The text was updated successfully, but these errors were encountered: