Skip to content

What units to use for each module? How to specify them? How to convert between units?  #39

@tomma90

Description

@tomma90

Some simulation modules may require input in some specific units different from the standard units used by the rest of the pipeline. This may create conflicts between modules.
As an example, to fully simulate the detector response, one may want the optical input (sky map) in units of power rather than the more common temperature or intensity (Jy/sr) units produced by pysm. See the following presentation for some details about detector simulations: TES Simulation.pdf.

Should we:

  1. Allow all modules to process data in all possible units needed by the users? As discussed during the telecon, this may be not a very efficient way.
  2. Provide a module/function that converts between units needed by the users? If we are going to follow this line we should get some feedback from the collaboration about the units we should consider. Then get conversion factors, input models, etc. and agree on who and how is in charge of producing them.
  3. Just specify the units for each module and leave it to the user to convert according to his/her own needs?
  4. Other options?

Comments are more than welcome.

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