Cyril Richard:
V: @Cyril Richard is there any way to modify or change the QE graph for a camera in SPCC? I have an extended range QE graph available for the ASI2400MC that I'd like to use since my camera is not using a UV/IR cut window, but I'm limited to the UV/IR cut window's range. It is possible to improve the data yes. Here is the way to provide new data: https://siril.readthedocs.io/en/latest/processing/color-calibration/spcc-database.html
In your case, you just have to modify the existing data and open a merge request. Awesome, thank you!
|
You cannot like this item. Reason: "ANONYMOUS".
You cannot remove your like from this item.
Editing a post is only allowed within 24 hours after creating it.
You cannot Like this post because the topic is closed.
Copy the URL below to share a direct link to this post.
Merci beaucoup! I will download later today.
I hope everybody donates as a thank you. SIRIL is a great tool for the astro imager.
Are you able to do masking in 1.4? This is the tool I would love to see integrated into Siril..
|
You cannot like this item. Reason: "ANONYMOUS".
You cannot remove your like from this item.
Editing a post is only allowed within 24 hours after creating it.
You cannot Like this post because the topic is closed.
Copy the URL below to share a direct link to this post.
@Cyril Richard I have a small request. Please make future versions of Siril as backwards compatible as possible. My 2017 iMac won't upgrade beyond Ventura and I've already upgraded my machine as far as possible. An annoyance over the years is that some developers develop software for the latest and the greatest OS incompatible with recent previous versions. Not everyone can buy a new computer just because a software company has decided not to support older OS's anymore. Siril greatly improved my solar images. Without it, I would still be manually stacking images pixel by pixel like I did in my early years of this hobby a decade ago. I also have Siril installed on a Windows machine just in case you must drop support for Ventura.
|
You cannot like this item. Reason: "ANONYMOUS".
You cannot remove your like from this item.
Editing a post is only allowed within 24 hours after creating it.
You cannot Like this post because the topic is closed.
Copy the URL below to share a direct link to this post.
Thank you. Will I have to reinstall the pointers to my Starnet++ program or will it just update to 1.4 with the settings that I have already with v1.2?
|
You cannot like this item. Reason: "ANONYMOUS".
You cannot remove your like from this item.
Editing a post is only allowed within 24 hours after creating it.
You cannot Like this post because the topic is closed.
Copy the URL below to share a direct link to this post.
Steven Fanutti: @Cyril Richard I have a small request. Please make future versions of Siril as backwards compatible as possible. My 2017 iMac won't upgrade beyond Ventura and I've already upgraded my machine as far as possible. An annoyance over the years is that some developers develop software for the latest and the greatest OS incompatible with recent previous versions. Not everyone can buy a new computer just because a software company has decided not to support older OS's anymore. Siril greatly improved my solar images. Without it, I would still be manually stacking images pixel by pixel like I did in my early years of this hobby a decade ago. I also have Siril installed on a Windows machine just in case you must drop support for Ventura. I hear you, but it's not up to us. We're using part of an evolving macOS SDK. And unfortunately, that's what makes the minimum versions required evolve. Use Linux, and you can keep using Siril almost forever  .
|
You cannot like this item. Reason: "ANONYMOUS".
You cannot remove your like from this item.
Editing a post is only allowed within 24 hours after creating it.
You cannot Like this post because the topic is closed.
Copy the URL below to share a direct link to this post.
So, I installed Kubuntu on VirtualBox. I have used Ubuntu for many years on and off. I found that installing on my iMac in the past worked, but some hardware wasn't supported such as the SD card and audio, but there are workaround solutions for that. This time around, I decided to install it on VirtualBox so that I can still use macOS as the base system and when Ventura is not supported anymore, use the Kubuntu installation for web browsing. Theoretically, I can continue to keep updated that way indefinitely. In practice, I will see.
I really like the Synaptic Package Manager. It makes software installation easy. I learned years ago to avoid manually editing files for configuration unless you really know what you are doing or you can break the system. So, Kubuntu on VirtualBox is my migration strategy. Unlike some company, I don't have a trillion dollars in the bank and I can't afford neverending upgrading hardware just because. In real life, most people don't have unlimited incomes.
|
You cannot like this item. Reason: "ANONYMOUS".
You cannot remove your like from this item.
Editing a post is only allowed within 24 hours after creating it.
You cannot Like this post because the topic is closed.
Copy the URL below to share a direct link to this post.
After installing the new software, I wanted to use the script - OSC preprocessing without flats -----did not work, got the message with something like....not yet implemented...? What now?  |
You cannot like this item. Reason: "ANONYMOUS".
You cannot remove your like from this item.
Editing a post is only allowed within 24 hours after creating it.
You cannot Like this post because the topic is closed.
Copy the URL below to share a direct link to this post.
Georg N. Nyman: After installing the new software, I wanted to use the script - OSC preprocessing without flats -----did not work, got the message with something like....not yet implemented...?
What now?
 This is because you use old scrips that are deprecated.
