增加扩胞逻辑
This commit is contained in:
@@ -214,9 +214,9 @@ class DatabaseAnalyzer:
|
||||
return self.scheduler.submit_slurm_job(script, script_path)
|
||||
|
||||
|
||||
# 更新 _compute_statistics 方法
|
||||
# 更新 _compute_statistics 方法
|
||||
|
||||
def _compute_statistics(self, report: DatabaseReport):
|
||||
def _compute_statistics(self, report: DatabaseReport):
|
||||
"""计算统计数据(含扩胞分析)"""
|
||||
|
||||
for info in report.all_structures:
|
||||
|
||||
Reference in New Issue
Block a user