Adam Dimech

Results 12 comments of Adam Dimech

Hi @nfahlgren, thanks for that valuable information about the blob files. Both yours and our blob files seem to be the same. @dschneiderch I don't think it was making any...

Hi @nfahlgren, I have spent the past day working on this code to make some 'improvements which I really hope will make the script useful universally. I am currently working...

Hi @nfahlgren, Thanks for the invite, which I have accepted. I have persisted with the PlantCV instructions for now as it seemed easier whilst I get my head around the...

Hi @nfahlgren: I can confirm that PlantCV has worked well with the modified code. I have also added the ability to input a date range for the snapshots that should...

I was wondering whether you'd had time to take a look at this just yet?

Well, I ran the same code to the same file path with a subset of images and it worked. Then when I proceed to analyse the entire set, it fails....

Hi @nfahlgren I had `cleanup` set to `true`, however I have found the cause of the problem (although not the reason for it): This particular analysis was from a one-off...

Thanks for the help @nfahlgren I am a bit uncertain about the depth. I have attached the file as requested: [H2023015-Output.csv](https://github.com/danforthcenter/plantcv/files/12142300/H2023015-Output.csv) I know that the output files are supposed to...

Thanks for this @nfahlgren. This isn't working. An error is created at the following line: `img_str = fp.read()` The error reads: `UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position...

Hi @nfahlgren What an adventure. It turns out that your `dataformat` = 4 is my `dataformat` = 5 🤷 If you can shed any light on what all the various...