Skip to content

Disable Contour Calculations#445

Draft
BryonLewis wants to merge 1 commit intomainfrom
disable-contour-calc
Draft

Disable Contour Calculations#445
BryonLewis wants to merge 1 commit intomainfrom
disable-contour-calc

Conversation

@BryonLewis
Copy link
Collaborator

The contour UI is disabled, and the storage of the contours in the pulse metadata is quite large and unnecessary. This adds a Django setting variable to enable contour calculation. By default, it is disabled and won't perform the contour calculation

DJANGO_BATAI_SAVE_SPECTROGRAM_CONTOURS - defaults to FALSE and when set to TRUE will perform contour calculations when a waveform is processed into the spectrograms.

TODO:

  • quickly wrote this on another machine and need to do some testing first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant