# Agenda 2022-11-10
###### tags: `meeting` `update`
- Attendees
- [x] Adam
- [x] Alan
- [x] Eric
- [x] Micah
- [x] Nathan
- [x] Nenad
- [x] Joshua
- [x] Justine
- [x] Tamie
- Previous Action Items
- [ ] Metadata support
- [ ] Nathan: Design doc on Data Model
- [ ] Nathan: Implementing API
- [ ] Alan : file format support (TIFF side-by-side w/ JSON)
- Topics
- Intro Alan
- diSPIM status (Adam updates)
- Update on metadata (API)
- Meeting Minutes
- Intro Alan
- We need to have a Thanksgiving potluck
- diSPIM status (Adam updates)
- Adam showed demo of screen capture of data being acquired (1m 34s)
- Right / Left camera view & blended view
- Panning around in live mode with the joystick
- Switching to different lasers
- Highlights are showing a vasuclar label used
- Showing different parameters
- Slider bars = laser intensity controls
- Adam: we have a working, usable MVP of the code!! :)
- Up next : refactor the GUI
- Technical questions
- Delay time when setting external trigger in hcimage
- [ ] Micah : create an issue for Nathan
- Rotate image in napari viewer is more efficient than flipping array
- **NEED** : vertical flip for their image
- [ ] Nathan : adding a API link to Zulip
- EOY Retro
- We'll set up a meeting to discuss learnings from our collaboration (how we can improve)
- Update on metadata (API)
- Nathan showed demo of current API in C using the string interface
- Decision to parse string internally because it gives a perscription for how to combine external metadata with internal metadata that Acquire controls
- duplication of JSON file (metadata0 and metadata1), which are duplicates of the same data currently - we can iterate on this decision
- gives flexibility to set different metadata per camera (if we wanted to)
- MVP rollout in next few weeks (before EOY) and we can iterate
- Nenad added a topic to the Discussion tab in the cpx Github repository
- https://github.com/calliphlox/cpx/discussions/64
- Action Items