Skip to content

Internal indexing changes and several fixes

Latest
Compare
Choose a tag to compare
@tskisner tskisner released this 24 Jun 22:27

This release:

  • Changes the internal indexing throughout the code to use the focalplane location rather than the fiber ID.

  • Fixes an issue with reproducibility at different threading concurrencies by sorting the available fibers for each target after calculating them.

  • Removes a shortcut in the fiber collision calculation that resulted in a small number of potential assignments being categorized incorrectly.