Hi,
From the 1.3 manual I read that path parsing is currently restricted to a limited set of commands. Are there any plans to extend this to the load command? The reasoning is that it would allow pre-processing scripts to load the resulting image.
From 1.2.0 the osc_preprocessing script includes the total exposure time in the final result filename. However, once having closed the image, the only way to load the resulting image from the script is to use the result.fit file from the process sub-directory (but that one does not contain the possible changes due to mirrorx).
I also understand that the LIVETIME variable is no longer available once the image was closed but the wildcard parsing in the load command would at least allow to open the file conforming to the ‘result_*s’ pattern. An error is returned for the load command when I try it in that way and that is most probably due to the fact that the path parsing is not applicable (yet?) to the load command.
Nothing serious but I was hoping to modify the script somehow ending the pre-processing with the image loaded rather then having to use the GUI to open the result file.
Or maybe I should try pySiril?
Thanks for this marvelous program!
Bart