You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Create a report describing unexpected or incorrect behavior in EXP.
3
+
labels: Bug
4
+
body:
5
+
- type: markdown
6
+
attributes:
7
+
value: >-
8
+
Thanks for taking the time to fill out this bug report! Please provide a clear and concise description of the bug you've encountered.
9
+
- type: dropdown
10
+
id: interface
11
+
attributes:
12
+
label: Interface
13
+
description: Which interface of EXP are you using?
14
+
options:
15
+
- pyEXP
16
+
- EXP N-body
17
+
default: 0
18
+
validations:
19
+
required: true
20
+
- type: dropdown
21
+
id: version
22
+
attributes:
23
+
label: Version
24
+
description: How are you accessing EXP?
25
+
options:
26
+
- Docker
27
+
- Local compile
28
+
default: 0
29
+
validations:
30
+
required: true
31
+
- type: textarea
32
+
id: exactversion
33
+
attributes:
34
+
label: Exact Version
35
+
description: Please provide the exact version of EXP you are using. If using pyEXP, please provide the output of `python -c "import pyEXP; pyEXP.util.getVersionInfo()"`; If using N-body, please provide the output of `exp -v`.
36
+
render: shell
37
+
- type: textarea
38
+
attributes:
39
+
label: Description
40
+
description: >-
41
+
A clear and concise description of what the bug is.
42
+
- type: textarea
43
+
attributes:
44
+
label: Expected behavior
45
+
description: >-
46
+
A clear and concise description of what you expected to happen.
47
+
- type: textarea
48
+
id: logs
49
+
attributes:
50
+
label: Relevant log output
51
+
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
26
+
}
27
+
28
+
29
+
30
+
@ARTICLE{Wang:15,
31
+
author = {{Wang}, Long and {Spurzem}, Rainer and {Aarseth}, Sverre and {Nitadori}, Keigo and {Berczik}, Peter and {Kouwenhoven}, M.~B.~N. and {Naab}, Thorsten},
32
+
title = "{NBODY6++GPU: ready for the gravitational million-body problem}",
33
+
journal = {Monthly Notices of the RAS},
34
+
keywords = {methods: numerical, globular clusters: general, Astrophysics - Instrumentation and Methods for Astrophysics, Astrophysics - Solar and Stellar Astrophysics},
author = {{Garavito-Camargo}, Nicol{\'a}s and {Besla}, Gurtina and {Laporte}, Chervin F.~P. and {Price-Whelan}, Adrian M. and {Cunningham}, Emily C. and {Johnston}, Kathryn V. and {Weinberg}, Martin and {G{\'o}mez}, Facundo A.},
258
298
title = "{Quantifying the Impact of the Large Magellanic Cloud on the Structure of the Milky Way's Dark Matter Halo Using Basis Function Expansions}",
259
-
journal = {\apj},
299
+
journal = {Astrophysical Journal},
260
300
keywords = {Milky Way dynamics, Large Magellanic Cloud, Milky Way dark matter halo, 1051, 903, 1049, Astrophysics - Astrophysics of Galaxies},
261
301
year = 2021,
262
302
month = oct,
@@ -275,7 +315,7 @@ @ARTICLE{GaravitoCamargo:21
275
315
@ARTICLE{Hernquist:90,
276
316
author = {{Hernquist}, Lars},
277
317
title = "{An Analytical Model for Spherical Galaxies and Bulges}",
0 commit comments