Skip to content

Denoise doesn't recognize .rec files #27

Description

@sjrothfuss

Denoise only recognizes .mrc files in the --data directory. Tomograms with the .rec extension are skipped.

tomograms = sorted(glob.glob(os.path.join(input_directory, '*.mrc')))

Is there a reason for this exclusivity or can the glob be expanded to include .recs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions