LOCI
API/Reference
ADI.LOCI
— TypeLOCI(; dist_threshold=nothing, metric=Cityblock())
Local optimal combination of images (LOCI).
If provided, the frames used for the reference are filtered to only include the frames whose pairwise distances are within the dist_threshold
quantile. The distances are measured using Distances.jl and the metric used for measuring the distacnes can be specified with metric
(by default uses the Manhattan/cityblock metric).
References
- Lafreniere et al. (2007) "A New Algorithm for Point-Spread Function Subtraction in High-Contrast Imaging: A Demonstration with Angular Differential Imaging"