AllenNeuralDynamics / AllenNeuralDynamics/aind-metadata-mapper
GatherMetadataJob should accept multiple instrument_ids and ensure alphabetical order when merging
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 2
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 1
Description
- [ ] Accept multiple instrument_id values as a list (Union[str, list[str]] for backward compatibility)
- [ ] Sort the list of instruments before merging
- [ ] Same functionality needs to be added for acquisitions
Contributor guide
Assessment
This issue has not been assessed yet.