Skip to content

See if Bolocalc inputs can be made compatible with S4 instrument model #12

@smsimon

Description

@smsimon

This folder has information on the instrument model we used for the S4 design tool simulations. The pdf describes all the fields and the structure of the current model, and the toml file is the output hardware model:
https://drive.google.com/drive/folders/1ohjGyjlbHgDh0z6iwzAtDwgoMBuaj08w?usp=sharing

The instrument model itself is defined by the code in config.py and sim.py here:
https://github.com/CMB-S4/s4sim/tree/85-tube_LAT/s4sim/hardware

config.py defines the structure and the default values of the instrument model. We are working toward making all the hard-coded values in this come from an input file, which would be what could possibly be shared with bolocalc. sim.py mainly deals with the layout of wafers and tubes, so is likely not as relevant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions