-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Line 115 in d2ab972
| Delta = 2 * Lx / NX |
Checking @gyf135 code,
Definition of
It should be
Delta = L / NXor for 2DHIT case to
Delta = 2 * np.pi / NXto match
@jakharkaran can you confirm this and it's downstream effects?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working