-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinput.in
14 lines (14 loc) · 880 Bytes
/
input.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
choice_obs = yes # Use an observed spectrum? If yes, specify fileobs
choice_data = local # Where to look for spectro data (local or online)
filemod = iras16293_allspecies_fb_shift.mdl # input model file
fileobs = IRAS16293.B6.PILS.contsub-spec-fb-Tmb.obs # input obs file
choice_y = Tpeak # Unit of intensity value: Tpeak (K), Fpeak (mJy)
prefix = test_ # prefix of output files
beamsize = 0.5 # Beam size [arcsec]
choice_tau = yes # Include opacity in calculations (yes or no)
numin = 80. # Minimum frequency [GHz]
numax = 85. # Maximum frequency [GHz]
dnu = 0.1 # Spectral resolution [MHz]
Vmin = 1. # Minimal value for selected transitions (K or mJy)
rms = 0. # rms noise of synthetic spectrum (K or mJy)
choice_plot = 2 # Output for the plot: 1) pdf, 2) python window