Describe the bug
Fit Grains fails with: "An ERROR occurred: <class 'Value Error'>: operands could not be broadcast together with shapes (140,260) (4362,4148). Looks like its occurring when dark is subtracted from the image at the beginning of Fit Grains.
Impact
I have to use a workaround right now
Reproduction
Running Fit Grains for ruby (.h5) Eiger dataset. Performed dark subtraction using Median method when loading in image series. Made it through all of Index Grains with no issues. Error occurs when running Fit Grains.
This error does not occur if I do not perform dark subtraction when loading in image series.
We got around this error by pre-processing image series first, then reloading it.
Version
Using CHESS compute resources. Occurs for installations at:
/nfs/chess/sw/anaconda3_ksg52/envs/hexrdgui-100825
/nfs/chess/sw/anaconda3_ksg52/envs/hexrdgui-012926
Affected Workflows
Describe the bug
Fit Grains fails with: "An ERROR occurred: <class 'Value Error'>: operands could not be broadcast together with shapes (140,260) (4362,4148). Looks like its occurring when dark is subtracted from the image at the beginning of Fit Grains.
Impact
I have to use a workaround right now
Reproduction
Running Fit Grains for ruby (.h5) Eiger dataset. Performed dark subtraction using Median method when loading in image series. Made it through all of Index Grains with no issues. Error occurs when running Fit Grains.
This error does not occur if I do not perform dark subtraction when loading in image series.
We got around this error by pre-processing image series first, then reloading it.
Version
Using CHESS compute resources. Occurs for installations at: /nfs/chess/sw/anaconda3_ksg52/envs/hexrdgui-100825 /nfs/chess/sw/anaconda3_ksg52/envs/hexrdgui-012926Affected Workflows