Skip to content

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 06 Aug 20:20
· 169 commits to main since this release

v1.6.1 (2024-08-06)

Performance

  • perf(negative_controls): improved efficiency for ROI and Non-ROI negative control generation (00f3ab2)

Refactor

  • refactor(feature_extraction): update for new negative control functions, remove unnecessary imports, add print statement when starting feature extraction to differentiate from negative control creation (5669919)

Test

  • test(test_negative_controls): updated test functions to match new negative control generation functions (fa78177)

Unknown

  • Merge pull request #26 from bhklab/development_katy

Improved efficiency negative control functions (8d9bcb6)

  • notebook(optimize_negative_controls): code to develop improved negative control functions (d5c396b)

  • Coded up improved speed functions for ROI and Non-ROI negative control generation using matrix math (bc825cd)