Model Specific Options¶
Each model in Gravelamps supports a number of potential options that can be given as part of the INI. Models may also have specific requirements in order to run correctly. This page will give the requirements for each model and detail the options available for that model.
Isolated Point Mass¶
Supported Options¶
extra_lens_keysgeo_switchDimensionless frequency at which to switch to using the geometric optics approximation. Default when not passed is 1000.
precisionPrecision to use for wave optics calculations. Default when not passed is 1000.
Singular Isothermal Sphere¶
Supported Options¶
extra_lens_keyssummation_limitUpper limit to use for the infinite summation in the wave optics calculation. Default when not passed is 4000.
geo_switchDimensionless frequency at which to switch to using the geometric optics approximation. Default when not passed is 600.
precisionPrecision to use for wave optics calculations. Default when not passed is 6000.
Phenomenological Millilensing¶
Required Options¶
no_conversion_to_dimensionless_frequencyRequired to be set to
True.
max_num_imagesMaximum number of images to be set by the prior.
O3 Microlensing¶
Warning
- The O3 Microlensing model is deprecated and may be removed in a future
release.
Required Options¶
lookup_tablePath to the lookuptable.h5 file.