Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TV optimization: return negentropies at evaluated points #42

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

tjlane
Copy link
Collaborator

@tjlane tjlane commented Oct 25, 2024

This PR also changes all instances of "lambda" in a TV context to "weight"; previously we had a mix of both terms.

@tjlane tjlane requested a review from alisiafadini October 25, 2024 10:42
@tjlane tjlane merged commit 22dcd60 into master Oct 25, 2024
5 checks passed
@tjlane tjlane deleted the tjlane/tv-denoise-result branch October 25, 2024 14:43
tjlane added a commit that referenced this pull request Oct 25, 2024
tjlane added a commit that referenced this pull request Oct 27, 2024
* initialize diff script

* add scaling

* initial tv denoise script draft

* print result

* how to unify - may be busted

* minor changes

* iterative tv

* work

* getting better

* standardize on column, not label

* focus on one script for now

* homogenize on weight not lambda (#42)

* uncertainty scaling update (#41)

* variance weighting bugfix need test

* new test, not the strongest, but ok

* TvDenoise metadata csv writer

* lint

* resolve a few todo

* common unit tests

* unit tests

* prep for functional test

* fix find replace mishap

* tag as TO OPTIMIZE

* squash last rename error

* squash magic numbers and consistent formatting

* test data staging

* bughunter

* test skeleton in place

* better read write tv result

* tv result improvements

* testing almost there

* just various

* docstrings

* type safety

* lint

* use golden optimization for TV weight (#45)

* golden optimizer

* test precision

* @alisiafadini feedback

* lint

* decrease random test tolerance

* fix typo

---------

Co-authored-by: Alisia Fadini <alisia.fadini15@imperial.ac.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant