-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsimulator.html
42 lines (41 loc) · 1.97 KB
/
simulator.html
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
---
layout: default
title: Survey Simulator
section_id: data
---
<div class='full'>
<div class='row'>
<div class='large-12 columns'>
{% include section-header.html title="OSSOS survey simulation" tagline="Comparing models to Reality" %}
<div class='spacing'></div>
<p>
The OSSOS Survey Simulator provides user the ability to simulate the outer solar system objects that a
well-characterized survey would have detected, given an input model. One uses the Simulator to compare
a Characterized Detection list (like those from OSSOS, or CFEPS) to the model realization of the solar system.
The simulated detections tell you what kinds of objects would be detected IF that model were true, and thus the Simulator
is a 'model rejection tool'.
<p>
The <a href=https://github.com/OSSOS/SurveySimulator> CURRENT PUBLIC RELEASE, SurvSimB </a> (10/10/2018)
provides the characterization information for : CFEPS(+ CFEPS HiLat), MA (Alexandersen's thesis survey), and
the first half of OSSOS (E+O+L+H blocks).
</p>
<p>
There are number of ways you could make use of the Simulator:
</p>
<p>
* You could download the OSSOS characterization files and then run your own model of the outer Solar System through the simulator to see what sorts of trans-neptunian objects (TNOs) OSSOS would have detected given your model. Comparing these ‘Simulator Detected’ objects to the Characterized Detection could be interesting.
<br>
* You could compare some independent (non-CFEPS) model to your own detections after biasing the model via the a modified
version of the SurveySimulator that uses efficiency files appropriate for your survey. (Having a fully tracked set
of detections would usually be the hurdle to doing this).
</p>
<p>
RELEASE HISTORY
<p>
Aug 2016 : The first public release of the OSSOS survey simulator, SurvsimA.
<p>
Oct 2018 : The second public release of the OSSOS survey simulator, SurvsimB.
</p>
</div>
</div>
</div>