Skip to content

Commit

Permalink
Merge pull request #22 from mathias77515/Mathias-dev
Browse files Browse the repository at this point in the history
Mathias dev
  • Loading branch information
mathias77515 authored Sep 11, 2024
2 parents b464a00 + 27349db commit 275d164
Show file tree
Hide file tree
Showing 13 changed files with 19 additions and 3,787 deletions.
2 changes: 1 addition & 1 deletion src/CMM/preset/preset_acquisition.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

from lib.Qacquisition import *
from lib.Qnoise import *
import fgb.component_model as c
import lib.Qcomponent_model as c


class PresetAcquisition:
Expand Down
6 changes: 1 addition & 5 deletions src/FMM/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,7 @@ Repository that contain End-2-End pipeline to perform QUBIC frequency map-making

# Description

First step is compute frequency observations based on 3 way to do it :

* Usual map-making by deconvolving multiple peaks (large memory requirement)
* Fake frequency map-making using PySM python package using instrumental noise description
* Spectrum-based map-making assuming perfect or gaussian foregrounds (idealistic model)
We reconstruct frequency maps based on a forward modeling of the QUBIC instrument. Maps are estimated using a PCG, then the auto and cross power spectra are estimated to perform finally cosmological analysis.

# Run

Expand Down
Loading

0 comments on commit 275d164

Please sign in to comment.