Hi
I have problem with using setref and convert command in script.
My folder has sequence of FIT files only.
When I try to use convert or link command by a script, it produce for me new symlinks, but not SEQ file. I don’t know why? Those commands works good from console mode. I just want to work only with script:
Hi, indeed we have forgotten something… setref only works with the opened sequence, but with the commands, sequences are only opened for processing. It’s one of these commands that only work with the GUI. convert does not open the converted sequence.
We’ll try to thing about a way to use it in scripts, it’s useful for live stacking, maybe adding a parameter to setref, the sequence name.