Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • est est
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • workflow
  • ewoksapps
  • estest
  • Merge requests
  • !36

look at specfile_data.dat file

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged payno requested to merge handle_specfile_data into master Dec 17, 2020
  • Overview 0
  • Commits 24
  • Pipelines 10
  • Changes 31

Description / Goal

Allow the user to provide column names and scan title for spec files. Add also an option to define 'monitor'

TODO list

  • split .xmu and .spec treatment at GUI level
  • add column name handling for spec file
  • add scan selection using scan "title"
  • add option to provide monitor. in this case mu = mu / monitor
  • insure data can be load from .h5, .dat and .xmu
  • insure 'process' application can still be launched
  • rework orange 'xas-input' widget settings to handle the new settings
  • update application options to handle column names and scan title (process and xas-viewer)
  • handle 'data_path' for DataUrl with spec&PyMca

INFO (how to use...)

options have been added to specify the column names:

clear; est xas-viewer --input specfiledata_tests.dat --abs-col-name zap_det_dtc --energy-col-name arr_hdh_ene --scan-title "fscan2 7.105 7.18 60 5e-05" --monitor-col-name arr_I02sum

close #27 (closed)

Any warning ?

The plot window could take more space I guess. Might be done in another PR.

associated materials (screenshot, test scripts...)

image

Edited Dec 21, 2020 by payno
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: handle_specfile_data