Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,10 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
---
|
| 6 |
+
This repo contains training data for the fiesta surrogates.
|
| 7 |
+
The surrogates are based on
|
| 8 |
+
- possis (https://arxiv.org/abs/2211.14348)
|
| 9 |
+
- afterglowpy (https://github.com/geoffryan/afterglowpy, https://arxiv.org/abs/1909.11691)
|
| 10 |
+
- pyblastafterglow (https://github.com/vsevolodnedora/PyBlastAfterglowMag/, https://arxiv.org/abs/2409.16852)
|