-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshalo_skirt9-no_dust.ski
60 lines (60 loc) · 3.65 KB
/
shalo_skirt9-no_dust.ski
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?xml version="1.0" encoding="UTF-8"?>
<!-- A SKIRT parameter file © Astronomical Observatory, Ghent University -->
<skirt-simulation-hierarchy type="MonteCarloSimulation" format="9" producer="SKIRT v9.0 (git a3abee9 built on 07/08/2021 at 08:52:03)" time="2021-08-08T05:43:18.506">
<MonteCarloSimulation userLevel="Regular" simulationMode="ExtinctionOnly" numPackets="_NUMPACKETS_">
<random type="Random">
<Random seed="12345"/>
</random>
<units type="Units">
<ExtragalacticUnits fluxOutputStyle="Wavelength"/>
</units>
<cosmology type="Cosmology">
<LocalUniverseCosmology/>
</cosmology>
<sourceSystem type="SourceSystem">
<SourceSystem minWavelength="0.1 micron" maxWavelength="5 micron" wavelengths="0.55 micron" sourceBias="0.5">
<sources type="Source">
<ParticleSource filename="_FILENAME_STARS_" importVelocity="false" importVelocityDispersion="false" useColumns="" sourceWeight="1" wavelengthBias="0.5">
<smoothingKernel type="SmoothingKernel">
<CubicSplineSmoothingKernel/>
</smoothingKernel>
<sedFamily type="SEDFamily">
<BruzualCharlotSEDFamily imf="Chabrier" resolution="Low"/>
</sedFamily>
<wavelengthBiasDistribution type="WavelengthDistribution">
<LogWavelengthDistribution minWavelength="0.1 micron" maxWavelength="5 micron"/>
</wavelengthBiasDistribution>
</ParticleSource>
<ParticleSource filename="_FILENAME_MAPPINGS_" importVelocity="false" importVelocityDispersion="false" useColumns="" sourceWeight="1" wavelengthBias="0.5">
<smoothingKernel type="SmoothingKernel">
<CubicSplineSmoothingKernel/>
</smoothingKernel>
<sedFamily type="SEDFamily">
<MappingsSEDFamily/>
</sedFamily>
<wavelengthBiasDistribution type="WavelengthDistribution">
<LogWavelengthDistribution minWavelength="0.1 micron" maxWavelength="5 micron"/>
</wavelengthBiasDistribution>
</ParticleSource>
</sources>
</SourceSystem>
</sourceSystem>
<instrumentSystem type="InstrumentSystem">
<InstrumentSystem>
<defaultWavelengthGrid type="WavelengthGrid">
<FileWavelengthGrid filename="_FILENAME_WAVELENGTHS_" relativeHalfWidth="0"/>
</defaultWavelengthGrid>
<instruments type="Instrument">
<FullInstrument instrumentName="_INSTRUMENT_NAME_" distance="10 Mpc" inclination="_INCLINATION_ deg" azimuth="_AZIMUTH_ deg" roll="0 deg" fieldOfViewX="_FOVSIZE_ pc" numPixelsX="_PIXELNUM_" centerX="0 pc" fieldOfViewY="_FOVSIZE_ pc" numPixelsY="_PIXELNUM_" centerY="0 pc" recordComponents="false" numScatteringLevels="0" recordPolarization="false" recordStatistics="false">
<wavelengthGrid type="WavelengthGrid">
<FileWavelengthGrid filename="_FILENAME_WAVELENGTHS_" relativeHalfWidth="0"/>
</wavelengthGrid>
</FullInstrument>
</instruments>
</InstrumentSystem>
</instrumentSystem>
<probeSystem type="ProbeSystem">
<ProbeSystem/>
</probeSystem>
</MonteCarloSimulation>
</skirt-simulation-hierarchy>