This commit is contained in:
guanjihuan 2021-06-05 15:12:12 +08:00
parent 09ca7997f5
commit 3457034248
13 changed files with 146 additions and 141 deletions

0
Tutorial/test.py → Tutorial/0_test.py Executable file → Normal file
View File

0
Tutorial/Wilson_loop.py → Tutorial/10_Wilson_loop.py Executable file → Normal file
View File

View File

5
Tutorial/12_download.py Normal file
View File

@ -0,0 +1,5 @@
import gjh
gjh.download_with_scihub()
# gjh.download_with_scihub('address')
# gjh.download_with_scihub(num=3)

View File

0
Tutorial/conductance.py → Tutorial/7_conductance.py Executable file → Normal file
View File

View File

View File