Skip to content

Conversation

@adler-j
Copy link
Member

@adler-j adler-j commented Mar 16, 2017

No description provided.

Copy link
Member

@kohr-h kohr-h left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, apart from minor things

@@ -281,7 +281,8 @@ def call_backward(self, proj_data, out=None):
out[:] = self.out_array

# Fix inconsistent scaling in ASTRA
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove these comments? It's largely been reduced to different conventions, no? No more need to be cocky.

size = float(geometry.partition.size)
weighting = extent / size
else:
raise ValueError('unknown weighting of domain')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

print something more useful

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Frankly, no. This case currently cannot happen, so I'll change it to NotImplementedError and leave it at that.



@skip_if_no_largescale
def test_reconstruction(projector):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

left-over?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

@adler-j
Copy link
Member Author

adler-j commented Mar 22, 2017

Merge after CI.

@adler-j adler-j force-pushed the issue-948__radon_scaling branch from 387a945 to cd7da24 Compare March 24, 2017 12:03
@adler-j adler-j merged commit 9cd3487 into odlgroup:master Mar 24, 2017
@adler-j adler-j deleted the issue-948__radon_scaling branch March 24, 2017 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants