KStarsProject
ActivePublic

Details

Description

KStars is free, open source, cross-platform Astronomy Software. It provides an accurate graphical simulation of the night sky, from any location on Earth, at any date and time. The display includes up to 100 million stars, 13,000 deep-sky objects,all 8 planets, the Sun and Moon, and thousands of comets, asteroids, supernovae, and satellites. For students and teachers, it supports adjustable simulation speeds in order to view phenomena that happen over long timescales, the KStars Astrocalculator to predict conjunctions, and many common astronomical calculations.

For the amateur astronomer, it provides an observation planner, a sky calendar tool, and an FOV editor to calculate field of view of equipment and display them. Find out interesting objects in the "What's up Tonight" tool, plot altitude vs. time graphs for any object, print high-quality sky charts, and gain access to lots of information and resources to help you explore the universe! Included with KStars is Ekos astrophotography suite, a complete astrophotography solution that can control all INDI devices including numerous telescopes, CCDs, DSLRs, focusers, filters, and a lot more. Ekos supports highly accurate tracking using online and offline astrometry solver, autofocus and autoguiding capabilities, and capture of single or multiple images using the powerful built in sequence manager.

Recent Activity

Apr 1 2022

johnevans added a member for KStars: johnevans.
Apr 1 2022, 1:23 PM

Jan 20 2022

lancaster added a comment to T15211: Linking error in stellarsolver or cfitsio to zlib.

I suspect you mean my first thought, since what we really would want is nightly builds of KStars with rebuilt indi drivers inside, not nightly builds of indi outside of kstars.

Jan 20 2022, 11:13 PM · KStars
lancaster added a comment to T15211: Linking error in stellarsolver or cfitsio to zlib.

or do you mean we would add a separate entry for INDI packages similar to the one shown above for kstars?

Jan 20 2022, 11:05 PM · KStars
lancaster added a comment to T15211: Linking error in stellarsolver or cfitsio to zlib.

would that mean editing the KStars entry to something like this?

Jan 20 2022, 11:03 PM · KStars
vonreth added a comment to T15211: Linking error in stellarsolver or cfitsio to zlib.

Maybe you could try something like https://invent.kde.org/sysadmin/binary-factory-tooling/-/blob/master/craft/enabled-projects.yaml#L289 to force rebuilds of your unreleased software.

Jan 20 2022, 2:41 PM · KStars
lancaster added a comment to T15211: Linking error in stellarsolver or cfitsio to zlib.

Thanks! I will check on it later to see if it works out.

Jan 20 2022, 2:24 PM · KStars
bcooksley added a comment to T15211: Linking error in stellarsolver or cfitsio to zlib.

I've initiated a Craft Builder Clean run which will eliminate any legacy artifacts laying around on the Windows and Mac builders.

Jan 20 2022, 7:07 AM · KStars

Jan 19 2022

lancaster added a comment to T15211: Linking error in stellarsolver or cfitsio to zlib.

Hi Hannah, thank you for your help! So then will cfitsio now build on the binary server again as a dylib so that linking will work with stellarsolver, or do we need to do something to make that happen? I think it ran on the binary factory a couple of hours ago and it is still linking to a static cfitsio according to the log.

Jan 19 2022, 7:43 PM · KStars
vonreth added a comment to T15211: Linking error in stellarsolver or cfitsio to zlib.

cfitsio now builds, my craft was outdated.

Jan 19 2022, 1:36 PM · KStars
lancaster added a comment to T15211: Linking error in stellarsolver or cfitsio to zlib.

Hi Hannah,

Jan 19 2022, 11:45 AM · KStars
vonreth added a comment to T15211: Linking error in stellarsolver or cfitsio to zlib.

If a static lib is used all its dependent libs must be linked too. Ideally the libcfitsio.pc would provide the required libs.
Now why do you build libcfitsio static? I tried to build it locally, it tires to build shared and fails due to the curl issue you had before.

Jan 19 2022, 11:10 AM · KStars

Jan 18 2022

lancaster added a comment to T15211: Linking error in stellarsolver or cfitsio to zlib.

