emdbva 0.0.1.dev131__tar.gz → 0.0.1.dev132__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {emdbva-0.0.1.dev131/emdbva.egg-info → emdbva-0.0.1.dev132}/PKG-INFO +1 -1
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132/emdbva.egg-info}/PKG-INFO +1 -1
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/utils/stars.py +10 -2
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/version.py +1 -1
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/LICENSE +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/MANIFEST.in +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/README.rst +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/emdbva.egg-info/SOURCES.txt +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/emdbva.egg-info/dependency_links.txt +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/emdbva.egg-info/entry_points.txt +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/emdbva.egg-info/requires.txt +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/emdbva.egg-info/top_level.txt +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/setup.cfg +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/setup.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/__init__.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/mainva.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/metrics/__init__.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/metrics/bars.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/metrics/connected_percentage.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/metrics/contour_level_predicator.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/metrics/emda_mmcc.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/metrics/emringer.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/metrics/inclusion.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/metrics/overlap_percentage.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/metrics/phaserandomization.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/metrics/phenix_cc.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/metrics/phenix_mm.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/metrics/projections.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/metrics/qscore.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/metrics/residue_locres.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/metrics/resmap.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/metrics/smoc.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/metrics/strudel.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/metrics/surfaces.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/metrics/threedfsc.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/preparation.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/qscores.csv +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/utils/Checker.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/utils/ChimeraxViews.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/utils/MapProcessor.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/utils/Model.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/utils/__init__.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/utils/cl_weights.pth +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/utils/log_utils.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/utils/misc.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/utils/rescolor.py +0 -0
- {emdbva-0.0.1.dev131 → emdbva-0.0.1.dev132}/va/validationanalysis.py +0 -0
|
@@ -66,10 +66,16 @@ class GetStars:
|
|
|
66
66
|
|
|
67
67
|
def bfactor_sharpen(self):
|
|
68
68
|
"""
|
|
69
|
-
Get the
|
|
69
|
+
Get the B-factor value that Relion is use for the sharpening of the map in postprocess
|
|
70
70
|
"""
|
|
71
71
|
return float(self.data_general_block()['_rlnBfactorUsedForSharpening'])
|
|
72
72
|
|
|
73
|
+
def guinier_correlation(self):
|
|
74
|
+
"""
|
|
75
|
+
Get the correlation value of the Guinier plot
|
|
76
|
+
"""
|
|
77
|
+
return float(self.data_general_block()['_rlnCorrelationFitGuinierPlot'])
|
|
78
|
+
|
|
73
79
|
def data_fsc_block(self):
|
|
74
80
|
"""
|
|
75
81
|
Get the data_fsc block
|
|
@@ -222,6 +228,7 @@ class GetStars:
|
|
|
222
228
|
phase_rand = data_fsc_block.get('CorrectedFourierShellCorrelationPhaseRandomizedMaskedMaps', None)
|
|
223
229
|
randomise_from = self.randomise_from()
|
|
224
230
|
sharpen_bfactor = self.bfactor_sharpen()
|
|
231
|
+
guinier_correlation = self.guinier_correlation()
|
|
225
232
|
|
|
226
233
|
x_gold, y_gold = interpolated_intercept(x, correlation, gold)
|
|
227
234
|
x_half, y_half = interpolated_intercept(x, correlation, half)
|
|
@@ -289,7 +296,8 @@ class GetStars:
|
|
|
289
296
|
'phase_randomized_half': {'x': x_phase_half, 'y': y_phase_half},
|
|
290
297
|
'phase_randomized_halfbit': {'x': x_phase_halfbit, 'y': y_phase_halfbit},
|
|
291
298
|
'randomise_from': randomise_from,
|
|
292
|
-
'sharpen_bfactor': sharpen_bfactor
|
|
299
|
+
'sharpen_bfactor': sharpen_bfactor,
|
|
300
|
+
'guinier_correlation': guinier_correlation
|
|
293
301
|
}
|
|
294
302
|
}
|
|
295
303
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|