Skip to content

Cli metadata part 3, bug fixes and link well MapAnns to images#4240

Merged
joshmoore merged 30 commits intoome:metadatafrom
manics:cli-metadata-more
Dec 17, 2015
Merged

Cli metadata part 3, bug fixes and link well MapAnns to images#4240
joshmoore merged 30 commits intoome:metadatafrom
manics:cli-metadata-more

Conversation

@manics
Copy link
Copy Markdown
Member

@manics manics commented Oct 2, 2015

Originally #4062

  • Configuration file for controlling display of bulk-annotations
  • This adds a new PyYAML Python requirement (without this the new functionality is disabled).

manics and others added 20 commits October 2, 2015 16:28
--ns for filtering by namespace
--nsre for filtering by a namespace regular expression
Sooner or later you just know someone's going to put 1000+ annotations on a single object. Since the underlying BlitzGateway listAnnotations() method already returns a generator we might as well continue to use it instead of loading all annotations into memory at once.
manics added 5 commits October 5, 2015 20:07
If the bulk-annotations CSV file is for a screen and contains a plate (name) column but we are annotating a plate, then only process rows in the CSV with a matching plate (name).
Output row numbers, don't dump entire column (otherwise number of lines of output is proportional to |rows|^2)
@joshmoore joshmoore mentioned this pull request Oct 7, 2015
Config file is no longer attached in bulkmap dry-run
All config files can optionally be deleted in deletemap
@joshmoore
Copy link
Copy Markdown
Member

Merging for IDR 0.0.3 with a warning to @emilroz and @ximenesuk about changes to populate_metadata and metadata.py.

joshmoore added a commit that referenced this pull request Dec 17, 2015
Cli metadata part 3, bug fixes and link well MapAnns to images
@joshmoore joshmoore merged commit bb27443 into ome:metadata Dec 17, 2015
@manics manics deleted the cli-metadata-more branch October 12, 2018 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants