Skip to content

Load positivity datasets with cuts #2058

@scarlehoff

Description

@scarlehoff

We always skip the cuts when loading positivity datasets. I'm not entirely sure why (it has always been done like that, maybe some parts of the code needs the positivity not to be cut)

def load_commondata(self):

However, now the positivity sets and fktables should be in the same footing as the others, so in principle we could also cut (in x for instance). Maybe removing this method (so that it goes to the parent, which applies the cut) is enough, but it should be tested.

Metadata

Metadata

Assignees

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