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
Copy file name to clipboardExpand all lines: CITATION.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,23 +22,24 @@ archivePrefix = {arXiv},
22
22
}
23
23
```
24
24
25
-
In addition, if you combine `Herculens` with `nifty`, for example using the `CorrelatedField` model, please also cite [Galan et al. 2024](https://ui.adsabs.harvard.edu/abs/2024arXiv240218636G/exportcitation). Along with the above publication, please also cite the `NIFTy.re` paper from [Edenhofer et al. 2024](https://ui.adsabs.harvard.edu/abs/2024JOSS....9.6593E/abstract).
25
+
In addition, if you combine `Herculens` with `nifty`, for example using the `CorrelatedField` model, please also cite [Galan et al. 2024](https://ui.adsabs.harvard.edu/abs/2024arXiv240218636G/exportcitation). The relevant `nifty` reference is the `NIFTy.re` paper from [Edenhofer et al. 2024](https://ui.adsabs.harvard.edu/abs/2024JOSS....9.6593E/abstract).
26
26
27
27
```
28
-
@ARTICLE{Galan2024,
28
+
@ARTICLE{Galan2024a,
29
29
author = {{Galan}, A. and {Caminha}, G.~B. and {Knollm{\"u}ller}, J. and {Roth}, J. and {Suyu}, S.~H.},
30
30
title = "{El Gordo needs El Anzuelo: Probing the structure of cluster members with multi-band extended arcs in JWST data}",
31
-
journal = {arXiv e-prints},
32
-
keywords = {Astrophysics - Astrophysics of Galaxies, Astrophysics - Cosmology and Nongalactic Astrophysics, Astrophysics - Instrumentation and Methods for Astrophysics},
31
+
journal = {\aap},
32
+
keywords = {gravitational lensing: strong, methods: data analysis, galaxies: clusters: general, galaxies: evolution, galaxies: individual: ACT-CL J0102-4915, infrared: galaxies, Astrophysics - Astrophysics of Galaxies, Astrophysics - Cosmology and Nongalactic Astrophysics, Astrophysics - Instrumentation and Methods for Astrophysics},
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ We have a [Slack workspace](https://herculens.slack.com) dedicated to users of H
67
67
68
68
### Citation
69
69
70
-
If you make use of `Herculens`, please cite [Galan et al. 2022](https://ui.adsabs.harvard.edu/abs/2022A%26A...668A.155G/abstract). If you use the [`CorrelatedField`](https://github.com/Herculens/herculens/blob/main/herculens/GenericModel/correlated_field.py) model, please also cite [Galan et al. 2024](https://ui.adsabs.harvard.edu/abs/2024arXiv240218636G/exportcitation). You will find in [this file](https://github.com/Herculens/herculens/blob/main/CITATION.md) the related bibtex entries.
70
+
If you make use of `Herculens`, please cite [Galan et al. 2022](https://ui.adsabs.harvard.edu/abs/2022A%26A...668A.155G/abstract). If you use the [`CorrelatedField`](https://github.com/Herculens/herculens/blob/main/herculens/GenericModel/correlated_field.py) model, please also cite [Galan et al. 2024](https://ui.adsabs.harvard.edu/abs/2024A%26A...689A.304G/abstract). The corresponding bibtex entries are available in [this file](https://github.com/Herculens/herculens/blob/main/CITATION.md).
71
71
72
72
### Special mention regarding Lenstronomy
73
73
Part of the `Herculens` code originates from the open-source lens modeling software package [`lenstronomy`](https://github.com/sibirrer/lenstronomy), described in [Birrer et al. 2021](https://joss.theoj.org/papers/10.21105/joss.03283) (and references therein). In every source file, proper credits are given to the specific developers and contributors to both the original `lenstronomy` (up to version 1.9.3) and `Herculens`.
0 commit comments