fix(file_writer): Fix file_writer format method. #178

Merged
holler merged 1 commits from feat-csaxs-file-writer into main 2026-03-30 12:34:07 +02:00
Owner

This PR fixes the file_writer format of cSAXS.

The idea is that you now simply adjust the format method to match your desired NeXus format. I left the old code, and migrated it to the new syntax. Please check the docstring of the format method, and you can fill your NeXuS structure.

This PR fixes the file_writer format of cSAXS. The idea is that you now simply adjust the `format` method to match your desired NeXus format. I left the old code, and migrated it to the new syntax. Please check the docstring of the format method, and you can fill your NeXuS structure.
appel_c added 1 commit 2026-03-27 20:13:44 +01:00
fix(file_writer): Fix file_writer format method.
All checks were successful
CI for csaxs_bec / test (push) Successful in 1m55s
CI for csaxs_bec / test (pull_request) Successful in 1m54s
f8d9b55bc3
appel_c requested review from diaz 2026-03-27 20:14:07 +01:00
appel_c requested review from holler 2026-03-27 20:14:07 +01:00
appel_c requested review from wakonig_k 2026-03-27 20:14:08 +01:00
appel_c self-assigned this 2026-03-27 20:14:48 +01:00
holler merged commit d3f1d31bb8 into main 2026-03-30 12:34:07 +02:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bec/csaxs_bec#178