Skip to content

Adress used units/reactors by number #7

@fisseb4

Description

@fisseb4

Hi,
is there a possibility in detl too see which units/reactors were used? Sometimes only 6 of our 8 reactors are used but not in a chronological order. For example we used reactors 1,2,5,6,7,8 which shows in detl like this:
detl

It can be seen that 8 would be the maximum. When I want to adress them directly. For example ddata[1].dataframe.head() is for unit 1. ddata[3].dataframe.head() is for the third consecutive unit which is in our case unit 5, because 3&4 are empty. Is there a way to adress the units directly by unit number or unit name (something like 'unit 5')? That would be very helpful for us.

Thank you for your feedback!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions