When using the "subregion" option for different map-related functions (volume morph, volume copy) I encountered the following error :
ValueError: could not broadcast input array from shape (150,150,150) into shape (151,151,151)
File "C:\Program Files\ChimeraX 1.1\bin\lib\site-packages\chimerax\map\volume.py", line 982, in writable_copy
g.array[:,:,:] = self.region_matrix(r)
If you want to reproduce the error, I worked on EMDB22000 and I typed in the console :
volume copy #1 subregion 150,150,150,300,300,300
alternatively
volume morph #1 #2 subregion 150,150,150,300,300,300 raises the same error.
I tried on two versions of ChimeraX (including the last stable from September) and got the same error twice.
Would you have any idea how to solve this?
Thanks very much,
Best,
Arthur