rgerum / saenopy

Semi-affine Elastic Network Optimizer to calculate forces in collagen or other biopolymer networks.
MIT License
12 stars 1 forks source link

pyTFM multiprocessing and File format #53

Closed davidbhr closed 5 days ago

davidbhr commented 4 months ago

Analysis for single object seems to work. However, when reading in mutiple cells simultaniously, the alive / relaxed images are not displayed correctly (Deformation direction and Analysis seems to be allright, only a visualization problem) and its not possible to change the windowsize for list elements except the first. There seems to be an error in handling mutiple task paralell. Console prints "Cannot queue arguments of type Qvector

Also the read-in Dialog only supports TIF files currently.

davidbhr commented 1 week ago

First part is solved, only the TIF-only issue still there