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 | spectrum_file = "./Victre/projection/spectrum/W28kVp_Rh50um_Be1mm.spc" |
list | lesion_only_materials |
string | phantom_file = phantoms_folder+density+"/pcl_{:d}_crop.raw.gz" |
tuple | pline |
tuple | vx_locations |
string | mhd_file = phantoms_folder+density+"/pc_{:d}_crop.mhd" |
offset = None | |
tuple | line = f.readline() |
dictionary | roi_sizes |
string test_pipeline.density = "dense" |
string test_pipeline.hpc_cluster_ip = "192.168.45.21" |
list test_pipeline.lesion_only_materials |
tuple test_pipeline.line = f.readline() |
string test_pipeline.mhd_file = phantoms_folder+density+"/pc_{:d}_crop.mhd" |
list test_pipeline.offset = None |
string test_pipeline.phantom_file = phantoms_folder+density+"/pcl_{:d}_crop.raw.gz" |
string test_pipeline.phantoms_folder = "/gpfs_projects/VICTRE/pivotal/phantoms/withLesion/" |
tuple test_pipeline.pline |
dictionary test_pipeline.roi_sizes |
int test_pipeline.seed = 2132574818 |
string test_pipeline.spectrum_file = "./Victre/projection/spectrum/W28kVp_Rh50um_Be1mm.spc" |
tuple test_pipeline.vx_locations |