dependencies on data points or data sets
@Dominik-Vogel is already working on this.
Since Oct 2, 2018.
- Dominant language
- Python
- Stars
- 459
- Forks
- 359
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 73
Description
At the moment the concept of 'depends_on' and 'inferred' from exists for Paramspecs, 'setpoints' can be specified when registering a Parameter to a measurement. However the concept of a parameter or measurement depending on another measurement does not exist.
Specifically I would like to be able to take stored data and analyse it, saving an 'analysis' dataset which has in it a reference to the 'raw data'. It would be great to be able to have a reference to a whole dataset but also individually to a certain row of that dataset and perhaps a standard way to record by means of something similar to a parameter. Discussion, ideas, implementation welcome
@jenshnielsen @Dominik-Vogel @WilliamHPNielsen @cgranade
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.