PeriodPartition, introduced in TimeStruct 0.9.12, creates a bug when used together with EMGUI. Running the GUI on the introduced tests of this PR illustrates this with the error
Type TimeStruct.OperationalPeriod{TimeStruct.SimplePeriod{Float64}} can not be used as index for a PartitionProfile{Float64}
Ideally, a solution to this should be first implemented in EMGUI before this PR can be merged.
PeriodPartition, introduced in TimeStruct 0.9.12, creates a bug when used together with EMGUI. Running the GUI on the introduced tests of this PR illustrates this with the errorIdeally, a solution to this should be first implemented in EMGUI before this PR can be merged.