bcdi icon indicating copy to clipboard operation
bcdi copied to clipboard

BCDI: tools for pre(post)-processing Bragg coherent X-ray diffraction imaging data

Results 15 bcdi issues
Sort by recently updated
recently updated
newest added

Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies

Check and update if necessary class diagrams.

I would like a script that performs the interpolation from the detector frame to any of the lab, crystal or lab_flat frames without processing the phase (no phase ramp removal,...

Need to find a way to have a stable version of ReadNxs.py (code to understand beamline .nxs data)

Hi, Could it be possible to use xrayutilities in the post-processing part to be able for instance to analyse 2d scans? Best

enhancement

The same piece of code appears at several places in the package. Having a single function would be easier for maintenance and testing. # TODO: - input parameters should include...

refactor

TODO once the detector distance will be stored in the h5 file. Check also the path of the energy and the default monitor

I have a problem for the asymetrical reflections in bcdi: when we want to interpolate an object having a defect, especially a dislocation in bcdi_strain.py in the lab_flat_sample. Normally when...

**Is your feature request related to a problem? Please describe.** handle the static metadata in a sensible way **Describe the solution you'd like** An object to store all of the...

enhancement

So it can be plotted as glyph in Paraview The function to modifie is graph_utils.save_to_vti (add q as an optional parameter) The call to this function should be also modified...

enhancement