I have been using Siril manually with success. I wanted to try the pre-processing with drizzle, but something is odd. I am on Ubuntu 18.04, running Siril 0.99.7. My working directory is: /media/NetDoc/UbuntuHD/Astrophotography/photos/foo/bar. In that directory I have the proper folders as directed. The script command cd /biases seems to want to open /biases/media/UbuntuHD/Astrophotography/photos/foo/bar which fails. Somehow it is appending the /biases to the beginning of the WD, rather than to the endā¦
Here is the log:
09:57:53: Running command: requires
09:57:53: # Convert Bias Frames to .fit files
09:57:53: Running command: cd
09:57:53: Setting CWD (Current Working Directory) to ābiases/media/NetDoc/UbuntuHD/Astrophotography/Photos/foo/barā
09:57:53: Running command: convert
09:57:53: Convert: error opening working directory biases/media/NetDoc/UbuntuHD/Astrophotography/Photos/foo/bar.
09:57:53: Error in line 26: āconvertā.
09:57:53: Exiting batch processing.
09:57:53: Setting CWD (Current Working Directory) to ā/media/NetDoc/UbuntuHD/Astrophotography/Photos/foo/barā
09:57:53: Script execution failed.
What do you mean ātrees?ā My directory structure? This is a second HD mounted in my media directory. It works fine with everything including Siril.
Sorry, I am confused. Where are you getting that from? This isnāt what the pictures I sent show. Is this from some internal log that is communicated to you? Here is the complete log from a session where my CWD is set to ā¦/Astrophotography/Test/SirilTest which contains the requisite 4 folders. What is going wrong?
As you see, I have set my CWD here to the right place:
12:43:05: Setting CWD (Current Working Directory) to ā/media/pbleic/UbuntuHD/Astrophotography/Test/SirilTestā
but the first step in the program tries to set it to:
12:43:09: Setting CWD (Current Working Directory) to ābiases/media/pbleic/UbuntuHD/Astrophotography/Test/SirilTestā
It is putting ābiases/ā in FRONT of my CWD rather than appending /biases to the end of it.
12:43:04: Welcome to siril v0.99.7
12:43:04: Supported file types: BMP images, PIC images (IRIS), PGM and PPM binary images, RAW images, FITS-CFA images, Films, SER sequences, TIFF images, JPG images, PNG images, HEIF images.
12:43:04: Loading init file: ā/home/pbleic/.config/siril/siril.configā
12:43:04: Parallel processing enabled: Using 4 logical processors.
12:43:05: Setting CWD (Current Working Directory) to ā/media/pbleic/UbuntuHD/Astrophotography/Test/SirilTestā
12:43:05: Searching scripts in: ā/usr/share/siril/scriptsāā¦
12:43:05: Loading script: Mono_Preprocessing
12:43:05: Loading script: OSC_Extract_Ha
12:43:05: Loading script: OSC_Extract_HaOIII
12:43:05: Loading script: OSC_Preprocessing
12:43:05: Loading script: OSC_Preprocessing_WithDrizzle
12:43:05: Loading registration method: One Star Registration (deep-sky)
12:43:05: Loading registration method: Global Star Alignment (deep-sky)
12:43:05: Loading registration method: Image Pattern Alignment (planetary - full disk)
12:43:05: Loading registration method: Enhanced Correlation Coefficient (planetary - surfaces)
12:43:05: Loading registration method: Comet/Asteroid Registration
12:43:05: Default FITS extension is set to .fit
12:43:09: Starting script /usr/share/siril/scripts/OSC_Preprocessing_WithDrizzle.ssf
12:43:09: ############################################
12:43:09: #
12:43:09: # Script for Siril 1.0
12:43:09: # July 2020
12:43:09: # (C) Cyril Richard
12:43:09: # OSC_Preprocessing_WithDrizzle v1.0
12:43:09: #
12:43:09: ########### PREPROCESSING SCRIPT ###########
12:43:09: #
12:43:09: # Script for color camera preprocessing
12:43:09: # aligning using Drizzle 2x
12:43:09: #
12:43:09: # Needs 4 sets of RAW images in the working
12:43:09: # directory, within 4 directories:
12:43:09: # biases/
12:43:09: # flats/
12:43:09: # darks/
12:43:09: # lights/
12:43:09: #
12:43:09: ############################################
12:43:09: Running command: requires
12:43:09: # Convert Bias Frames to .fit files
12:43:09: Running command: cd
12:43:09: Setting CWD (Current Working Directory) to ābiases/media/pbleic/UbuntuHD/Astrophotography/Test/SirilTestā
12:43:09: Running command: convert
12:43:09: Convert: error opening working directory biases/media/pbleic/UbuntuHD/Astrophotography/Test/SirilTest.
12:43:09: Error in line 26: āconvertā.
12:43:09: Exiting batch processing.
12:43:09: Setting CWD (Current Working Directory) to ā/media/pbleic/UbuntuHD/Astrophotography/Test/SirilTestā
12:43:09: Script execution failed.
Yes, I see now. That is just because I opened it to take the photo. But each time this has failed, I have set it to the correct CWD. Here is the screenshot showing that AND the fail. I am set to the correct CWD. There is something wrong with the script.
Thanks much. It has been published for 38 minutes, but the PPA in my Synaptic Package Manager still shows 0.99.7+8. How long does it take to be upgradable/installable?