nion-software / nionswift-instrumentation-kit

Base classes for Nion Swift STEM microscope instrumentation
GNU General Public License v3.0
1 stars 12 forks source link

Add name field to Acquisition panel #185

Open cmeyer opened 4 months ago

cmeyer commented 4 months ago

This is part of the project to improve naming of acquisition results, which is part of a larger project to better be able organize data once it has been acquired. Currently items are named generic names like "Sequence HAADF" and multiple acquisitions result in data items with the same name, which is problematic for users.

Dialog should look something like this:

image

The acquisition name should be stored in both an acquisition object and data-item-specific metadata.

### Tasks
- [ ] https://github.com/nion-software/nionswift-instrumentation-kit/issues/154