Skip to content

AssertionError (frame numbers don't match) #3

Description

@kvdylla
library(reticulate)

use_condaenv("r-reticulate", required = TRUE)

thor <- import("hong2p.thor")


Fly <- "20210514_b"
Subfolder <- "15_mix"
SyncData <- "SyncData018"

thorimage_dir <- paste("\\mnt\\nas\\hong2p_test_data\\", Fly, "\\", Subfolder, sep="" )
thorsync_dir <- paste("\\mnt\\nas\\hong2p_test_data\\", Fly, "\\", SyncData, sep="" )

bounding_frames <- thor$assign_frames_to_odor_presentations(thorsync_dir, thorimage_dir)

Error message:
image

Data uploaded to the NAS (/main/hong2p_test_data/20210514_b). Not sure whether I adjusted the paths correctly in the code above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions