Skip to content

Commit 5f1575d

Browse files
committed
✨ Added driver script for simtbx.nanoBragg
xtl.nanobragg.jobs.scripts:nanobragg - Added high-level interface for configuring and running nanoBragg simulations xtl.nanobragg.jobs.scripts/stol - Added STOL files for common materials: air, helium, ice, water, paratone-n
1 parent 606fdf0 commit 5f1575d

File tree

7 files changed

+21027
-8
lines changed

7 files changed

+21027
-8
lines changed

.gitignore

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
### Development
2-
playground/
3-
utils/
4-
scripts/
5-
tests/cache
6-
src/xtl/chemistry
7-
src/xtl/chemistry2
8-
src/xtl/crystallization2
9-
src/xtl/plots
2+
/playground
3+
/utils
4+
/scripts
5+
/tests/cache
6+
/src/xtl/chemistry
7+
/src/xtl/chemistry2
8+
/src/xtl/crystallization2
9+
/src/xtl/plots
1010

1111
### Temporary
1212
docs_/

0 commit comments

Comments
 (0)