ryancoffee / 2dtimetool_simulation

Two dimensional Fiber bundle based TimeTool simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2dtimetool_simulation

Simulation for a fiber bundle based 2D timetool.

Notes to self

It seems the etalon is what is inducing the artifact near 750 index.
To check this, set 0 the random phase setting in run_scan driver script. Then change etalon from 0 to 2 or 3. You'll see it.

Project Organization

.
├── AUTHORS.md
├── LICENSE
├── README.md
├── bin
├── config
├── data_fs [link to host filesystem, mirror of data_container]
├── data_container
│   ├── external
│   ├── interim
│   ├── processed
│   └── raw
├── docs
├── figs
├── include
├── makefile
├── models 
├── notebooks
├── objects
├── reports
│   └── figures
└── src

About

Two dimensional Fiber bundle based TimeTool simulation

License:Other


Languages

Language:C++ 59.3%Language:Gnuplot 28.4%Language:Python 7.8%Language:Shell 3.9%Language:Makefile 0.4%Language:C 0.1%