-
Notifications
You must be signed in to change notification settings - Fork 4
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
Users Expt at XPD using Flash Sintering(Time series combined with position scan) #175
Comments
CC @tacaswell |
Depending on how this is implemented this may require a release at XPD. |
depending on the purpose of the scan, my interpretation of this scan can be either of the following:
@sghose is that what you have in mind? |
@chiahaoliu independent tseries while scanning at spatial points is the one we need. @tacaswell Tom is working on the BS plan for this setup, we will be testing the same on Thursday and Friday. If the BS plan works we will then step up the implementation with xpdAcq Once the device is ready, BS plan is ready we would like to use the xpdacq & xpdAn protocols for data collection and Analysis. If we have issue with BS plan, then we could run the device epics and start tseries and position scans with tseries. |
There is a potential way to do this without a release (use the save server template to take the timestamp from the |
Please try to help us on this on Friday if Possible. |
@sghose you can run this test yourself when you have a few spare moments. You need to modify the save server template Once you are ready take a few shots and see if the timestamp (which will be in seconds since epoc) matches the raw data events Note that you will need to change the |
Users need to collect data and use the pipeline using tseries for about 5-10 minutes for every 1 sec interval while scanning the sample in ID for 10 positions. The output data file should contain the time stamp as well as position value.
Expected Behavior
We will run xrun with a sample and plan. Plan contains a tseries for the whole time (5- 10 min) while scanning through several positions ( Pos_Start, Pos_stop_Pos_interval) back & forth until the tseries ends.
Possible Solution
user a position change plan and tseries plan to combine to a master plan and run with sample.
Have the xpdAn handle the file naming.
Steps to Reproduce (for bugs)
Context
We have a flash sintering setup commissioned at XPD beamline which applies a electric field continuously upto a Current limit reached ( runs for 5-10 mins total). This is EPICS ready but not Ophyd ready( DAMA is working on it). We will run this filed in parallel with xrun ins a pseudo automatic run. Once we have time stamp in the file and position we can later match them with the Filed value from time stamp.
In future DAMA group will make it a device to run in synchronized with xrun.
Priority
We have a user starting on 22nd of March (this week), So, all we need to write the files with timestamp and position. Should be a quick way.
The text was updated successfully, but these errors were encountered: