biswajitSM / LEADS

Loop extrusion assay with DNA and SMC (LEADS)
GNU General Public License v3.0
3 stars 0 forks source link

1-Color problem still remains #13

Closed RicardoInDelft closed 2 years ago

RicardoInDelft commented 3 years ago

In kymograph_gui.py at ~line 602 the code has changed to (DEFAULTS["Number of colors"]). Not tested with 2 colors, but does not work with 1-color stacks. Only solution at the moment is to change to ("1").

biswajitSM commented 3 years ago

This is indeed a bug I haven't got enough time to figure out. While solving @milostisma's problem for 3 colors I moved it to default parameters. https://github.com/biswajitSM/LEADS/blob/e61e923076e5b99b535602e21c11115c6266c614/leads/gui/kymograph_gui.py#L25

You can change the number of colors from there from the time being.

biswajitSM commented 2 years ago

@RicardoInDelft Now the problem of switching colors should be error-free from within the kymo program itself. Related commit: f14da1fc66763c7200c8192cfce583574148050f