lincc-frameworks-mask-incubator / corrgi

Fast 2-point correlation estimation with LSDB and gundam
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Methods for alignment generation #7

Closed delucchi-cmu closed 2 months ago

delucchi-cmu commented 3 months ago

Change Description

Closes #5.

This is a first pass at methods for pixel alignment for auto- and cross-correlation methods within corrgi.

Also removes placeholder example_module since there are now meaningful unit tests.

Code Quality

github-actions[bot] commented 3 months ago
Before [fc85aa21] After [c5f43fec] Ratio Benchmark (Parameter)
1.25±0.9s 3.13±0.6s ~2.51 benchmarks.time_computation
1.82k 2.29k 1.26 benchmarks.mem_list

Click here to view all benchmarks.

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Files Coverage Δ
src/corrgi/alignment.py 100.00% <100.00%> (ø)