-
Notifications
You must be signed in to change notification settings - Fork 6
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
XPCS Ontology #6
Comments
Hi QZ, Here are a few ideas to make the XPCS ontology more in line with the design principles of nexus:
I suggest taking a close look at the other nexus application definitions and mimicking their documentation layout as way to make this fit nexus better. Edit:
|
@qzhang234 Do you all use AreaDetector to control the CCD? |
@ambarb We currently do not at 8-ID-I. As far as I recall Yugang uses a Eiger 1M for WA-XPCS and Eiger 4M for SA-XPCS. I'm not sure what ALS uses. Maybe they use CCD because it's soft x-ray? |
Thank you @qzhang234 this is a great start. I am hopeful that as there isn't an XPCS NeXus definition, we can be the ones to come up with the standard! 😄 |
@qzhang234 COSMIC-XPCS has both a "FastCCD" (same model as CSX), and a Timepix (comparable to your Medipix) detector. I think @ambarb was referring to the AreaDetector plugin in EPICS. Are 8-ID-I's Eiger detectors not EPICS IOCs? |
@ronpandolfi @ambarb For 8-ID-I's Lambda, we are using EPICS IOCs for sure. The new Rigaku one is still under R&D but it will have EPICS IOC starting from 2020 Spring. I'm not entirely sure what CHX is using for their Eigers |
I ask about EPICS AreaDetector because NSLS-II has tried to keep the metadata keys as close as possible to the EPICS PV names. For instance, In AreaDetector, that data from individual exposures are are called images as opposed to frames. Much of this is done by ophyd and bluesky so that beamlines at NSLS-II are consistent. I am suggesting we go with a similar approach so that things are a transparent and intuitive - which is important for staff going between beamlines. CHX also use EPICS AreaDetector (or at least that is what their profile indicates). They should have very similar metadata keys as CSX, unless they renamed them manually. |
@ronpandolfi Does COSMIC-XPCS do both small and wide angle XPCS? What is the detector distance in each case? And is the detector distance usually fixed? |
@qzhang234 I suggest asking Roland or Sujoy for beamline information. |
discussed QZ's original post and began google document with @qzhang234 and others. |
The .zip file contains:
The .hdf file can be viewed in any standard hdf viewer and can be read out item-by-item using the h5py package in python.
Ontology_and_Sample_Result.zip
The text was updated successfully, but these errors were encountered: