Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Marianne Sinka committed Apr 7, 2010
1 parent 524f529 commit 804701d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anopheles-brt
Expand Up @@ -48,7 +48,7 @@ def targ(q,s):
print 'Hi, it\'s process %i. I just wanted to say hello.'%(multiprocessing.current_process().ident)

# Write the requested results out
anopheles_brt.write_brt_results(brt_res, species_name, ['cv.statistics', 'self.statistics'])
anopheles_brt.write_brt_results(brt_res, species_name, saved_results)

# Make an evaluator object
nice_tree_dict = anopheles_brt.unpack_brt_trees(brt_res, layer_names, glob_name, glob_channels)
Expand Down

0 comments on commit 804701d

Please sign in to comment.