Hi,
I encountered some minor problems which I can't yet find a solution on the forum.
1. After running my script from tool > run script. My project file somehow will be locked by Python or something. After I close it, it will prompt me that the file is read only next time I open it. Although click "yes" to continue editing will solve the problem, it is still annoying.
2. From the Python API manual, I can't find a way to reorder my chunks. However, it can be achieved by dragging the chunk with mouse. Is there any way I can achieve the same task with Python?
If you're interested in the code I use, here's the link:
https://github.com/dobedobedo/PhotoScan-WorkflowThe PhotoScan version I used is 1.3.4
Looking forward to hearing some comment from you!