Great video, A question what if you use dark-flats to calibrate your flats any way to do that? I use Sirilic to do this as not found out how to do that in Siril.
This is great, thanks! However....RUclips's new layout somehow clobbers where you wrote the download link. A Google search shows that you posted a link, but it's nowhere to be found on RUclips (in Safari) or through the Get Scripts link in Siril. Can you please point me in the right direction? Thanks!
Rich, I figured it out. RUclips doesn't let you expand the description in Safari, but it works on Chrome. Of course...thanks Google. For other's fighting against Google...they win again. ;) Thanks!
I spent several hours seeing if I could build a script for Siril that is similar to Seti Astro's Statistical Stretch Script for PixInsight and came up short. Do you think it can be done in Siril?
It should be possible, but PM is not my strong suit. Some of the commands are different between the two, as I'm sure you found out. Sorry I can't be any help.
@@DeepSpaceAstro no worries. I figured I'd ask if you've explored it since you seem more well versed in scripting for Siril than I am! The challenge I kept running into was that I had trouble getting the script to utilize the statistics from the image as a variable in PM, and moreover, I struggled with the PM syntax. Too used to good ol Excel syntax I guess 😂
I got an error running the Create Master Bias. One was easy to fix, needs "biases" folder, not BIAS. However, I received the following after running the script: 16:41:38: FITS error: Extension doesn't start with SIMPLE or XTENSION keyword. (ffrhdu) 16:41:38: FITS error: BZERO = 0. / offset data range to that of unsigned short 16:41:38: FITS error: Error while closing HDU number 0 (ffchdu). 16:41:38: FITS error: Failed to move to HDU number 2 (ffmahd). 16:41:38: FITS error: Extension doesn't start with SIMPLE or XTENSION keyword. (ffrhdu) 16:41:38: FITS error: BZERO = 0. / offset data range to that of unsigned short 16:41:38: FITS error: Error while closing HDU number 0 (ffchdu). 16:41:38: FITS error: failed to create new file (already exists?): 16:41:38: FITS error: D:\AP_Masters\ZWO_ASI294MC_Pro_BIAS_G120_O20_Bin1.fit .fit 16:41:38: Could not save the stacking result D:\AP_Masters\ZWO_ASI294MC_Pro_BIAS_G120_O20_Bin1.fit Thoughts on this? Siril 1.2.4 on Win11, NINA capture Thanks!
Are you talking about the errors that you pasted, or are there others as well? If there are others, paste those too. Did you check if that file already exists? Do you have your path line correct? It should read C:\AP_Masters\$INSTRUME:%s$_BIAS_G$GAIN:%d$_O$OFFSET:%d$_Bin$XBINNING:%d$.fit. Make sure there are only .fit files in your biases directory, no others.
Can’t wait to use this!!!!! Thank you for putting this together!!! I know it’s a lot of work.
Hope you like it! Thanks!
Awesome! This is very convenient. Saves space and time (no pun intended...). Thanks!!
Glad it was helpful! Thanks!
Brilliant video, I was at a loss how to do this in Siril, thank you!!!
Glad it helped! Thanks!
I will watch this when I get quite time to digest, thanks for your hard work 👍 appreciated
You're welcome and thanks!
Very cool idea!
Great video, A question what if you use dark-flats to calibrate your flats any way to do that? I use Sirilic to do this as not found out how to do that in Siril.
Just put your dark flats in the biases folder, and it'll work. BTW that's true for all of the scripts. Thanks!
This is great, thanks! However....RUclips's new layout somehow clobbers where you wrote the download link. A Google search shows that you posted a link, but it's nowhere to be found on RUclips (in Safari) or through the Get Scripts link in Siril. Can you please point me in the right direction? Thanks!
Rich, I figured it out. RUclips doesn't let you expand the description in Safari, but it works on Chrome. Of course...thanks Google.
For other's fighting against Google...they win again. ;)
Thanks!
You rock!
Thanks!
Great video! Unfortunately I'm a mono kind of guy. I guess I could adjust the scripts
Yeah I thought about that. If you need help adjusting them, let me know.
I assume would add FILTER as the part of the master string to distinguish for each filter
I spent several hours seeing if I could build a script for Siril that is similar to Seti Astro's Statistical Stretch Script for PixInsight and came up short. Do you think it can be done in Siril?
It should be possible, but PM is not my strong suit. Some of the commands are different between the two, as I'm sure you found out. Sorry I can't be any help.
@@DeepSpaceAstro no worries. I figured I'd ask if you've explored it since you seem more well versed in scripting for Siril than I am! The challenge I kept running into was that I had trouble getting the script to utilize the statistics from the image as a variable in PM, and moreover, I struggled with the PM syntax. Too used to good ol Excel syntax I guess 😂
I got an error running the Create Master Bias. One was easy to fix, needs "biases" folder, not BIAS. However, I received the following after running the script:
16:41:38: FITS error: Extension doesn't start with SIMPLE or XTENSION keyword. (ffrhdu)
16:41:38: FITS error: BZERO = 0. / offset data range to that of unsigned short
16:41:38: FITS error: Error while closing HDU number 0 (ffchdu).
16:41:38: FITS error: Failed to move to HDU number 2 (ffmahd).
16:41:38: FITS error: Extension doesn't start with SIMPLE or XTENSION keyword. (ffrhdu)
16:41:38: FITS error: BZERO = 0. / offset data range to that of unsigned short
16:41:38: FITS error: Error while closing HDU number 0 (ffchdu).
16:41:38: FITS error: failed to create new file (already exists?):
16:41:38: FITS error: D:\AP_Masters\ZWO_ASI294MC_Pro_BIAS_G120_O20_Bin1.fit
.fit
16:41:38: Could not save the stacking result D:\AP_Masters\ZWO_ASI294MC_Pro_BIAS_G120_O20_Bin1.fit
Thoughts on this? Siril 1.2.4 on Win11, NINA capture
Thanks!
It says the file may already exist? Is that the case possibly?
@@DeepSpaceAstro there's a bunch of fits errors just before that.
Are you talking about the errors that you pasted, or are there others as well? If there are others, paste those too. Did you check if that file already exists? Do you have your path line correct? It should read C:\AP_Masters\$INSTRUME:%s$_BIAS_G$GAIN:%d$_O$OFFSET:%d$_Bin$XBINNING:%d$.fit. Make sure there are only .fit files in your biases directory, no others.