Skip to content

Why exclude 0 values in _get_median_spectrum and also add startedLog with median values of all channels/z axis of regions #5

@ranabanik

Description

@ranabanik
if startedLog == 0:
    startedLog = 0.001
self.logger.info("Started Log Value: {}".format(startedLog))
median_profile += startedLog

The code chunk can be found here.

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