Skip to content

MorphoMetrix version 2 beta testing #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
5 of 7 tasks
ashleyblawas opened this issue Jun 30, 2023 · 1 comment
Closed
5 of 7 tasks

MorphoMetrix version 2 beta testing #18

ashleyblawas opened this issue Jun 30, 2023 · 1 comment

Comments

@ashleyblawas
Copy link

System Information

Operating System: Windows 11
Chip: Intel(R) Core(TM) i7-8550U
Python version: 3.10.8

Verify that you can carry out the following actions

Mark inside the brackets with an [x] to

  • Measure a length w/ Bezier curve
  • Measure a length w/o Bezier curve
  • Measure width segments w/ Bezier curve
  • Measure width segments w/o Bezier curve
  • Measure an angle
  • Measure an area
  • Export measurements saves a .csv and .png w/ the correct measurements

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

Piecewise length measurement error log
System: Windows
OS: nt
Python Version: 3.10.8
Python Implementation: CPython
Release: 10
Version: 10.0.22621
Machine: AMD64
Processor: Intel64 Family 6 Model 142 Stepping 10, GenuineIntel

Traceback (most recent call last):
File "morphometrix_main_.py", line 437, in export_measurements
TypeError: can't multiply sequence by non-int of type 'float'

210716_I2O_S5_U2_DJI0005_00_02_45_vlc00009.csv

Please provide additional feedback and/or suggestions below

A couple of times I tried to click the undo button (to undo the second point placement of the Bezier curve length measurement and to undo moving a crosshair for the width measurement) but it did not seem to undo the move. It did work when I was doing a Piecewise measurement and I clicked undo mid-measurement.

When I measure the length with Piecewise selected it allows me to make the measurement but when I double click to end the measurement, although it ends the line, the bottom left still says "Click to place next point" and the Measure Width button is grayed out. When I click export after making the Piecewise length measurement MorphoMetrix crashes (log and csv above).

When I tried to do a Piecewise length measurement directly following a Bezier curve measurement (i.e. same window) I can successfully export the measurements without it crashing but the measurement appeared as "nan" in the csv output.

@cbirdferrer
Copy link
Contributor

cbirdferrer commented Jul 31, 2023

Hi Ashley!
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

ZappyMan referenced this issue in ZappyMan/MorphoMetriX-V2-Old Aug 1, 2023
Addressed issue with piecewise length not displaying 'measurement complete' on double click. Fixed issue with undo not correctly deleting old measurement values.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants