Skip to content
This repository was archived by the owner on Oct 4, 2022. It is now read-only.
This repository was archived by the owner on Oct 4, 2022. It is now read-only.

duplicate RoundParameterValues #38

@alee

Description

@alee

For experiment 115:

In [7]: [rpv.date_created for rpv in RoundParameterValue.objects.filter(parameter__name='regrowth_rate', round_configuration=rc)] Out[7]:
[datetime.datetime(2014, 9, 30, 12, 49, 22, 145468),
datetime.datetime(2014, 9, 30, 12, 49, 22, 146903),
datetime.datetime(2014, 9, 30, 12, 49, 22, 150136),
datetime.datetime(2014, 9, 30, 12, 49, 22, 153204)]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions