-
Notifications
You must be signed in to change notification settings - Fork 245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for PerkinElmer Operetta data #22
Conversation
Closes #7254. To test, please run: ant -Dtestng.directory=$DATA/perkinelmer-operetta test-automated
Based on looking at |
@chris-allan, @melissalinkert: list of formats is returned by B-F i.e. |
@jburel: Sure, I realise that. What does the filtering though? There are only 8 file filters or so available when importing into a Screen. |
Noticed by Chris Allan.
@chris-allan Above commit should fix the well indexing. @jburel Could the list of HCS readers be built by checking each reader's domain? Something like this: melissalinkert/openmicroscopy@5e2c799? |
@melissalinkert: The approach suggested does not work, the method |
@melissalinkert, @chris-allan: fix now implemented in sprint8-insight branch. |
All looking good. Merging. |
Add support for PerkinElmer Operetta data
Units length physical size - looked over by @joshmoore, nothing major spotted
…_idr Operetta: fix metadata files logic to skip plate folders
Closes #7254.
To test, please run:
ant -Dtestng.directory=$DATA/perkinelmer-operetta test-automated