Make experiment counter smarter
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 459
- Forks
- 359
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 73
Description
In QCodes-dk we have seen that the counter for experiments suddenly jumped from ~200 to 170815 this turns out to be due to a pptx file with 170814 (as in the date) in the name.
we should see if we can be smarter with figuring out the last experiment
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is identified in the issue. Start by locating the experiment counter and how it discovers the latest experiment, then investigate how the pptx filename containing 170814 is included; done should mean date-like filenames no longer cause the counter to jump past the actual latest experiment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100