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

NEST 2.3.0 models update #249

Merged
merged 30 commits into from
Sep 8, 2022
Merged

NEST 2.3.0 models update #249

merged 30 commits into from
Sep 8, 2022

Conversation

robertsjames
Copy link
Collaborator

Summary/validations here.

…after ER models and extraction model changed).
…eters, set er_free_b to new NEST value for LZ and nNT fits.
… useTiming=-1 mode. Will not work in compute() as it stands, will have to make further approximations.
… work in compute(). Still need to make fully TF-compatible.
…lso, add in spe_thr to config. (seperate out from minimum S1 cut), and have this as an additional cut in final_signals.py.
@robertsjames
Copy link
Collaborator Author

Hi @JelleAalbers I rebased, so if you can approve I'll put this one in first, followed by #252



@export
def log10(x):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We already have this in utils.py, it's called tf_log10. So this one isn't needed.

Copy link
Member

@JelleAalbers JelleAalbers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! If you could remove the duplicate log10 function I'd be happy, but feel free to merge.

@robertsjames
Copy link
Collaborator Author

Removed the duplicate function, will merge now

@robertsjames robertsjames merged commit 1da5dac into main Sep 8, 2022
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.

2 participants