Alexander Curry Posted December 21, 2023 Posted December 21, 2023 Hi everyone! Here are the scripts I have written for processing Telescope Live data in SIRIL. To install the scripts all you need to do is download and un-zip the folder to a location of your choosing. Go to Preferences -> Scripts and add the directory to the list of scripts. Hit the refresh button and you will see the scripts appear in the scripts tab. If you are new to SIRIL or astrophotography be sure to visit our free tutorial on post-processing with SIRIL: https://telescope.live/tutorials/ultimate-astrophotography-toolkit-beginners The scripts that are included are: telescope.live_Batch_Convert - Used for converting uncalibrated Telescope Live data for PI to read. Place all your FITS into a folder named "Raw" in your working directory. The results will be in a folder named "Converted" telescope.live_HaLRGB - HaLRGB stack, SIRIL will open the RGB data, the Ha & L data is saved separately into the stacks folder telescope.live_HaRGB - SIRIL will open the RGB data, the stacked Ha data will be saved in the stacks folder telescope.live_HOO - HOO colour palette, the HOO composite will be loaded straight after stacking ready for editing telescope.live_lrgb - LRGB, SIRIL will open the RGB data, the L data is saved separately into the stacks folder telescope.live_RGB - Straight RGB processing, SIRIL will directly open the RGB composite after stacking telescope.live_SHO - SHO Hubble palette, the composite will be loaded straight after stacking ready for editing V2.3 Added HaLRGB Script Disabled autostretch of L V2.2 Disabled PCC in LRGB script V2.1 Fixed issue with FWHM filter failing for some datasets Corrected typo in HaLRGB script If the uploaded file below generates an error the scripts are also hosted here: https://drive.google.com/drive/folders/1SigdYfIIAzH7hLuqiYYPxQs6oZTbyGth?usp=sharing TL_SIRIL_Scripts_V2.3.zip 2
Charles Thornton Posted March 20, 2024 Posted March 20, 2024 I downloaded the V2.1 to run a LRGB file I downloaded from Telescope Live (IC2169_CHI-1-CMOS_12_4284ebc4-9950-4d99-aa17-7344063cf051). I ran the script and this is what i got: 0:38:44: Photometric color correction will use WCS information and bypass internal plate solver 10:38:44: Findstar: processing for channel 0... 10:38:44: Findstar: processing for channel 2... 10:38:44: Findstar: processing for channel 1... 10:38:44: No valid catalog found. 10:38:44: Setting CWD (Current Working Directory) to '/Users/chuckthornton1/Desktop/IC2169_CHI-1-CMOS_12_4284ebc4-9950-4d99-aa17-7344063cf051' 10:38:44: Script execution failed. Did I do something wrong?
Alexander Curry Posted March 21, 2024 Author Posted March 21, 2024 On 3/20/2024 at 3:43 PM, Charles Thornton said: I downloaded the V2.1 to run a LRGB file I downloaded from Telescope Live (IC2169_CHI-1-CMOS_12_4284ebc4-9950-4d99-aa17-7344063cf051). I ran the script and this is what i got: 0:38:44: Photometric color correction will use WCS information and bypass internal plate solver 10:38:44: Findstar: processing for channel 0... 10:38:44: Findstar: processing for channel 2... 10:38:44: Findstar: processing for channel 1... 10:38:44: No valid catalog found. 10:38:44: Setting CWD (Current Working Directory) to '/Users/chuckthornton1/Desktop/IC2169_CHI-1-CMOS_12_4284ebc4-9950-4d99-aa17-7344063cf051' 10:38:44: Script execution failed. Did I do something wrong? Hi Charles, You didn't do anything wrong - photometric color correction (PCC) relies on some files that are not in SIRIL by default. Since I have the catalogues installed it wouldn't have thrown an error for me. I've disabled this command in the LRGB script and re-uploaded it as V2.2 If you wish to perform PCC I have a tutorial here: https://telescope.live/tutorials/plate-solving-and-photometric-color-calibration-siril the tutorial covers how PCC works as well as installing these catalog files that you need to do the PCC Let me know how you get on! 2
Jurgen Landrie Posted December 24, 2024 Posted December 24, 2024 Hi .. I'm also having a problem with the scripts, more specifically the LRGB script. It seems to fail at the command seqsubsky B 1 This is my log output: Setting CWD (Current Working Directory) to '/Users/username/Documents/Siril/ConeNebula_CHI-4-CCD/orig/B' Running command: convert Convert: processing 1 file... Conversion succeeded, 1 file(s) created for 1 input file(s) (1 image(s) converted, 0 failed) Running command: cd Setting CWD (Current Working Directory) to '/Users/username/Documents/Siril/ConeNebula_CHI-4-CCD/orig/process' Running command: seqsubsky Checking sequences in the directory: /Users/username/Documents/Siril/ConeNebula_CHI-4-CCD/orig/process. No sequence `B' found. Error in line 14 ('seqsubsky'): invalid input sequence. Exiting batch processing. Any idea what's going on here? Thanks!!
Alexander Curry Posted December 27, 2024 Author Posted December 27, 2024 On 12/24/2024 at 6:39 PM, Jurgen Landrie said: Hi .. I'm also having a problem with the scripts, more specifically the LRGB script. It seems to fail at the command seqsubsky B 1 This is my log output: Setting CWD (Current Working Directory) to '/Users/username/Documents/Siril/ConeNebula_CHI-4-CCD/orig/B' Running command: convert Convert: processing 1 file... Conversion succeeded, 1 file(s) created for 1 input file(s) (1 image(s) converted, 0 failed) Running command: cd Setting CWD (Current Working Directory) to '/Users/username/Documents/Siril/ConeNebula_CHI-4-CCD/orig/process' Running command: seqsubsky Checking sequences in the directory: /Users/username/Documents/Siril/ConeNebula_CHI-4-CCD/orig/process. No sequence `B' found. Error in line 14 ('seqsubsky'): invalid input sequence. Exiting batch processing. Any idea what's going on here? Thanks!! Hi Jurgen This is an issue with SIRIL's seqsubsky command, with the single B frame it doesn't create a sequence - you should duplicate the frame so that you have 2 B frames (it will still average to the same pixel value as the single frame anyway) Even though it's just a single frame (not sure why there was only 1 acquired), the 10 min exposure time is sufficient for this target and you will be able to make a fantastic image 🙂 Kind regards Alex 1
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now