class-solution
Daniel Pozsar 2 months ago
parent e715aa60f9
commit 80b4dcdf09

@ -164,9 +164,9 @@
"orient_space = np.linspace(\n",
" 0, len(ref_xcf_orientations) - 1, len(ref_xcf_orientations), dtype=int\n",
")\n",
"print(len(eset_space))\n",
"print(len(kset_space))\n",
"print(len(orient_space))"
"print(len(orient_space))\n",
"print(len(eset_space))"
]
},
{

Loading…
Cancel
Save