Skip to content

Commit

Permalink
better instrument generation
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Morris committed Feb 20, 2024
1 parent 6e2b4a8 commit 2b316a0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
7 changes: 7 additions & 0 deletions maria/instrument/bands/abs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
f150:
center: 150
width: 30
tau: 0
white_noise: 266.e-6 # in K_RJ s^-1/2
pink_noise: 1.e-1 # in K_RJ s^-1/2
efficiency: 0.5
10 changes: 4 additions & 6 deletions maria/instrument/instruments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@ ABS:
aliases: ["abs"]
description: Atacama B-Mode Search
documentation: https://almascience.nrao.edu/about-alma/alma-basics
bands:
dets:
abs:
n_dets: 250
center: 150
width: 10
efficiency: 1.9
field_of_view: 25
detector_geometry: hex
n: 250
bands: [abs/f150]
field_of_view: 25
geometry: hex
primary_size: 0.5

Expand Down

0 comments on commit 2b316a0

Please sign in to comment.