I guess another question I have is if cfitsio is a static library, would it have the zlib functions baked into it, or would there need to be a separate link to zlib if you link to cfitsio? On my system, cfitsio is a dynamic library and it is linked to zlib, so I don't have to link stellarsolver to zlib since cfitsio took care of that. But on the server, it doesn't seem to know the zlib functions.

Jan 18 2022, 4:01 PM · KStars
lancaster added a comment to T15211: Linking error in stellarsolver or cfitsio to zlib.

Yes that was my initial conclusion since on my own computer cfitsio is a dynamic library and it works. But then my question is if the binary server and my computer are using the exact same craft recipe with the same options for cfitsio, why it would install as static on the binary server, but as dynamic on my computer? Unless the server is doing something different or somehow has different settings from craft that is downloaded to a computer?

Jan 18 2022, 11:47 AM · KStars
bcooksley added a comment to T15211: Linking error in stellarsolver or cfitsio to zlib.

Sorry i'm not much of an expert here but I suspect it could have something to do with it linking against a static version of libcfitsio:

/Users/packaging/Craft/BinaryFactory/macos-64-clang/lib/libcfitsio.a

That might be how CFITSIO is distributed of course.

Jan 18 2022, 10:05 AM · KStars

Jan 15 2022

lancaster created T15211: Linking error in stellarsolver or cfitsio to zlib.
Jan 15 2022, 7:00 PM · KStars

Mar 23 2021

Sonny added a watcher for KStars: Sonny.
Mar 23 2021, 6:32 PM

Oct 1 2020

deprov added a comment to T9914: Increase label size in KStars Lite.

Sorry to say but I think currently I don't have adequate knowledge to complete this task. So it is open for contribution :)

Oct 1 2020, 7:49 AM · Junior Jobs, KStars

Sep 29 2020

TallFurryMan added a comment to T9914: Increase label size in KStars Lite.

Thanks! Please check https://invent.kde.org/education/kstars.git and its readme.

Sep 29 2020, 7:27 AM · Junior Jobs, KStars
deprov added a comment to T9914: Increase label size in KStars Lite.

I would like to work on this @mutlaqja . Can you point me to the source?

Sep 29 2020, 4:37 AM · Junior Jobs, KStars

Aug 31 2020

limayankee added a watcher for KStars: limayankee.
Aug 31 2020, 8:43 PM

May 4 2020

dmsummers added a watcher for KStars: dmsummers.
May 4 2020, 7:05 PM

May 3 2020

mutlaqja closed D29388: Don't run fitsviewer test if no fitsio.
May 3 2020, 5:13 PM · KStars, KDE Edu
mutlaqja accepted D29388: Don't run fitsviewer test if no fitsio.
May 3 2020, 5:11 PM · KStars, KDE Edu
TallFurryMan accepted D29388: Don't run fitsviewer test if no fitsio.

Thanks for this, I hadn't returned to it yet.

May 3 2020, 5:10 PM · KStars, KDE Edu
jjazeix requested review of D29388: Don't run fitsviewer test if no fitsio.
May 3 2020, 5:06 PM · KStars, KDE Edu

May 1 2020

astrorunner added a revision to T13035: #420373: Feature request: Bahtinov mask focus assist tool: D29325: Implemented Bahtinov mask focus assistant, fix compiler warnings (in fpackutil.c and modcalcvizequinox.cpp).
May 1 2020, 1:14 PM · KStars

Apr 24 2020

astrorunner moved T13035: #420373: Feature request: Bahtinov mask focus assist tool from Backlog to TODO on the KStars board.
Apr 24 2020, 3:06 PM · KStars
astrorunner created T13035: #420373: Feature request: Bahtinov mask focus assist tool.
Apr 24 2020, 3:01 PM · KStars

Apr 22 2020

astrorunner added a watcher for KStars: astrorunner.
Apr 22 2020, 8:11 AM
astrorunner added a member for KStars: astrorunner.
Apr 22 2020, 8:11 AM

Mar 6 2020

