Skip to content

GitLab

    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    • Menu
    Projects Groups Snippets
  • Get a free trial
  • Sign up
  • Login
  • Sign in / Register
  • navarp navarp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Federico Bisti
  • navarpnavarp
  • Issues
  • #1
Closed
Open
Created Dec 04, 2021 by David Subires@Dsubires12🎯

Yaml file reading a collection of nxs files

Hi everyone! I open this issue to comment you an error when I try to read a .yaml file with NavARP from Jupiter notebook (v. 1.2.0). I have 2 files with extension .nxs I got from an ARPES experiment. These 2 files contain two different hv scans. The first file contains an energy range from [30,60] eV and the second one from [60,70] eV. I can open any of them by using the Jupyter notebook "plot_gr_hv_scan" in the example gallery. The problem comes when I tried to open them all together. It would be interesting for analyzing the data to join the 2 files in only one and plot the full hv scan. However, I am getting this error:

error_navarp_yaml)

and the file Material.yaml has the following

code` file_path: '00*_.nxs'

scans: start: 1 step: 1

scan_type: 'hv' `

Any suggestion?

Thanks a lot, NavARP community!

Assignee
Assign to
Time tracking