ASSERT-KTH / ASSERT-KTH/cigar

Multiple loops for different modes

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
16
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Hi Cigar Developers,

My issue:
Regarding the debugging in different modes, I have such questions.
In the Cigar project, it seems that in both analysis.py and cigar.py, there are both loops for modes.
In analysis.py, line 46, and cigar.py, line 32, there are two loops that exist for fixing.
Is it possible that you could help me clarify the purpose of setting up multiple loops here? Thank you.

Links to the file:
[analysis.py](https://github.com/ASSERT-KTH/cigar/blob/main/src/analysis.py)
[cigar.py](https://github.com/ASSERT-KTH/cigar/blob/main/src/cigar.py)

Many thanks.

Contributor guide

No contributing guide indexed for this repository

Research direction

Read src/analysis.py around line 46 and src/cigar.py around line 32, then compare how each loop relates to the project’s different modes. Confirm the intended purpose of both loops with the surrounding code and project context; done means providing a clear explanation of why both loops exist, or identifying a specific documentation change if clarification is needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.