Victre 2.0 Pipeline
0.0.1
|
Variables | |
string | hpc_cluster_ip = "192.168.45.21" |
string | phantoms_folder = "/gpfs_projects/VICTRE/pivotal/phantoms/withLesion/" |
string | density = "dense" |
int | seed = 2132574818 |
string | phantom_file = phantoms_folder+density+"/pc_{:d}_crop.raw.gz" |
float | size = 0.5 |
string | lesion_file = "lesions/spiculated/mass_-308854003_size{:.2f}.h5" |
list | lesion_only_materials |
tuple | pline |
dictionary | roi_sizes |
int | n = 2 |
string test_spiculated.density = "dense" |
string test_spiculated.hpc_cluster_ip = "192.168.45.21" |
string test_spiculated.lesion_file = "lesions/spiculated/mass_-308854003_size{:.2f}.h5" |
list test_spiculated.lesion_only_materials |
int test_spiculated.n = 2 |
string test_spiculated.phantom_file = phantoms_folder+density+"/pc_{:d}_crop.raw.gz" |
string test_spiculated.phantoms_folder = "/gpfs_projects/VICTRE/pivotal/phantoms/withLesion/" |
tuple test_spiculated.pline |
test_spiculated.roi_sizes |
int test_spiculated.seed = 2132574818 |
float test_spiculated.size = 0.5 |