Batch run issue analysis on multiple files #497
Replies: 1 comment 1 reply
-
The workflow would be something like batch process files, export results to file, load file in uvtools, load issues from file? Another option you have right now is going to options and enable auto compute issues on file load. Then you can drag and drop all files into UI and they will all process at same time into a individual UVtools UI instance and compute issues. But it's a big load and keep in mind you will need some heavy resources depending on file count and complexity. |
Beta Was this translation helpful? Give feedback.
-
It would be great to be able to run issue analysis as batch and then later being able to simply (and much more quickly) load the saved results per file.
Use case: my montly patreons release pre-supported models and I'd like to verify them using the UVtools issue analyzer. For this, I currently use Lychee's batch feature to slice all of these models (each in their own file) into CTB files. I then need to open one CTB file in UVtools and then have to wait for a few minutes because the issue analysis takes some time on big files.
If we could batch-run the issue analysis, that whole waiting time could be bundled by starting the batch, coming back maybe 1h later and then only having the (relatively short) CTB file load time + issues results loading before I see the results.
Beta Was this translation helpful? Give feedback.
All reactions