Skip to content

Commit

Permalink
addressed review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
comane committed Feb 13, 2025
1 parent d9c01c2 commit 2e1e650
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions validphys2/src/validphys/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -1784,8 +1784,8 @@ def produce_filter_data(
fakedata: bool, default False
whether to use closure test data in a fit.
theorycovmatconfig: dict
inconsitent_fakedata: bool, default False
When true it allows for the introduction of inconsistencies in a closure test fit
inconsistent_fakedata: bool, default False
If true it allows for the introduction of inconsistencies in a closure test fit
and returns filter_inconsistent_closure_data_by_experiment.
"""
import validphys.filters
Expand Down

0 comments on commit 2e1e650

Please sign in to comment.