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
Lines 854 and 855 in pulse.py have some magic numbers for getting the intensity correct:
constant_factor = 1.198945869831954 # 7.3948753166511745
length_factor = constant_factor / (self.sig_s / params.nslice) # / self.ds
No description provided.
The text was updated successfully, but these errors were encountered: