Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-28730: Turn off setSpectra initialization by default #36

Merged
merged 1 commit into from
Feb 23, 2021

Commits on Feb 17, 2021

  1. Turn off setSpectra initialization by default

    For large skinny blends the `setSpectra` method of initialization
    causes the initialization to run out of memory, so by default we
    turn this option off. DM-28870 will investigate if there is a
    criteria (such as peaks*bands*area) that we can use to determine
    when it is safe to use setSpectra and when to skip that step.
    fred3m committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    91afe5e View commit details
    Browse the repository at this point in the history