Use truncated 1ph sample; fix 2ph center problem; exclude samples crossing the Roi border
This commit is contained in:
+2
-2
@@ -17,9 +17,9 @@ Configs['SiemenStarLowerLeft'] = {
|
||||
'writeClusters': True,
|
||||
# 'outputFolder': '/mnt/sls_det_storage/moench_data/MLXID/Samples/Measurement/2504_SOLEIL_SiemenStarClusters_MOENCH040_150V/',
|
||||
'outputFolder': '/home/xie_x1/MLXID/DataProcess/Samples/SiemenStarLowerLeft/',
|
||||
'NFrame': 2_000_0, ### 20_000_000 in total
|
||||
'NFrame': 20_000_000, ### 20_000_000 in total
|
||||
'NThread': 16,
|
||||
'NChunks': 16,
|
||||
'NChunks': 160,
|
||||
'runName': 'SiemenStarLowerLeft',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user