Skip to content

GUI: Particles Should Not always_refresh if N>10^X #197

Open
@ax3l

Description

@ax3l

We often use the slider to get a preview on large 3D data sets.

Unfortunately, the defaults for the GUI are to "Always refresh" for both fields and particles. This means that if we are opening a large data file this will hang forever even in step zero.

Can we add a quick check for the number of particles (.shape) in the first species that is default selected? If this number is larger than, e.g. 10^9, let us not put a default on the "Always refresh" button.

cc @n01r @PrometheusPi @kossag14 @BeyondEspresso

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions