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

rcell2.cellid::tiff_plane_info reports error while parsing de metadata #2

Open
helebr opened this issue Oct 20, 2022 · 2 comments
Open

Comments

@helebr
Copy link

helebr commented Oct 20, 2022

Intentando correr el template con fotos del metamorph (sin haberles hecho nada antes), intenté correr tiff_plane_info y me dio este error:

Warning in prop$.attrs : $ operator is invalid for atomic vectors
Warning in value[3L] :
tiff_plane_info: error while parsing metadata from file 'RFP_Position001.tif'. Returning NULL.

Me metí a mirar un poco dónde fallaba, y creo que el problema está en:

> description.xml$PlaneInfo %>% lapply(function(prop) prop$.attrs)
Error in prop$.attrs : $ operator is invalid for atomic vectors

OS: Ubuntu 20.04.5 LTS
"R version 4.2.1 (2022-06-23)" "Funny-Looking Kid"

@naikymen
Copy link
Member

naikymen commented Oct 21, 2022 via email

@helebr
Copy link
Author

helebr commented Oct 24, 2022

Perdón, colgué... acá está. La comprimí porque si no no me deja subirla.
RFP_Position001.zip

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

2 participants