Skip to content

STAP 25 spring #14

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

Merged
merged 4 commits into from
May 20, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ docs/_build
# VSCode
.vscode

# Large files
*.hdf
*normalized.tiff
*sample.tiff
*open_beam.tiff
ProofOfConcept/sample_data/*.tiff

# Misc
..*
*.log
Expand Down
143 changes: 133 additions & 10 deletions ProofOfConcept/Bragg_Edge_Prototype+EssImaging.ipynb

Large diffs are not rendered by default.

1,607 changes: 1,607 additions & 0 deletions ProofOfConcept/Bragg_Fitting_STAP.ipynb

Large diffs are not rendered by default.

9,446 changes: 9,446 additions & 0 deletions ProofOfConcept/IMAT_fitting.ipynb

Large diffs are not rendered by default.

2,553 changes: 2,553 additions & 0 deletions ProofOfConcept/McStas_fitting.ipynb

Large diffs are not rendered by default.

1,837 changes: 1,837 additions & 0 deletions ProofOfConcept/McStas_fitting_old.ipynb

Large diffs are not rendered by default.

14,973 changes: 14,973 additions & 0 deletions ProofOfConcept/mcstas_to_scitiff_wfm.ipynb

Large diffs are not rendered by default.

Loading
Loading