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

EASE Scripting #496

Open
6 tasks
IanMayo opened this issue Jul 14, 2017 · 0 comments
Open
6 tasks

EASE Scripting #496

IanMayo opened this issue Jul 14, 2017 · 0 comments

Comments

@IanMayo
Copy link
Member

IanMayo commented Jul 14, 2017

To work with permutations of TES coverage, we need to generate bulk sets of elements.

This would be more versatile if it could be performed via scripting.

We should produce a version of Limpet with integrated EASE that allows the following:

  • generate Point2D objects
  • generate DocumentBuilder objects (especially location)
  • generate Document objects (especially location)

The task will also cover the provision of a interpreter within the Debrief build (we can't rely on the external dependency). Ideally this will be a Python intepreter (Py4J). But, Javascript would be acceptable if Python isn't feasible.

It will probably include these steps:

  • build that includes EASE
  • simple control of loaded elements (view named item in XY Plot)
  • access for IDataset, NumPy operations on IDataset
  • generate document from IDataset objects
  • high-level integration with Documents (add, multiply, etc)
  • access to location objects, LocationDocumentBuilder (use scripting to generate field of elements)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant