image_filename		../data/ron/ron-sphere-blur.pgm;
model_pnl_filename	../models/ron-sphere-a.pnl;

do_albedo 1;

display_sparseness	.3;
f_length		14.1;
pixel_x			.03906;
pixel_y			.03906;

sample_size 		100000;
light_seek		0.0;

# most experiments done with 32,32
# 64,16 seems interesting?
normal_buckets		32;
intensity_buckets	32;

iterations 		10000;

# balloon_fudge		0.01;
balloon_fudge		0.025;
# rot_fudge		-.1;
rot_fudge		0.0;
balloonage		-4.0;

# gain_growth_factor	2.0;
gain_growth_factor	1.0;

lambda_t 		.5;
lambda_tz		10.0;
# lambda_t 		0;
# lambda_tz		0;

# lambda_r 		.0;
# lambda_rz 		.0;
lambda_r 		.00001;
lambda_rz 		.0005;


#stdin_pose		0;

# the right pose, kind of...
# Pose <pose <m3x1 	0 0 600 > <Q 0.707733 0.593858 0.245984 -0.293153>>;
# Pose <pose <m3x1 	0 0 600 > <Q 0.707733 0.593858 0.245984 -0.20>>;

# sort of works:
# Pose <pose <m3x1 	30 0 600 > <Q 0.707733 0.593858 0.245984 -0.35>>;
# Pose <pose <m3x1 	30 0 600 > <Q 0.707733 0.593858 0.245984 -0.30>>;
# Pose <pose <m3x1 	30 0 600 > <Q 0.707733 0.593858 0.245984 -0.20>>;
Pose <pose <m3x1 	30 0 700 > <Q 0.707733 0.593858 0.245984 -0.20>>;




do_display		1;
report_interval 	1;


