Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/feature/8643_quick_pol_corr'
Browse files Browse the repository at this point in the history
  • Loading branch information
keithnbrown committed Jan 8, 2014
2 parents a051d40 + 5897587 commit c77a629
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -18,7 +18,7 @@ def runTest(self):
first_ws = ws[0]

quick.quick_explicit(first_ws, i0_monitor_index=0, lambda_min=0.8, lambda_max=14.5, background_min=0.8, background_max=14.5, int_min=0.8, int_max=14.5,
point_detector_start=0, point_detector_stop=245, multi_detector_start=1, theta=0, pointdet=False, roi=[74,74], db=[28,28])
point_detector_start=0, point_detector_stop=245, multi_detector_start=1, theta=0, pointdet=False, roi=[74,74])

def validate(self):
self.disableChecking.append('Instrument')
Expand Down

0 comments on commit c77a629

Please sign in to comment.