Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: changed the functions in this module(diff_roi_choice) to easily use... #269

Merged
merged 2 commits into from
Apr 23, 2015
Merged

ENH: changed the functions in this module(diff_roi_choice) to easily use... #269

merged 2 commits into from
Apr 23, 2015

Conversation

sameera2004
Copy link
Member

... in one time correlation

so now roi functions only returns the labels array

…use in one time correlation

so now roi functions only returns the labels array
@@ -68,66 +70,48 @@ def roi_rectangles(num_rois, roi_data, detector_size):
from those co-ordinates
shape is [num_rois][4]

detector_size : tuple
image_shape : tuple
2 element tuple defining the number of pixels in the detector.
Order is (num_rows, num_columns)

mask : ndarray, optional
Copy link
Member

Choose a reason for hiding this comment

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

remove this section of docs.

…nd made

some chnages according to Tom's comments
danielballan added a commit that referenced this pull request Apr 23, 2015
ENH: changed the functions in this module(diff_roi_choice) to easily use...
@danielballan danielballan merged commit c851e37 into scikit-beam:master Apr 23, 2015
@danielballan danielballan mentioned this pull request Apr 24, 2015
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.

None yet

4 participants