fisher_npts_comparison

rubin_sim.maf.run_comparison.fisher_npts_comparison(fisher_results, npts_results, npts_required=10, fisher_sigmat_e_t_e_cutoff=0.1)

Returns an array of the following form where A = fisher criteria and B = npts criteria: [[(Yes A and Yes B), (Yes A and No B)], [(No A and Yes B), (No A and No B)]] where Yes A and Yes B are the number of events that pass both the A and B criteria.

Parameters:
fisher_resultsnumpy array

Array of results from running the Fisher metric of the microlensing metric

npts_resultsnumpy array

Array of results from running the Npts metric of the microlensing metric

npts_requiredint (Default is 10).

Number of poitns within 2tE required for the number of points fraction.

fisher_sigmat_e_t_e_cutofffloat (Default is 0.1)

Maximum normalized uncertainty in tE (sigmatE/tE) as determined by 3sigma values of pubished planet microlensing candidates