|
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" |
| tuple | all_seeds = np.loadtxt(phantoms_folder + density + "/seeds.txt") |
| list | lesion_only_materials |
| string | spectrum_file = "./Victre/projection/spectrum/W28kVp_Rh50um_Be1mm.spc" |
| list | seed = all_seeds[n] |
| phantom_file = phantoms_folder+density+\ | |
| tuple | pline |
| tuple | vx_locations |
| string | mhd_file = phantoms_folder+density+"/pc_{:d}_crop.mhd" |
| offset = None | |
| tuple | line = f.readline() |
| dictionary | roi_sizes |
| tuple run_pipeline.all_seeds = np.loadtxt(phantoms_folder + density + "/seeds.txt") |
| string run_pipeline.density = "dense" |
| string run_pipeline.hpc_cluster_ip = "192.168.45.21" |
| list run_pipeline.lesion_only_materials |
| tuple run_pipeline.line = f.readline() |
| string run_pipeline.mhd_file = phantoms_folder+density+"/pc_{:d}_crop.mhd" |
| list run_pipeline.offset = None |
| run_pipeline.phantom_file = phantoms_folder+density+\ |
| string run_pipeline.phantoms_folder = "/gpfs_projects/VICTRE/pivotal/phantoms/withLesion/" |
| tuple run_pipeline.pline |
| dictionary run_pipeline.roi_sizes |
| list run_pipeline.seed = all_seeds[n] |
| string run_pipeline.spectrum_file = "./Victre/projection/spectrum/W28kVp_Rh50um_Be1mm.spc" |
| tuple run_pipeline.vx_locations |
1.8.5