Skip to content

Commit dbe23f7

Browse files
author
Kun Chen
committed
fix minor things
1 parent 7bb7899 commit dbe23f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polar_freq.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# Bubble=0.11635 #2D, Beta=0.5, rs=1
3030
Bubble=0.15916 #2D, Beta=10, rs=1
3131

32-
ScanOrder = [1, 2, 3, 4]
32+
ScanOrder = [1, 2, 3]
3333
Name = ["1", "2", "3", "4"]
3434
# ScanOrder=[3]
3535
Index = {}

0 commit comments

Comments
 (0)