Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 708 Bytes

changelog-0.6.0.rst

File metadata and controls

29 lines (16 loc) · 708 Bytes

orbithunter 0.6.0

orbithunter

Major bug fix from refactoring

This is

Major Changes

The mapping from pivot scores to spacetime regions of the base orbit field is holding the performance of orbithunter.shadowing.shadow and orbithunter.shadowing.cover back. It's still required for orbithunter.shadowing.fill, but currently the distinction between cover and fill seems blurred. It is still useful to map the scores to orbit spacetime for masking purposes, though. Therefore the changes moving forward are going to map scores only if the threshold is met; it's not very useful information otherwise.

Misc

  • More docs