Skip to content

Commit

Permalink
Added Gaia DR3 source IDs to companion_data.json, changed the rotatio…
Browse files Browse the repository at this point in the history
…nal broadening to the faster and more accurate implementation by Carvalho & Johns-Krull (2023), fixed an issue when fitting a flux scaling which was not applied to the uncertainties, added the rot_int_cmj function to model_util
  • Loading branch information
tomasstolker committed Dec 24, 2024
1 parent bbf215e commit 8f39ab5
Show file tree
Hide file tree
Showing 14 changed files with 308 additions and 282 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: ssrobins/install-cmake@v1

- name: Setup Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ numba
numpy < 2.0.0
pandas
pooch
PyAstronomy
PyMieScatt
pymultinest
requests
Expand Down
Loading

0 comments on commit 8f39ab5

Please sign in to comment.