Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generic 4col/6col SANS data loader #29

Open
pbeaucage opened this issue May 30, 2022 · 5 comments
Open

Generic 4col/6col SANS data loader #29

pbeaucage opened this issue May 30, 2022 · 5 comments
Assignees

Comments

@pbeaucage
Copy link
Collaborator

pbeaucage commented May 30, 2022

Need a generic text loader for SANS data, relies on having a robust filename to metadata loader class (issue #30)

also, having a way to digest header data in various forms (one line per entry, comma separated equals, Igor a:b;c:d etc)

@pbeaucage
Copy link
Collaborator Author

This could also be good for pre-reduced RSoXS data processed with Nika or the @EliotGann branch of Nika

@EliotGann
Copy link
Collaborator

What would it look like?

@pbeaucage
Copy link
Collaborator Author

I actually have the stub of something I wrote for Camille - but basically have Igor export the circular and 0,90,180,270 sectors and then load those 4 into an xarray.

@pbeaucage
Copy link
Collaborator Author

The benefit would be that you could do downline plotting, fitting, and comparison with pyhyper but still use the Nika reduction if you trust that more.

@EliotGann
Copy link
Collaborator

Ooh, ok I was thinking the opposite way.

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

No branches or pull requests

3 participants