mutlaqja closed D27890: Re-enabled the Jupiter's Moons tool.
Mar 6 2020, 3:57 PM · KDE Edu, KStars
mutlaqja accepted D27890: Re-enabled the Jupiter's Moons tool.
Mar 6 2020, 3:57 PM · KDE Edu, KStars
prasunkr updated the diff for D27890: Re-enabled the Jupiter's Moons tool.
Mar 6 2020, 12:06 PM · KDE Edu, KStars
prasunkr requested review of D27890: Re-enabled the Jupiter's Moons tool.
Mar 6 2020, 11:39 AM · KDE Edu, KStars

Feb 25 2020

prasunkr added a watcher for KStars: prasunkr.
Feb 25 2020, 5:04 PM

Feb 18 2020

mutlaqja added a comment to D27413: Fixed Equinox and Solstice dates in Calculator.

Thanks, great job on your first PR to KStars!

Feb 18 2020, 9:05 AM · KStars, KDE Edu
mutlaqja closed D27413: Fixed Equinox and Solstice dates in Calculator.
Feb 18 2020, 9:03 AM · KStars, KDE Edu
mutlaqja accepted D27413: Fixed Equinox and Solstice dates in Calculator.
Feb 18 2020, 8:58 AM · KStars, KDE Edu
paritosh updated the diff for D27413: Fixed Equinox and Solstice dates in Calculator.

The offset thing wouldn't have worked. I looked through some corrections in chapter 10 of the book and this makes it the closest to the online calculators. If we reduce the time by huge numbers(say 800 years), even the online versions produce different results.

Feb 18 2020, 8:57 AM · KStars, KDE Edu

Feb 17 2020

mutlaqja added a comment to D27413: Fixed Equinox and Solstice dates in Calculator.

Great job! I doubled checked with other sources and we are very close. However, it appears all the times we have are almost exactly 1 minute later. Not sure what is causing this. Perhaps as a "hack" solution, we subtract 60 seconds from the final results?

Feb 17 2020, 5:15 AM · KStars, KDE Edu

Feb 16 2020

paritosh updated the diff for D27413: Fixed Equinox and Solstice dates in Calculator.

Added comment block and removed choice variable with a single function call to compute all Solstices and Equinoxes.

Feb 16 2020, 9:46 PM · KStars, KDE Edu
mutlaqja requested changes to D27413: Fixed Equinox and Solstice dates in Calculator.

Nice bug fix! I haven't tested the changes yet, just please check the commit and update accordignly.

Feb 16 2020, 5:38 AM · KStars, KDE Edu

Feb 14 2020

paritosh requested review of D27413: Fixed Equinox and Solstice dates in Calculator.
Feb 14 2020, 4:36 PM · KStars, KDE Edu

Dec 31 2019

mutlaqja closed D26314: Autofocus support in Ekos module for manualfocusdrive gphoto command for Nikon.
Dec 31 2019, 4:27 AM · KStars, KDE Edu
mutlaqja accepted D26314: Autofocus support in Ekos module for manualfocusdrive gphoto command for Nikon.

This is great!! I hope it makes DSLR focusing much more accessible now in Ekos. Hopefully we get reports back from Canon users as well.

Dec 31 2019, 4:27 AM · KStars, KDE Edu
zyziuk updated the test plan for D26314: Autofocus support in Ekos module for manualfocusdrive gphoto command for Nikon.
Dec 31 2019, 12:30 AM · KStars, KDE Edu
zyziuk requested review of D26314: Autofocus support in Ekos module for manualfocusdrive gphoto command for Nikon.
Dec 31 2019, 12:25 AM · KStars, KDE Edu

Dec 28 2019

zyziuk added a watcher for KStars: zyziuk.
Dec 28 2019, 1:47 AM

Oct 24 2019

mutlaqja closed D24896: Update OpenNGC to v20191019.
Oct 24 2019, 5:00 AM · KStars, KDE Edu
mutlaqja accepted D24896: Update OpenNGC to v20191019.

Thank you for keeping this up to date Christian! It's greatly appreciated.

Oct 24 2019, 4:55 AM · KStars, KDE Edu