Thanks a lot!
Hi!
nice photo 👏🏻 I have just downloaded Siril, and I want to do something similar to this, but I have two Siril related questions because I think they are a lot of photos to stack and I am not sure my Macbook can do the job:
- How long did it take you to process it?
- Did you use a "normal" laptop or do you have a powerful graphic card?
Thanks in advance!
I don't use conda actually (I did in the past), but I think you could try:
conda shell.bash activate project0
You must see the paths and config used to activate the environment. Check all is fine.
Source: https://docs.conda.io/projects/conda/en/latest/dev-guide/deep-dives/activation.html
What command did you use to activate project0?
I think it is an ideal traveling companion... small, light but good enough to enjoy the night sky
Thanks! I am saving for a 9-10" newtonian with a EQ6 mount
Yes, you can. Python has Email package to manage email through STMP protocol. I use it daily in my scripts. Attached link is a tutorial of Real Python:
I hope this change doesn't be approved. Wolves are critical for a healthy ecosystem.
Yes, the idea is use in the future Output.status as a way to route to different pages depending of the model result. For example, when /list endpoint is called I could return 1 to show the feed list, and 2 to render a page with a message and suggestions when the feed list is empty. The same with negative numbers but for errors.
Fluent Python is another good book to learn Python. It is very clear and it has a lot of examples.
Thanks! I will try it. I was an user of this sw but recently I have moved to Pyto as it has more libraries (OpenCV, etc), pip support and a newer Python version. Pythonista has its pros too.
Thanks!