Skip to content

Commit

Permalink
Small change to astra
Browse files Browse the repository at this point in the history
  • Loading branch information
nicwade committed Jun 10, 2016
1 parent 45531df commit 7ef7e98
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ def setup_3D(self):
self.manual_mask = True if not self.parameters['sino_pad'] else False

def astra_3D_recon(self, sino, cors, angles, vol_shape, init):
sino = sino[:,:,10:]
# while len(cors) is not self.sino_shape[self.slice_dir]:
# cors.append(0)
proj_id = False
Expand Down

0 comments on commit 7ef7e98

Please sign in to comment.