|
You cannot like this item. Reason: "ANONYMOUS".
You cannot remove your like from this item.
Editing a post is only allowed within 24 hours after creating it.
You cannot Like this post because the topic is closed.
Copy the URL below to share a direct link to this post.
Possible bug: When I try to run the StatisticalStretch.py script, I get a dialog saying ' "SirilInterface" object has no attribute "claim_thread" '. Here is the console log:
05:53:30: Starting script C:\Users\gauta\AppData\Local\siril-scripts\processing/Statistical_Stretch.py 05:53:33: Connecting to Windows pipe: \\.\pipe\596efd74-b619-4730-98be-c10ae24081ac 05:53:33: Running command: requires 05:53:33: OK! This script is compatible with this version of Siril. 05:53:52: Exception in Tkinter callback 05:53:52: Traceback (most recent call last): 05:53:52: File "C:\Program Files\Siril\python\Lib\tkinter\__init__.py", line 1968, in __call__ 05:53:52: return self.func(*args) 05:53:52: ^^^^^^^^^^^^^^^^ 05:53:52: File "C:\Users\******\AppData\Local\siril-scripts\processing/Statistical_Stretch.py", line 351, in apply_changes 05:53:52: self.siril.release_thread() 05:53:52: ^^^^^^^^^^^^^^^^^^^^^^^^^ 05:53:52: AttributeError: 'SirilInterface' object has no attribute 'release_thread'. Did you mean: '_release_thread'?
Looks like the Siril python interface was updated but the scripts did not update. I have Automatic updates turned on. How do I fix this? This was working yesterday.
|
You cannot like this item. Reason: "ANONYMOUS".
You cannot remove your like from this item.
Editing a post is only allowed within 24 hours after creating it.
You cannot Like this post because the topic is closed.
Copy the URL below to share a direct link to this post.
AstroÅmazer: Possible bug: When I try to run the StatisticalStretch.py script, I get a dialog saying ' "SirilInterface" object has no attribute "claim_thread" '. Here is the console log:
05:53:30: Starting script C:\Users\gauta\AppData\Local\siril-scripts\processing/Statistical_Stretch.py 05:53:33: Connecting to Windows pipe: \\.\pipe\596efd74-b619-4730-98be-c10ae24081ac 05:53:33: Running command: requires 05:53:33: OK! This script is compatible with this version of Siril. 05:53:52: Exception in Tkinter callback 05:53:52: Traceback (most recent call last): 05:53:52: File "C:\Program Files\Siril\python\Lib\tkinter\__init__.py", line 1968, in __call__ 05:53:52: return self.func(*args) 05:53:52: ^^^^^^^^^^^^^^^^ 05:53:52: File "C:\Users\******\AppData\Local\siril-scripts\processing/Statistical_Stretch.py", line 351, in apply_changes 05:53:52: self.siril.release_thread() 05:53:52: ^^^^^^^^^^^^^^^^^^^^^^^^^ 05:53:52: AttributeError: 'SirilInterface' object has no attribute 'release_thread'. Did you mean: '_release_thread'?
Looks like the Siril python interface was updated but the scripts did not update. I have Automatic updates turned on. How do I fix this? This was working yesterday. Just restart Siril.
|
You cannot like this item. Reason: "ANONYMOUS".
You cannot remove your like from this item.
Editing a post is only allowed within 24 hours after creating it.
You cannot Like this post because the topic is closed.
Copy the URL below to share a direct link to this post.