Skip to content

Commit 72d4fa4

Browse files
authored
Add meeting minutes section to documentation (#4)
* Add meeting minutes section to documentation * Fix Etienne's surname * Add minutes section * Formatting * Update changelog * Update topic
1 parent 1f48d4a commit 72d4fa4

3 files changed

Lines changed: 31 additions & 0 deletions

File tree

docs/source/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ Changelog
66

77
X.Y.Z (DD-MM-YYYY)
88
------------------
9+
* Add meeting minutes outline (:pr:`4`)
910
* Add a readthedocs outline and build (:pr:`1`, :pr:`3`)

docs/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ used in the SAOPICC collaboration
1515
:caption: Contents:
1616

1717
introduction
18+
minutes
1819
changelog
1920

docs/source/minutes.rst

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
:tocdepth: 1
2+
3+
Meeting Minutes
4+
===============
5+
6+
21-10-2025
7+
----------
8+
9+
**Topic:** Formats to be used within ECLAT/SARAO sofware
10+
11+
**Attendees:**
12+
13+
- Etienne Bonnassieux (ECLAT, Observatoire de Paris)
14+
- Cyril Tasse (ECLAT, Observatoire de Paris)
15+
- Jon Kenyon (SARAO)
16+
- Landman Bester (SARAO)
17+
- Simon Perkins (SARAO)
18+
- Oleg Smirnov (SARAO)
19+
20+
**Minutes:**
21+
22+
* NRAO and SKAO are going to provide an exhaustive definition of visibility data format in xarray
23+
* They are also working on doing the same for `image formats <https://github.com/casangi/xradio/issues/497_>`_.
24+
* Their schema defines MSv4 dataset and datastructures, and will be used to enforce conformity with the schema
25+
* Basic idea is to have something similar to define the schema for the gains.
26+
* this is to ensure cross-compatibility between quartical/kms, ddf/pfb
27+
* versioning of the datastructure can allow for efficient development work
28+
* long discussion : do we store phase screens as a function inside the dataformat, or just the coefficient
29+
* all agree that it's a good idea to define gain solution files as xarrays

0 commit comments

Comments
 (0)