File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,4 +6,5 @@ Changelog
66
77X.Y.Z (DD-MM-YYYY)
88------------------
9+ * Add meeting minutes outline (:pr: `4 `)
910* Add a readthedocs outline and build (:pr: `1 `, :pr: `3 `)
Original file line number Diff line number Diff line change @@ -15,5 +15,6 @@ used in the SAOPICC collaboration
1515 :caption: Contents:
1616
1717 introduction
18+ minutes
1819 changelog
1920
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments