Skip to content

Commit c99fed5

Browse files
committed
expanded acknowledgements for photometric uncertainties tool, version bump
1 parent 04efa01 commit c99fed5

4 files changed

Lines changed: 5 additions & 77 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ For the plotting tools:
6565

6666
PyGaia is based on the effort by Jos de Bruijne to create and maintain the Gaia Science Performance pages (with support from David Katz, Paola Sartoretti, Francesca De Angeli, Dafydd Evans, [Marco Riello](https://github.com/marc0uk), and Josep Manel Carrasco), and benefits from the suggestions and contributions by [Morgan Fouesneau](https://github.com/mfouesneau) and [Tom Callingham](https://github.com/TomCallingham).
6767

68+
The photometric uncertainties code in PyGaia is based on the tool provided by Gaia DPAC (https://www.cosmos.esa.int/web/gaia/dr3-software-tools) to reproduce (E)DR3 Gaia photometric uncertainties described in the [GAIA-C5-TN-UB-JMC-031](https://dms.cosmos.esa.int/COSMOS/doc_fetch.php?id=1404728) technical note using data in [Riello et al (2021)](https://doi.org/10.1051/0004-6361/202039587).
69+
70+
71+
6872
## Attribution
6973

7074
Please acknowledge the Gaia Project Scientist Support Team and the Gaia Data Processing and Analysis Consortium

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "pygaia"
77
description = "Gaia science performance simulation toolkit"
8-
version = "3.0.2"
8+
version = "3.0.3"
99
authors = [{ name = "Anthony G.A. Brown", email = "brown@strw.leidenuniv.nl" }]
1010
readme = "README.md"
1111
requires-python = ">=3.6"

src/pygaia/errors/data/LogErrVsMagSpline-mod.csv

Lines changed: 0 additions & 38 deletions
This file was deleted.

src/pygaia/errors/data/LogErrVsMagSpline.csv

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)