Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GLEAM images #65

Open
cdeil opened this issue Jan 24, 2017 · 6 comments
Open

Add GLEAM images #65

cdeil opened this issue Jan 24, 2017 · 6 comments
Milestone

Comments

@cdeil
Copy link
Contributor

cdeil commented Jan 24, 2017

I just now saw the GLEAM survey images here:
http://www.nature.com/news/gleam-highres-composite-jpg-7.41222?article=1.21156

Looking here, it seems that they have nice images of some supernova remnants and other Galactic emission components (scroll down to the GLEAM wavelength):
http://gleamoscope.icrar.org/gleamoscope/trunk/src/

There's descriptions here:
http://www.mwatelescope.org/science/gleam-survey
https://arxiv.org/pdf/1505.06041v1.pdf
but I didn't see FITS images or a HIPS version here yet:
http://aladin.u-strasbg.fr/hips/list

When a HIPS version is available, we should add it to gamma-sky.net

@cdeil cdeil added this to the Wishlist milestone Jan 24, 2017
@tboch
Copy link

tboch commented May 28, 2018

@cdeil : it seems that ICRAR already produced a HiPS:
http://ict.icrar.org/store/gleam/gleam_color/

@cdeil
Copy link
Contributor Author

cdeil commented Jun 14, 2018

Indeed, http://ict.icrar.org/store/gleam/gleam_color/ is very nice.

We should add it to gamma-sky.net.

Their server seems to be very slow.

Maybe we should put a copy here, which is being served very fast:
https://github.com/cdeil/hips-data

@tboch - is there a command to "clone" or "download" a HiPS?

@tboch
Copy link

tboch commented Jun 14, 2018

Yes, Hipsgen has a dedicated command -clone mirror for this.
Example:

java -jar Hipsgen.jar in="http://ict.icrar.org/store/gleam/gleam_color/" out=my_local_path -clone mirror

@cdeil
Copy link
Contributor Author

cdeil commented Jun 14, 2018

@tboch - Thanks for the tip with -clone mirror

Looks like the option is not documented:
https://gist.github.com/cdeil/0a920bdae417e92cfe33a47790000cec

It's a few GB and takes an estimated 3 hours to clone, which is not really what I wanted.

Is there any way to only clone order 3 and 4, but not order 5?
Or restrict the region to only download the tiles for the Galactic plane?

I think HiPS cloning might be something worth adding to the Python package.
Made an issue here to discuss: hipspy/hips#122

@cdeil
Copy link
Contributor Author

cdeil commented Jun 14, 2018

I made a clone and put it here: https://github.com/cdeil/hips-gleam-data

I did remove Norder5, because looking visually, it didn't contain extra info compared to Norder4:

$ du -hs Norder*
237M	Norder3
814M	Norder4

Norder3 contains most info, but is visibly lower resolution, i.e. point sources are just spread across a few pixels.

@tboch
Copy link

tboch commented Jun 14, 2018

you can use the option hips_order=... to restrict the maximum order you want to download.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants