Determine the viewcone and core scatter area factor from simulations for a set of azimuth, elevation, NSB.
In:
generate_simulation_config.py
there are two placeholder methods that should read the factor from a lookup table (which is generated by test simulations):
_get_area_factor_from_grid_point_get_viewcone_factor_from_grid_point
Please note that a sort of lookup table for that and others existed in a class that was then (accidentally) removed from the code. Check this comment in the commit responsible:
Determine the viewcone and core scatter area factor from simulations for a set of azimuth, elevation, NSB.
In:
generate_simulation_config.py
there are two placeholder methods that should read the factor from a lookup table (which is generated by test simulations):
_get_area_factor_from_grid_point
_get_viewcone_factor_from_grid_point