---
tags: diagnostics, minutes
---
# PlasmaPy Diagnostic Meeting | Monday 2021 July 19 at 10:00 PT / 13:00 pm ET
[](https://hackmd.io/QD7z65dqTByMdQEn77BcbA)
### Video Conference Information
* Instant messaging: [Matrix](https://element.im/app/#/room/#plasmapy:openastronomy.org) and [Gitter](https://gitter.im/PlasmaPy/Lobby)
* [GitHub Minutes Repository](https://github.com/PlasmaPy/plasmapy-project/tree/master/minutes)
* [Diagnostic Sub-directory](https://github.com/PlasmaPy/plasmapy-project/tree/master/minutes/diagnostic)
* OLD
* [Langmuiur Sub-directory](https://github.com/PlasmaPy/plasmapy-project/tree/master/minutes/langmuir_diagnostic)
* [Proton Sub-directory](https://github.com/PlasmaPy/plasmapy-project/tree/master/minutes/proton_radiography)
* [PlasmaPy on GitHub](https://github.com/PlasmaPy/plasmapy) ([pull requests](https://github.com/PlasmaPy/plasmapy/pulls), [issues](https://github.com/PlasmaPy/plasmapy/issues))
* [PlasmaPy Enhancement Proposals on GitHub](https://github.com/PlasmaPy/PlasmaPy-PLEPs)
* [PlasmaPy Google Calendar](https://calendar.google.com/calendar?cid=bzVsb3ZkcW0zaWxsam00ZTlrMDd2cmw5bWdAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ)
* GitHub Project: [Line Integrated Diagnostics/Proton Radiography](https://github.com/PlasmaPy/PlasmaPy/projects/21)
## Agenda (please feel free to edit or add items)
1. Introductions
2. Review/collect current open issues/PRs
3. Prioritize PRs for Thomson scattering
4. ...
5. Issues
1. [#1182](https://github.com/PlasmaPy/PlasmaPy/issues/1182): Add Thomson Fitting {EPIC}
2. ...
6. Pull requests in progress
1. [#1173](https://github.com/PlasmaPy/PlasmaPy/pull/1173): Volume weited interpolation bugfix
2. [#1134](https://github.com/PlasmaPy/PlasmaPy/pull/1134): saving PRad
3. [#1123](https://github.com/PlasmaPy/PlasmaPy/pull/1123): Interferometry, refactor PRad to crate path integrated diagnostics
4. [#1145](https://github.com/PlasmaPy/PlasmaPy/pull/1145): Lit-Function framework (applied to `thermal_speed`)
5. [#974](https://github.com/PlasmaPy/PlasmaPy/pull/974): Thomson fitting
## Attendees
* Erik
* Peter
## Action Items
***Erik***
* Review PR 1173 **!!**
* Review PR 1134
* Finish PR 974
## Minutes
* Thomson path
1. finish PR 1145 to get lite functions (on `thermal_speed`)
2. apply lite functions to `formulary.paramters.plasma_frquency` and `formulary.dielectric.permittivity_1D_Maxwellian`
3. PR #974 Thomson fitting
* needs lite function integration (predominately into `spectral_density`)
* NO goodness of fit calculations
4.
* PR 1145 has a follow-up PR (not currently created) that will do the documenation side of things...1145 is just functionality focused
* Thomson will **NOT** make it into `v0.7.0`
* PRs wanted for `v0.7.0` in priority
1. [PR #1173](https://github.com/PlasmaPy/PlasmaPy/pull/1173) -- **BUGFIX** -- volume weighted interpolation fix
2. [PR #1134](https://github.com/PlasmaPy/PlasmaPy/pull/1134) -- **FEATURE** -- Saving PRad
3. [PR #1123](https://github.com/PlasmaPy/PlasmaPy/pull/1123) -- **FEATURE** -- Interferometry, refactor PRad to create path integrated diagnostics
* extensive review need, could wait to `v0.8.0` if the timing leads to that
* lite-functions PR 974 is a priority over this