wingtorres / morphometrix

A PyQt5 Gui for photogrammetry and morphometry
MIT License
17 stars 7 forks source link

Beta version 1.2.0 testing #16

Closed dasweeney4423 closed 1 year ago

dasweeney4423 commented 1 year ago

System Information

Operating System (e.g. Mac OS Monterey, Windows 11, Ubuntu Lunar Lobster): Windows 11 Chip (e.g. x86-64, Mac M1): 64 Python version: 3.10.8

I used the windows exe app for testing

Verify that you can carry out the following actions

Mark inside the brackets with an [x] to

If you encounter an error, please copy paste the error log info here. Attach the .csv/.png to the issue if possible.

Exporting worked fine with the exception of when exporting length measurements that did not include a bezier fit length. Put another way to help clarify the conditions that throw errors, if a piecewise length measurement was made but no bezier fit length is made, the attached error would be spit out, the measurements csv file would only contain metadata, and no measurement image would be returned. However, if piecewise and bezier fit lines are made, or if no lengths are made and just angles and/or areas are made, exporting data works fine. 2023-06-28_Morphometrix_Crashlog.txt 210716_I2O_S5_U2_DJI0005_00_02_45_vlc00009.csv

Please provide additional feedback and/or suggestions below

cbirdferrer commented 1 year ago

Hi David! Thanks for providing this feedback, we really appreciate it! We've incorporated fixes for these comments into the v2 release, so keep an eye out for that!

Thanks! the MMX team