Skip to content

point_metrics compiling issues #50

Description

@zhiyaol

1: In line 2, import qp It seems like qp is never used anywhere else in the file
2: In line 80 for calculatingOutlierRate function, print "using %.3g for cut for whole sample and %.3g for magcut sample\n"%(cutcriterion_all,cutcriterion_magcut) doesn't compile and could be updated to include parentheses like print ("using %.3g for cut for whole sample and %.3g for magcut sample\n" %(cutcriterion_all,cutcriterion_magcut))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions