Processing math: 100%

Instructions

  • To train prediction model, following the steps:
    • S1_generate_spectrum.py
      • Generate μs spectra from the A, K fitted factor from literatures.
      • Generate μa spectra in the range of literatures.
    • absoprtion_spectrum_by_substance/make_spectrum.ipynb
      • Generate μa spectra based on the chromophores such as water, blood, subcutaneous, collagen and melanin.
      • copy the result files skin_mua_spectrum.csv, fat_mua_spectrum.csv, muscle_mua_spectrum and cca_mua_spectrum.csv to the directory prediction_model/OPs_used/mua_chromophore
    • S2_generate_surrogate_result.py
    • S3_generate_prediction_input.py
    • S4_train_prediction_model.py