xpdAcq / mission-control

Releases, Installers, Specs, and more!
0 stars 4 forks source link

Visualize data taken at repetitive positions #137

Open dooryhee opened 5 years ago

dooryhee commented 5 years ago

Collect data over several samples in cycles. Examples are: 3 samples in the cryostat; 5 pouch cells on a translation stage

Expected Behavior

Use Case is: holder or positioner: move to next sample detector: take a shot software: overlay this I(tth) or I(Q) curve on the top of earlier ones - keep plot repeat

keep all waterplots to visualize transformations to the XRD patterns. User needs to see all series of 1D patterns (one series per sample) to visualize the transformations over time for each sample.

Current Behavior

Screen is refreshed at each shot and data collected earlier during the same run are not available for comparison.

CJ-Wright commented 5 years ago

xref: https://github.com/NSLS-II/bluesky/issues/908 xref: https://github.com/NSLS-II/bluesky/issues/831

sbillinge commented 5 years ago

to summarize for @dooryhee (and I am slightly guessing at this, so @CJ-Wright or @danielballan put this right), this functionality is useful for a number of emerging UCs and we are working on this, but it requires modifications to bluesky and the conversation is ongoing.

CJ-Wright commented 5 years ago

One way to do this would be to have a fake motor which reported the sample name, and use that as one of the independent variables.