Thanks for testing the script! Glad that it's working. I don't think the library I'm using saves as tiff. I haven't looked into it too much but check out the python package called tifffile. I think it requires you to first save the data using Numpy first since you need to get all the raw data in. It's a bit more complicated than what I'm doing with this script.
Thanks! And thanks for the feedback. I have a few more scripts I want to showcase, I'll slow down with those. Let me know if you have any questions though, happy to answer.
Tried it and it works great, thank you
Awesome! Thank you for giving it a go and for the feedback 😊
Works Great! Just a quick query. I see you are exporting a jpge with "IMWRITE_JPEG_QUALITY". What command do I used to export tiff?
Thanks for testing the script! Glad that it's working.
I don't think the library I'm using saves as tiff. I haven't looked into it too much but check out the python package called tifffile. I think it requires you to first save the data using Numpy first since you need to get all the raw data in. It's a bit more complicated than what I'm doing with this script.
Great video but way too rushed!!!! slow down!!
Thanks! And thanks for the feedback. I have a few more scripts I want to showcase, I'll slow down with those. Let me know if you have any questions though, happy to answer.