HiPS, added your server/Hips

104 views
Skip to first unread message

Martinus Meiborg

unread,
Feb 19, 2025, 8:57:16 AM2/19/25
to Stellarium
Hi!

I am creating a HiSP (Sky Survey) which I would like to view in Stellarium.

I followed chapter 10.2 in the guide, and edited the config file: (1) add URL,  and (2) increased 'surveys/size by one:

[hips]
show                                   = true
surveys/1/url                          = http://cade.irap.omp.eu/documents/Ancillary/4Aladin/LAB_NH
surveys/2/url                          = http://[url to my Hips]
surveys/size                           = 1


The Hips wil not load. In the config sources/size will set back to '1'. (It would be great if that could work with an external URL...)

Also experimented with the instructions of chapter 10.4, just to be sure, but expected it wouldn't work. Added to the config file:

[astro]
toast_survey_directory = [path to my local directory]
toast_survey_host=/
toast_survey_levels =10


Load time of the surveys in the Sky and Viewing Window (F4) >> Surveys-button increases.... but nothing extra to select... (likely only works with local versions that are in the online list?)

Anyhow. Is there a way to load your own Hisp in Stellarium?

Cheers,
Martinus Meiborg

Alexander V. Wolf

unread,
Feb 19, 2025, 9:03:30 AM2/19/25
to stell...@googlegroups.com
Hi!

ср, 19 февр. 2025 г. в 20:57, Martinus Meiborg <mmei...@gmail.com>:
I am creating a HiSP (Sky Survey) which I would like to view in Stellarium.

I followed chapter 10.2 in the guide, and edited the config file: (1) add URL,  and (2) increased 'surveys/size by one:

[hips]
show                                   = true
surveys/1/url                          = http://cade.irap.omp.eu/documents/Ancillary/4Aladin/LAB_NH
surveys/2/url                          = http://[url to my Hips]
surveys/size                           = 1


The Hips wil not load. In the config sources/size will set back to '1'. (It would be great if that could work with an external URL...)

Why? I see the survey (see an attachment), but I removed line surveys/2/url

--
With best regards, Alexander

stellarium-007.jpg

Georg Zotti

unread,
Feb 19, 2025, 9:35:59 AM2/19/25
to Stellarium
Sure, we have documented this so you can load your own self-hosted one. From the User Guide you see that a file "hipslist" is expected to exist. Did you provide this?

The section 10.4 describes the older way of getting DSS on screen, optionally offline on a field laptop.

Martinus Meiborg

unread,
Feb 20, 2025, 10:42:24 AM2/20/25
to Stellarium
Hi Georg,

As I understand, 'hispslist' describes a catalog of HiPS including the URLs where to find them. The [hips] entry in config.ini however shows the HiPS-serveys that were open when you quit, so that Stellarium opens them again when you start it. The [hips] entry points to surveys,  not  hipslists, correct me if I am wrong (the hipslists that Stellarium loads are not in config.ini). Nevertheless, to be sure, I have put a basic hipslist in the directory of my survey.

Looking at the [hips] entry in config.ini:

When I open config.ini it looks like this:

[hips]
show                                   = true
surveys/1/url                          = http://cade.irap.omp.eu/documents/Ancillary/4Aladin/LAB_NH/
surveys/size                           = 1


This is correct, that was the open survey when I quitted Stellarium.
@Alexander: you have sent an image of this survey. It is not mine, surveys/2/url was mine.

Manually I added my HiPS-directory (with an example URL, as it is not ready to go public):

[hips]
show                                   = true
surveys/1/url                          = http://cade.irap.omp.eu/documents/Ancillary/4Aladin/LAB_NH/
surveys/2/url                          = https://mydomain.com/HIPS/LABH_RGB/
surveys/size                           = 2


When I open Stellarium, neither survey appears. When I quit, the [hips]-entry is empty:

[hips]
show                                   = true


When I open Stellarium again and select two surveys and quit, the config.ini shows:

[hips]
show                                   = true
surveys/1/url                          = https://alasky.cds.unistra.fr/MellingerRGB
surveys/2/url                          = http://cade.irap.omp.eu/documents/Ancillary/4Aladin/LAB_NH
surveys/size                           = 2


Conclusion: apparently Stellarium does not accept a 'strange' URL. Both URL's given in the first example. (http://cade.irap.omp.eu/documents/Ancillary/4Aladin/LAB_NHand https://mydomain.com/HIPS/LABH_RGB/) open fine in Aladin
For now I am not sure how to run my own HiPS for testing. Question remains: what to do?

Cheers,
Martinus

Georg Zotti

unread,
Feb 20, 2025, 10:56:34 AM2/20/25
to Stellarium
According to the User Guide, you must configure sources (URL where hipslist can be found), not surveys (the actual hips directory name). I just tried my own localhost server, it still works.

Martinus Meiborg

unread,
Feb 20, 2025, 6:14:09 PM2/20/25
to stell...@googlegroups.com
And then you see your HiPS in de survey list in the Sky and viewing options window? Or how do you load them if not directly visible?

In any case , thanks for your patience, I will try again… 

Martinus


Also available on iPhone

On 20 Feb 2025, at 16:56, Georg Zotti <georg...@univie.ac.at> wrote:

According to the User Guide, you must configure sources (URL where hipslist can be found), not surveys (the actual hips directory name). I just tried my own localhost server, it still works.
--
You received this message because you are subscribed to a topic in the Google Groups "Stellarium" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/stellarium/Y-iY1wEwY00/unsubscribe.
To unsubscribe from this group and all its topics, send an email to stellarium+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/stellarium/76fc2361-f018-4ca9-b5d3-f3366f423667n%40googlegroups.com.

Georg Zotti

unread,
Feb 20, 2025, 6:17:15 PM2/20/25
to Stellarium
Yes, all hips announced in all hipslist files of all sources are available in the selection list. You must activate the checkbox to display, and only one can be displayed at a time.
Make sure to check in your own webbrowser and call up your own hipslist for a test.

Martinus Meiborg

unread,
Mar 12, 2025, 9:48:20 AM3/12/25
to Stellarium
I tried he following:

The manual section 10.2 shows this in the show this example, note it mentions 'sources' and 'hipslist':

[hips]
sources/1/url = http://alasky.u-strasbg.fr/MocServer/query?*/P/*&get=record 
sources/2/url = https://data.stellarium.org/surveys/hipslist
sources/3/url = http://localhost/Stellarium/hips/hipslist
sources/size = 3


The hips-section in my config.ini doesn't list sources, it lists open surveys:

[hips]
show                                   = true
surveys/1/url                          = https://alasky.cds.unistra.fr/2MASS/K
surveys/2/url                          = https://alasky.cds.unistra.fr/2MASS6X/2MASS6X_color
surveys/3/url                          = http://cade.irap.omp.eu/documents/Ancillary/4Aladin/LAB_NH
surveys/size                           = 3


There is no 'sources' section in my config.ini.

I have tried two things:

1. clear all surveys and add 'sources' + one my hipslist on my localhost server, so that it complies to the top format. It doesn't work.

2. I added the url to the survey on my localhost server as open survey... The survey doesn't show, and after quiting Stellarium 'size' is set back to '1', as explained earlier in this thread.

In short, it doesn't seem to be possible to load local surveys. If it is possible, the instructions in the manual are not complete.

Any clues?

Martinus

Georg Zotti

unread,
Mar 12, 2025, 9:53:01 AM3/12/25
to Stellarium
> There is no 'sources' section in my config.ini.

Then add it! The first two shown are the default entries. Only when you deviate by having more you need these entries.
Reply all
Reply to author
Forward
0 new messages