Skip to content
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

ScanR: exposure times not always populated #4231

Open
melissalinkert opened this issue Sep 5, 2024 · 0 comments
Open

ScanR: exposure times not always populated #4231

melissalinkert opened this issue Sep 5, 2024 · 0 comments

Comments

@melissalinkert
Copy link
Member

As noted by @mabruce, curated/scanr/embl/Maik_001 has exposure times:

$ grep exposure -A 1 experiment_descriptor.xml 
<Name>AF exposure time [ms]</Name>
<Val>120</Val>
--
<Name>exposure time</Name>
<Val>200.00000</Val>
--
<Name>exposure time</Name>
<Val>500.00000</Val>
--
<Name>exposure time</Name>
<Val>500.00000</Val>

but these are not being populated in the OME-XML (as showinf -nopix -omexml can confirm). It's not immediately clear why that's the case, but pre-dates changes in 7.3.1 so is not a problem that would have been introduced recently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant