PEtab-dev / petab_select

Repository for development of the model selection extension
BSD 3-Clause "New" or "Revised" License
9 stars 0 forks source link

user defined criteria in enum #44

Open fbergmann opened 1 year ago

fbergmann commented 1 year ago

I was wondering, whether you could add a user defined criteria to the list of criteria a user could save with the model. For me this would be ideal, since I'd like to save the COPASI objective values (a SSR) for the individual steps. If you added a 'USER_DEFINED' or 'OTHER' or 'SSR' or anything really to the class Criterion(str, Enum): in your constants, then it would make it easier for me to roundtrip those fields, rather than tracking them myself outside of petab_select.