box-least-squares
Box Least Squares (BLS) periodogram for detecting transiting exoplanets and eclipsing binaries.
Install Command
claude skill add benchflow-ai/skillsbenchDescription
The Box Least Squares (BLS) periodogram is a statistical tool for detecting transiting exoplanets and eclipsing binaries in photometric time series data. BLS models a transit as a periodic upside-down top hat (box shape) and finds the period, duration, depth, and reference time that best fit the data. BLS is built into Astropy and provides an alternative to Transit Least Squares (TLS). Both search for transits, but with different implementations and performance characteristics.
Tags
Information
You Might Also Like
hybrid-search-implementation
Combine vector and keyword search for improved retrieval.
debugging-strategies
Master systematic debugging techniques, profiling tools, and root cause analysis.
unity-ecs-patterns
Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development.
architecture-patterns
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design.
dotnet-backend-patterns
Master C#/.NET backend development patterns
microservices-patterns
Design microservices architectures with service boundaries, event-driven communication, and resilience patterns.