Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Event contours are drawn at wrong position for large field of views #167

Closed
felix-r opened this issue Jul 25, 2017 · 7 comments
Closed

Event contours are drawn at wrong position for large field of views #167

felix-r opened this issue Jul 25, 2017 · 7 comments

Comments

@felix-r
Copy link

felix-r commented Jul 25, 2017

If one measures with ROIs larger than 250 pixels in width, the contours will be only drawn into the first 250 pixels of the image. This might cause funny effects like shown in the image below.

capture_shapeout

@paulmueller
Copy link
Member

paulmueller commented Jul 25, 2017

Could it be that these are the first 256 pixels of the image? In that case, this might be a problem in ShapeIn, storing the contour coordinates as uint8 @phidahl?

We could implement a workaround for the tdms file format, if this is critical (e.g. if you need to compute emoduli brightness or volume).

@paulmueller paulmueller changed the title Contours are drawn at wrong position for large field of views Event contours are drawn at wrong position for large field of views Jul 25, 2017
@phidahl
Copy link
Contributor

phidahl commented Jul 25, 2017 via email

@paulmueller
Copy link
Member

@felix-r Could you please upload the "M*_contours.txt" file of that particular measurement here or point us to an internal location where to find your data?

@felix-r
Copy link
Author

felix-r commented Jul 26, 2017

This is the contours-.txt-file for the example above.

M14_0.024000ul_s_contours.txt

@paulmueller
Copy link
Member

Ok, it's not a ShapeIn bug. I would need the full measurement to debug this (including the avi file). Anywhere on the group drive is fine.

@felix-r
Copy link
Author

felix-r commented Jul 27, 2017

It's here: \biotec-files\guck_rtdc\experiments_16_17\20170725_Ruchi_PAA_Beads\PAA_220517_S0_3(1)\Online

The example measurement is M14

paulmueller added a commit to DC-analysis/dclab that referenced this issue Jul 28, 2017
@paulmueller
Copy link
Member

paulmueller commented Jul 28, 2017

This was a bug in dclab (see commit message above). Please try the latest build:
https://ci.appveyor.com/project/paulmueller/ShapeOut/build/job/khksjp01br3x2ib4/artifacts

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants