TissueEngineeringLab / MyoFInDer

Python interface for automatic calculation of the fusion index in muscle cell cultures
https://tissueengineeringlab.github.io/MyoFInDer/
GNU General Public License v3.0
3 stars 1 forks source link

Minor updates before adding a test suite #53

Closed WeisLeDocto closed 3 months ago

WeisLeDocto commented 3 months ago

This PR brings only minor modifications that are mandatory for the test suite to come to run properly.

The most notable change is the conversion of all the elements of the settings window into class attributes, so that they can be accessed programmatically when running tests.