Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate getter design for WorkspaceGroups #11343

Closed
OwenArnold opened this issue Nov 5, 2014 · 1 comment
Closed

Generate getter design for WorkspaceGroups #11343

OwenArnold opened this issue Nov 5, 2014 · 1 comment
Assignees
Labels
Reflectometry Issues and pull requests related to reflectometry

Comments

@OwenArnold
Copy link
Contributor

This issue was originally TRAC 10501

This ticket is blocks : TRAC10503

For workspace groups:

  1. Where we have multiperiod data (identified by existing isMultiperiod() method), we ought to have forwarding functionality to get the run_number, nhistograms, blocksize from the group.

Easy enough to do in python. Should this also be a c++ feature?

  1. A mechanism for a generic group workspace to extract all the run numbers from a group as a list in python.

This needs to go to the SSC, possibly with a design.

@OwenArnold OwenArnold added the Reflectometry Issues and pull requests related to reflectometry label Jun 3, 2015
@eXeC64 eXeC64 assigned OwenArnold and unassigned eXeC64 Jun 24, 2015
@raquelalvarezbanos
Copy link
Contributor

From Owen: I think the proper answer to this is related to what we discussed with @martyngigg at the Developer workshop 2016 regarding workspace types. A design document for this is pending.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reflectometry Issues and pull requests related to reflectometry
Projects
None yet
Development

No branches or pull requests

3 participants