Coder Social home page Coder Social logo

so_noise_models's Introduction

so_noise_models

This repository hosts publicly released N(ell) noise curve projection code for the Simons Observatory. The intention is that the full history of noise models will be available here, to supplement published projections and simulations.

This main home of the repository is: https://github.com/simonsobs/so_noise_models.

The noise model was originally described and applied in the publication:

Simons Observatory Collaboration. "The Simons Observatory: science goals and forecasts". JCAP 1902 (2019) 056. arxiv:1808.07455

The paper may be found at the following links:

Note that only code and results marked with version code v3.0.0 will correspond exactly to the results shown in the paper. For the LAT component-separated noise spectra (LAT_comp_sep_noise/v3.1.0/), this repository contains only the results for the v3.1.0 noise model. The v3.1.x model incorporates a fix to the low-ell noise.

This repository is organized as follows:

  • so_models_v3/: Python 3 package providing the noise model code used in publications and publicly released simulations. This consists of several independent sub-modules, representing each version of the noise code. The usage of the models can vary substantially from version to version -- please consult code in demos/ for typical usage patterns.
  • demos/: Code that demonstrates usage of the noise models, such as by producing noise curve plots.
  • LAT_comp_sep_noise/ - Effective noise power spectra for SO LAT component-separated CMB T, E, B, and Compton-y maps. See dedicated README within.
  • LAT_lensing_noise/ - Lensing noise curves from SO LAT component-separated CMB T, E, B maps. See dedicated README files within.

The so_models_v3 package is pure python and thus can be imported from the root level of this repository. But you might want to install it into your Python environment. Conda users can simply run:

pip3 install .

If you're not using Conda and want to install the package to your local user package folder, run:

python3 setup.py install --user

so_noise_models's People

Contributors

mhasself avatar toshiyan avatar zonca avatar jcolinhill avatar msyriac avatar smsimon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.