// TEMPLATE FILE TO ALLOW BLINDNESS PROCESSOR TO RUN
{
type: "BLINDNESS_RUN_LEVEL",
version: 1,
index: "",
run_range: [0,0],
pass: 0,
comment: "",
timestamp: "",

// A flag that indicates to the processing whether this run
// should be blinded or not. 
apply_blindness_flag : 1,
}