Skip to content

Loading multiple directories from manifest.js #861

@aentz254

Description

@aentz254

Loading multiple scans using the drag-and-drop method gives two separate scans, under the same patient, allowing for one scan to be overlaid on top of the other.
Image

However, when loading multiple scans from separate directories using the manifest server, the files are combined into one scan and displayed side by side, with no option to overlay.
Image

The url used specifies names for each scan, but this seems to have no effect.
http://localhost:5173/?names=[T1_MP-RAGE,CUBE_T2_Sagittal]&urls=[http://localhost:9999/T1,http://localhost:9999/T2]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions