Skip to content

Cannot include channels #13

Description

@GiudiceVitor

When trying to build a model with include_channels = True, the code gives the following error:

image

When analyzing, I came upon the following commented lines on line 115 of Geomodels.py, making traces always None, as it is never initialized:

image

If we try to uncomment the lines, the self.build_channel_cubes() method on line 115 is not implemented

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