Skip to content

Add esrf bm16 data#17

Merged
woutdenolf merged 8 commits intomainfrom
add_esrf_bm16_data
Jan 22, 2025
Merged

Add esrf bm16 data#17
woutdenolf merged 8 commits intomainfrom
add_esrf_bm16_data

Conversation

@woutdenolf
Copy link
Member

@woutdenolf woutdenolf commented Jan 21, 2025

  • Add ESRF BM16 example (transmission + reference + multi-detector fluo)
  • Adapt conversion_examples to the NXxas changes (cannot use nexusformat)
  • Incorporate the conversion_examples in the docs

Rendered docs with HDF5 links: https://pynxxas.readthedocs.io/en/add_esrf_bm16_data/

@woutdenolf woutdenolf force-pushed the add_esrf_bm16_data branch 2 times, most recently from 52eb38b to a30a1e4 Compare January 21, 2025 20:37
@woutdenolf woutdenolf requested a review from mretegan January 21, 2025 21:51
@woutdenolf woutdenolf marked this pull request as ready for review January 21, 2025 21:52
from pathlib import Path

import h5py
import numpy
Copy link
Contributor

@mretegan mretegan Jan 22, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They recommend to import as import numpy as np. Not critical, though.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

import numpy as np
import pandas as pd
...

I'm not a favor for the same reason I'm not in favor of single letter variable names.

@woutdenolf woutdenolf merged commit 9890e58 into main Jan 22, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants