Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
bliss
bliss
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 529
    • Issues 529
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge Requests 133
    • Merge Requests 133
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Bliss
  • blissbliss
  • Issues
  • #317

Closed
Open
Opened May 03, 2018 by Matias Guijarro@matias.guijarro7 of 7 tasks completed7/7 tasks
  • Report abuse
  • New issue
Report abuse New issue

Add a global SCANS list

SCANS should give access to the last scan objects:

  • scan object: SCANS[-n]
  • scan name: SCANS[-n].name
  • path of scan: SCANS[-n].path
  • scan run number: SCANS[-n].run_number
  • plot: SCANS[-n].plot()
  • data: SCANS[-n].get_data()
  • repr: 'Scan(name=XXX, run_number=N)'
  • functions to get special positions and to move motor(s) to those (see #285)
Edited May 15, 2018 by Vincent Michel
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
3
Labels
Development Points 3 story
Assign labels
  • View project labels
Reference: bliss/bliss#317