An open API service indexing awesome lists of open source software.

https://github.com/jmsull/ml_fnl_forecast

Public code for the forecasts computed in arXiv 2303.08901
https://github.com/jmsull/ml_fnl_forecast

Last synced: about 2 months ago
JSON representation

Public code for the forecasts computed in arXiv 2303.08901

Awesome Lists containing this project

README

        

# ml_fnl_forecast
Public code for the forecasts computed in [arXiv:2303.08901](https://arxiv.org/abs/2303.08901)

## To use:


  1. Install Git and python 3.

  2. Clone this repository
  3. $ git clone [email protected]:jmsull/ml_fnl_forecast.git

  4. Make a virtual environment (optional, recommended). For this step install conda
  5. $ conda create -n envname python=x.x anaconda
    $ conda activate envname

  6. Download dependencies
  7. $ conda install --yes --file requirements.txt

  8. Download snapshot from IllustrisTNG and copy it inside TNG-300/

  9. Download supplementary halo structure catalog and copy it inside supplementary_catalog/
  10. To get galaxy samples


  11. $ python3 b_phi_predictions/sample_selection/main.py