Closed YooSunYoung closed 6 months ago
@jl-wynen It's still in-progress but can you please review this one as well...?
reduction.py
,so I would rather update it there instead of here...! Thanks!
I think the I
column should just be the data and we don't need dummy_data
.
I'll reopen it agian after fixing it...!
So I fixed the data and the grouping methods. It's still a detouring grouping.
This requirement was requested for a while ago, so I would like to prioritize delivering this and we can fix the implementation detail later as mentioned in the comments.
I also tried making an integer coordinate combining all HKL, but it was much more tedious to implement than expected and I didn't want to put that much effort into a temporary solution... It's already fast enough now.
@SimonHeybrock I renamed them and updated the docstring as we discussed in the chat.
Related to #48