icecube / pisa

Monte Carlo-based data analysis
http://icecube.github.io/pisa/
Apache License 2.0
19 stars 47 forks source link

Addition of density as a free parameter for tomography #764

Closed sc458930 closed 7 months ago

sc458930 commented 7 months ago

Addition of density as a free parameter for tomography


Sharmistha Chattopadhyay

Modified prob3.py

  1. mass of earth (12 layers): density_scale
  2. mass of core - with constrain (5 layers): core_density_scale

Introduced scaling_params.py

Modified layers.py

Modified numba_osc_tests.py