{
    "vial": {
        "type": "cylindrical",
        "r_int": 7,
        "r_ext": 8,
        "ior": 1.5,
        "medium": {
            "ior": 1.4849,
            "extinction": 0.054,
            "albedo": 0.0
        }
    },
    "projector": {
        "type": "collimated",
        "n_patterns": 100,
        "resx": 400,
        "resy": 400,
        "pixel_size": 0.02,
        "motion": "circular",
        "distance": 20
    },
    "sensor": {
        "type": "dda",
        "scalex": 4,
        "scaley": 4,
        "scalez": 4,
        "film": {
            "type": "vfilm",
            "resx": 200,
            "resy": 200,
            "resz": 200
        }
    },
    "target": {
        "filename": "benchy.ply",
        "size": 4.0
    },
    "loss": {
        "type": "threshold",
        "tl": 0.80,
        "tu": 0.95
    },
    "n_steps": 30,
    "transmission_only": true,
    "regular_sampling": true,
    "filter_radon": true,
    "spp": 1,
    "spp_ref": 1,
    "spp_grad": 1
}
