skip roi_intensities_proj_x
This commit is contained in:
@@ -6,6 +6,10 @@ from zmqsocks import ZMQSocketsAccumulator, make_address
|
||||
|
||||
OUTPUT_DIR = "/gpfs/photonics/swissfel/buffer/dap/data"
|
||||
|
||||
ENTRIES_TO_SKIP = [
|
||||
"roi_intensities_proj_x" # ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part.
|
||||
]
|
||||
|
||||
|
||||
def main():
|
||||
parser = argparse.ArgumentParser()
|
||||
|
||||
Reference in New Issue
Block a user