Skip to content

Typo in cryosim add_noise guide #10

@alkinkaz

Description

@alkinkaz

The -o flag should change from output_noisy_particles.mrcs to output_noisy_particles.${i}.mrcs to comply with the rest of the guide (and the aggregation command below).

$ for i in {0..99}; do python add_noise.py input_noiseless_particles.${i}.mrcs -o output_noisy_particles.mrcs --snr 0.01; done

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