Skip to content

[FEA] Create a new recipe to migrate simulated diffractions in the stacked section #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

Closed
Dirack opened this issue Feb 29, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Dirack
Copy link
Owner

Dirack commented Feb 29, 2020

🎉 Feature request

Is your feature request related to a problem? Please describe.

The original SConstruct and recipe used to stack data is originally designed to deal with reflections and diffraction, so it takes time to migrate the reflections. As we are using only simulated diffractions in our stacked section, it does not need the reflection part.

Describe the solution you'd like

Build a SConstruct and a recipe to deal with the diffraction migration separately.

Describe alternatives you've considered

Create a new function in the recipe to migrate diffractions only.

@Dirack Dirack added the enhancement New feature or request label Feb 29, 2020
@Dirack Dirack self-assigned this Feb 29, 2020
@Dirack Dirack changed the title [FEA] [FEA] Create a new recipe to migrate simulated diffractions in the stacked section Feb 29, 2020
Dirack added a commit that referenced this issue Mar 1, 2020
This script is a Madagascar recipe to migrate the simulated diffraction
reponses in the stacked section.
@Dirack Dirack closed this as completed in 1af5c59 Mar 1, 2020
Dirack added a commit that referenced this issue Mar 5, 2020
Correct the tmax in the diff.py recipe. It should be the equal to (number
of samples - 1) x sampling, tmax=(999 X 0.004)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant