DIDSR / VICTRE_MCGPU

Version of MC-GPU used in the VICTRE project
32 stars 18 forks source link

!!init_energy_spectrum ERROR!! Error trying to read the energy spectrum input file "W28kVp_Rh50um_Be1mm_SiemensBoone.spc". #9

Closed supperpojke closed 3 years ago

supperpojke commented 3 years ago

!!init_energy_spectrum ERROR!! Error trying to read the energy spectrum input file "W28kVp_Rh50um_Be1mm_SiemensBoone.spc".

Hi, Thank you for sharing the project. I am trying the example "MC-GPU_v1.5b_sample_mammo_and_DBT_simulation_InputDensity.in", and get the error information about the spectrum input file. Just checked the folder, there is not a file with this name. Could you help with it? Best regards, Pojke

andreubs commented 3 years ago

Hi Pojke,

The spectrum file you need is available in here (we shortened the name): https://github.com/DIDSR/VICTRE_MCGPU/blob/master/example_simulations/spectrum/W28kVp_Rh50um_Be1mm.spc

The input files in the example_simulations folder have the proper path for the spectrum and material files.

I hope the code works well now.

Andreu