Hi siril users
i used script with siril gui to do pretreatement.
i update my pre-treatment scripts with “calibrate” replacing preprocess (all is working fine)
my script basically create a sequence from fits files, preprocess them and register them.
i then load the seq file of registration “r_pp_xxxxx.seq” for stacking manually with gui.
i want to lauch these script with bash files after ekos completed the acquisition under ubuntu.
so i re write them in “bash mode” following those example here
“Siril - Advanced Siril scripting with bash or DOS”
i first got the message as “calibrate” was not supported in the log file.
so i re replace with “preprocess” and bash script give this message : Reading sequence failed, file cannot be opened: pp_brute_L.seq. (this files is generated)
script seems to run well ( all files generated with right prefix)
when i open siril gui to load sequence file , the search for the sequence in the right directory said there is no .seq files (i have three .seq files) . Looks like they are not recognise by siril.
using the gui whatever is preprocess or calibrate , the seq files generated are correct.
i use siril 1.2.0-rc1
commit a593c2b