{
    "main": {
        "comments": ""
    },
    "calibrate": {
        "radiometry_frame_file": "radiometry_frame.png",
        "dark_frame_file": "dark_frame.tif",
        "output_filename": "calibration.lfc",
        "synthetic_lf": false,
        "use_ray_optics": false,
        "voxels_as_points": false,
        "align_radiometry": false,
        "ulens_pitch": 125.0,
        "pixel_size": 4.55,
        "ulens_focal_length": 2433.0,
        "ulens_focal_distance": 2433.0,
        "objective_magnification": 20,
        "objective_na": 0.5,
        "tubelens_focal_length": 180.0,
        "center_wavelength": 510.0,
        "medium_index": 1.33,
        "ulens_fill_factor": 1.0,
        "pixel_fill_factor": 1.0,
        "ulens_profile": "rect",
        "num_slices": 5,
        "um_per_slice": 5.0,
        "supersample": 4,
        "z_center": 0.0,
        "affine_alignment": false,
        "isometry_alignment": false,
        "chief_ray_image": false,
        "crop_center_lenslets": false,
        "skip_alignment": false,
        "skip_subpixel_alignment": false,
        "num_threads": 10,
        "pinhole_filename": "",
        "lenslet_filename": "",
        "debug": false
    },
    "rectify": {
        "input_file": "light_field.png",
        "calibration_file": null,
        "output_filename": "rectified.png",
        "subaperture": false,
        "output_pixels_per_lenslet": ""
    },
    "deconvolve": {
        "input_file": "light_field.png",
        "calibration_file": null,
        "output_filename": "output_stack.tif",
        "solver": "rl",
        "alpha": 1.6,
        "multiscale_smoothing": false,
        "save_multiscale": false,
        "regularization_lambda": 0.0,
        "regularization_lambda2": 0.0,
        "max_iter": 15,
        "conv_thresh": 0.0,
        "readnoise_variance": 0.0,
        "background_level": 1.0,
        "focalstack": false,
        "remove_grid": false,
        "pinhole_filename": "",
        "decon_type": "algebraic",
        "reg_factor": 100.0,
        "h5py_cov_filename": "tests/covariance_blocks.h5",
        "benchmark": false,
        "log_convergence": false
    },
    "hw": {
        "gpu_id": "NVIDIA CUDA",
        "platform_id": "Tesla V100-PCIE-32GB",
        "use_single_prec": false,
        "disable_gpu": false
    }
}