darksideoftheshmoo / rcell2-cellid

R package bundling Cell-ID and tools to optimize its performance.
Other
1 stars 0 forks source link

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

Open helebr opened 1 year ago

helebr commented 1 year ago

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 commented 1 year ago

Adjuntarías un TIFF problemático?

On Thu, 20 Oct 2022, 18:50 helebr, @.***> wrote:

Intentando correr el template con fotos del metamorph (sin haberles hecho nada antes)

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"

— Reply to this email directly, view it on GitHub https://github.com/darksideoftheshmoo/rcell2-cellid/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAY3XPTOPU2NC7QMNZH2BQLWEG5BPANCNFSM6AAAAAARKSKVSQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

helebr commented 1 year ago

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