anfera236 commited on
Commit
d0c7dc6
·
verified ·
1 Parent(s): e93f584

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -118,7 +118,6 @@ ds.set_format(type="torch", columns=["cube"])
118
 
119
  # Instantiate the LiDAR forward model (use your actual parameters)
120
  forward_model = LidarForwardImagingModel(
121
- input_res_m=(2.0, 2.0),
122
  output_res_m=(3.0, 6.0),
123
  footprint_diameter_m=10.0,
124
  b=0.1, # set to zero for no background photons
 
118
 
119
  # Instantiate the LiDAR forward model (use your actual parameters)
120
  forward_model = LidarForwardImagingModel(
 
121
  output_res_m=(3.0, 6.0),
122
  footprint_diameter_m=10.0,
123
  b=0.1, # set to zero for no background photons