carnisj / bcdi

BCDI: tools for pre(post)-processing Bragg coherent X-ray diffraction imaging data
Other
23 stars 17 forks source link

Refactor postprocessing_utils.find_datarange #297

Closed carnisj closed 2 years ago

carnisj commented 2 years ago

Add unit tests to postprocessing_utils.find_datarange and make it dimension-agnostic.

Fix a bug with data path formatting in ID01BLISS loader (missing parentheses).

Do not return the logfile anymore in setup.create_logfile (as it should be in a setter).

Type of change

Checklist: