-
Notifications
You must be signed in to change notification settings - Fork 13
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
Conversation
e28e664
to
b904be5
Compare
…after ER models and extraction model changed).
…eters, set er_free_b to new NEST value for LZ and nNT fits.
…k to LUX defaults.
… 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.
…NEST for LUX (2).
…k speeds things back up...
…tion with no smearing.
… override certain attributes.
b904be5
to
1a38a35
Compare
Hi @JelleAalbers I rebased, so if you can approve I'll put this one in first, followed by #252 |
flamedisx/utils.py
Outdated
|
||
|
||
@export | ||
def log10(x): |
There was a problem hiding this comment.
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.
There was a problem hiding this 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.
Removed the duplicate function, will merge now |
Summary/validations here.