data collection

This commit is contained in:
2023-03-12 12:02:01 +08:00
parent 586272c923
commit 0265e6faa7
14 changed files with 529 additions and 28 deletions

View File

@@ -324,5 +324,5 @@ class Model(ap.Model):
plt.savefig("network.png")
model = Model(dct_sample_para)
model.run()
# model = Model(dct_sample_para)
# model.run()