Gallery of examples
This gallery contains several application examples for the infobs package to illustrate diverse features.
Meudon PDR code fast emulator:
meudonpdr.ipynb: illustrates the features of theMeudonPDRclass, which predicts integrated line intensities from cloud visual extinction, UV radiative field intensity, thermal pressure, and observation angle.
Instruments and IRAM 30m EMIR receiver:
instruments.ipynb: illustrates how to use theIRAM30mEMIRinstrument, and how to create your own receivers. Instruments can process Meudon PDR code emulator predictions to mimic real-world observation.emir-bands.ipynb: how to easily display available lines for atmospheric bands.
Simulator of observations:
simulator.ipynb: illustrates how to use theSimulatorclass, which combines the Meudon PDR code emulator, an instrument, and a prior on the distribution of the astrophysical parameters.sampling.ipynb: more detail on how to parametrize astrophysical parameter distributions.
Tools to compute and display informativity results:
informativity.ipynb: illustrates the features of theInfobsclass, which provides tools to quantify statistical dependence between simulated observations and astrophysical parameters for a given environment, and to easily display the results.