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

Add option/possibility to set fuzzy for the whole plugin dependency. #352

Open
WenzDaniel opened this issue Nov 17, 2020 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@WenzDaniel
Copy link
Collaborator

We should add beside the already existing fuzzy_for option an option which allows to ignore Option/Versions changes for the whole dependency graph of a plugin. I just had the case that someone was trying to load older 1T data for which multiple plugins changed see some print out below:

Plugin energy_estimates is stored with verison 0.1.0 and current context version is 0.1.0
Plugin event_basics is stored with verison 0.5.3 and current context version is 0.5.3
Plugin event_info is stored with verison 0.0.0 and current context version is 0.0.0
Plugin event_positions is stored with verison 0.1.1 and current context version is 0.1.2
Plugin events is stored with verison 0.0.0 and current context version is 0.0.0
Plugin lone_hits is stored with verison 0.3.0 and current context version is 0.3.7
Plugin merged_s2s is stored with verison 0.0.0 and current context version is 0.0.0
Plugin peak_basics is stored with verison 0.0.5 and current context version is 0.0.8
Plugin peak_positions is stored with verison 0.1.0 and current context version is 0.1.0
Plugin peak_proximity is stored with verison 0.4.0 and current context version is 0.4.0
Plugin peaklet_classification is stored with verison 0.2.0 and current context version is 0.2.0
Plugin peaks is stored with verison 0.1.1 and current context version is 0.1.1
Plugin pulse_counts is stored with verison 0.2.0 and current context version is 0.2.2
Plugin raw_records is stored with verison 0.0.0 and current context version is 0.0.0
@WenzDaniel WenzDaniel added the enhancement New feature or request label Nov 17, 2020
@WenzDaniel WenzDaniel self-assigned this Nov 18, 2020
@JelleAalbers
Copy link
Member

JelleAalbers commented Mar 10, 2021

Maybe adding a context method / strax function that implements the solution from https://youtu.be/Iagx1MHCD7Y?t=2751?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants