JanaLipkova / GliomaSolver

Solver for simulating tumor growth and mass effect in patient brain anatomy
Other
23 stars 11 forks source link

How to get phase-field function for each patient #3

Open andyxzhu opened 3 years ago

andyxzhu commented 3 years ago

Hi @JanaLipkova,

I'm trying to implement the diffusive domain approach on the dataset with 8 patients.

However, the datasets are all masked (I think the T1 scans have been skull-striped for anonymity). When I tried using a rigid registration, it didn't give me good results because I think the skull layer is part of the CHF approximation.

Is there a way to compute the PFF on the 8-patient dataset that accurately describes the characteristic function without overshooting, etc.?

Thanks, Andy