Siril 1.4 Multisession workflow

Hi everyone,
First, congrats to the devs for the 1.4 version!
I am looking for a recommendation of workflow for multisession processing in 1.4, hopefully not using Sirilic.
My use use is as follows :slight_smile:

  • 10+ sessions
  • SHO lights each session
  • SHO flats each session
  • Existing Master darks for lights and flats

My folder srtucture is :
-Target name\
–Session 01
—Flat
----(all flats, file name contains filter, exposure, etc)
—Light
----(all lights, file name containe filter, exposure, etc)
–Session 02
—Flat
----(all flats, file name contains filter, exposure, etc)
—Light
----(all lights, file name containe filter, exposure, etc)
etc.

I can change my structure if absolutely required.

Thanks for any help!
FabL

1 Like

Hello and welcome,
this is a rather advanced usage where you would need automation, otherwise it will be very boring to process your images.
You could have a look at sirilic that has a graphical user interface or gess for an command line tool.
You could also write your own script if you always do the same kind of project.

Thank you.