Skip to content
Snippets Groups Projects
Commit 57c4b1bc authored by Simon Wittl's avatar Simon Wittl
Browse files

typo

parent c5e3ce53
No related branches found
No related tags found
No related merge requests found
from CyXTraX.simulation import CylindricalProjection, load_mesh, utility
from CyXTraX.io import load_atlas
from CyXTraX.mapping import map_geometry_2_projection, map_source_2_cylinder
from CyXTraX.util.visualisation import voxel_cone_maps
from cyxtrax.simulation import CylindricalProjection, load_mesh, utility
from cyxtrax.io import load_atlas
from cyxtrax.mapping import map_geometry_2_projection, map_source_2_cylinder
from cyxtrax.util.visualisation import voxel_cone_maps
from pathlib import Path
from jax import numpy as jnp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment