fjug / MoMA

MoMA - the MotherMachine Analyzer
4 stars 7 forks source link

[support/feature request] adjust the GC length from the GUI #24

Open julou opened 8 years ago

julou commented 8 years ago

What is the current way to set the length of the GC that is analysed? I guess it requires to use a parameter file, not so clear which one yet (probably highlighting the need for #4)

erikvannimwegen commented 8 years ago

Explanation: Minor annoying issue. Right now, if one loads a GC into MoMA, and notices that the length of the GC does not really match what is in the picture, there is no way in the GUI to change the length of the GC, i.e. one would have to quit MoMA, then start again after changing the parameter.

fjug commented 8 years ago

The reason for this is that MoMA computes a bunch of things upon startup that depend on given GC start and endpoints. If one would change these values from within MoMA, I would essentially restart it anyhow. This said, there is currently no auto-restart and it would have to be implemented.