[ESSDIFFRACTION, BEER] Add Q coordinate in Sciline workflow
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 3
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 17
Description
In addition to d-spacing, wavelelength, we'd like to have Q as an additional coordinate in the data array.
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.
Research direction
Start by locating the ESSDIFFRACTION and BEER Sciline workflow entry points and the code that creates the data array coordinates. Check how d-spacing and wavelength are added, then verify that Q is present as an additional coordinate in the resulting data array. The issue names no files or tests, so identify the relevant workflow checks before making the change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100