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

Implement dataset list viewer #231

Open
BECATRUE opened this issue Dec 28, 2023 · 0 comments
Open

Implement dataset list viewer #231

BECATRUE opened this issue Dec 28, 2023 · 0 comments
Assignees
Labels
enhancement New feature or any improvements to codes postponed Not planned in near future as it is not urgent

Comments

@BECATRUE
Copy link
Member

Feature you want to implement

As a new frame of data viewer app, I will implement a dataset list viewer like the explorer app.

How the feature is implemented

How to update datasets

In dataset viewer, all datasets are already fetched on real-time, thus I need to show them only.

How to organize the hierarchy of datasets

Like artiq-dashboard, I will use a dot as a delimiter to separate folders.

How to react when a dataset is clicked

If the dataset is compatible with the original viewer, i.e. it is a 2D or 3D data with a valid format, it will be shown in the original viewer.
Otherwise, it will be shown in a table viewer.

@BECATRUE BECATRUE added the enhancement New feature or any improvements to codes label Dec 28, 2023
@BECATRUE BECATRUE self-assigned this Dec 28, 2023
@kangz12345 kangz12345 added the postponed Not planned in near future as it is not urgent label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or any improvements to codes postponed Not planned in near future as it is not urgent
Projects
Status: No status
Development

No branches or pull requests

2 participants