Skip to main content

Detection of protoclusters in Ly-alpha tomography surveys

Project description

LyTomo-Watershed

Characterizing proto-clusters/groups in Lyman-alpha Tomography

The repository for reproducing the results in Qezlou et al. 2021

Cookbook :

There is a step-by-step cookbook in CookBook.ipynb

Requirements :

Each part of the production has a different package requirements. Please, review the imported packages in each section. A complete list is :

  • numpy
  • scipy
  • scikit-image
  • fake_spectra
  • mpi4py

Installing the package:

via pip:

pip install lytomo_watershed

or cloning this repo and :

python3 setup.py install

Generated Data

  • The generated data are available here DOI.

  • Refer to the notebooks/CookBook.ipynb and other notebooks to see which data you need at each step.

  • A clear descitption of each file is provided on the Zenodo website.

  • You can use get_data.py script to download the files in your notebook:

    1. Get your Zenodo access token from here

    2. To downlaod any of the compressed files, run :

    import lytomo_watershed
    from lytomo_watershed import get_data
    get_data.download(token="YOUR_ACESS_TOKEN", data_dir='./', file='descendant.zip')
    # Set file=None, to downlaod everything
    
    1. Don't forget to decompress the downloaded files.

If you have any questions please send me an email : mahdi.qezlou@email.ucr.edu or raise an issue here!

Note : The observed LATIS data Newman et al. 2020 is not publicly released yet. Please stay tuned for a near future paper!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lytomo_watershed-1.0.0.tar.gz (68.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page