Skip to content

Repo with pipeline scripts for SAT analysis, ranging from TODs -> power spectra -> null tests.

Notifications You must be signed in to change notification settings

simonsobs/bb-awg-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

BB-AWG-SCRIPTS

Purpose of this repository

This repository is for storing various pipelines, ad-hoc scripts, specific configuration files, and notes created to accomplish BB-AWG-related tasks. "Tasks" should be taken broadly.

This is meant to achieve a few goals:

  • Facilitate sharing. Like a shared filesystem.
  • Establish a record. For traceable, reproducible results.
  • Release pressure on the more "traditional" repositories. Because ad-hoc work is stored here, the main codebases can be kept clean of such things.

How to use this repository

This is a shared workspace, so things will get really ugly unless we follow some rules:

  • Respect the organizational structure described below.
  • Do not commit large (> 1MB) data files. Everyone will like it better if you include a link or download instructions in a local script or README.
  • Do not commit the plots or other output from your scripts. Those should be communicated through some other means (wiki, webspace, presentation, etc,.)

Note you can use .gitignore files to help with this -- for example, consider adding *.png to .gitignore in /users/you/.gitignore.

Organization structure

  /users
         /lowercaseusername
         /lowercaseusername2
         ...
  /pipelines
         /iso_sim_ver002
         /iso
         /misc
         ...
  /misc

Examples

  • a script to make list of focal plane splits w/ given configurations
  • a script to make atomic maps for data and simulations of left/right-going-scans, focalplane splits as well as full focalplane
  • a script to make lists of observations for null tests as well as regular bundles
  • a script to build bundles (coadd and sign-flipped)
  • a script to calculate pseudo Cls of all bundles
  • a script to calculate transfer functions from given pseudo Cls
  • a script to calculate null spectra of data
  • a script to calculate null spectra of sims and camculate covariance
  • a script to calculate chi and chi2 of null spectra
  • a script to accumulate chi and chi2 and evaluate their statistics

About

Repo with pipeline scripts for SAT analysis, ranging from TODs -> power spectra -> null tests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •