You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to caracterize the sorted magnitudes distribution we use percentiles. If F5, 95 is the difference between 95% and 5% magnitude values, we calculate the following:
flux_percentile_ratio_mid20: ratio F40, 60/F5, 95
flux_percentile_ratio_mid35: ratio F32.5, 67.5/F5, 95
flux_percentile_ratio_mid50: ratio F25, 75/F5, 95
flux_percentile_ratio_mid65: ratio F17.5, 82.5/F5, 95
flux_percentile_ratio_mid80: ratio F10, 90/F5, 95
For the first feature for example, in the case of a normal distribution, this is equivalente to calculate:
Create plot routine for extractor
FluxPercentileRatioMid80
.Path: feets.extractors.ext_flux_percentile_ratio.py
Features
Extractor Documentation
In order to caracterize the sorted magnitudes distribution we use percentiles. If F5, 95 is the difference between 95% and 5% magnitude values, we calculate the following:
For the first feature for example, in the case of a normal distribution, this is equivalente to calculate:
So, the expected values for each of the flux percentile features are:
References
The text was updated successfully, but these errors were encountered: