Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nnpdf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Emanuele Roberto Nocera
nnpdf
Commits
15b4218f
Commit
15b4218f
authored
1 year ago
by
Tanjona Rabemananjara
Committed by
Roy Stegeman
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Apply suggestions from code review
Co-authored-by:
Roy Stegeman
<
roystegeman@live.nl
>
parent
02f3f0d0
Branches
Branches containing commit
No related tags found
1 merge request
!2039
Polish EIC data files
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
nnpdf_data/nnpdf_data/filter_utils/eic_utils.py
+2
-2
2 additions, 2 deletions
nnpdf_data/nnpdf_data/filter_utils/eic_utils.py
with
2 additions
and
2 deletions
nnpdf_data/nnpdf_data/filter_utils/eic_utils.py
+
2
−
2
View file @
15b4218f
...
...
@@ -6,7 +6,7 @@ import pandas as pd
import
yaml
def
read_c
v
s
(
path
:
Path
)
->
np
.
ndarray
:
def
read_c
entral_value
s
(
path
:
Path
)
->
np
.
ndarray
:
"""
Read the central values from the theory predictions.
Parameters
...
...
@@ -24,7 +24,7 @@ def read_cvs(path: Path) -> np.ndarray:
def
read_txt_data
(
path_txt
:
Path
)
->
pd
.
DataFrame
:
"""
Return a
P
anda
tabl
e in which the columns are ordered as
"""
Re
ads a rawdata `.txt` file and re
turn
s
a
p
anda
s datafram
e in which the columns are ordered as
[x, Q2, abs]
Parameters
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment