Skip to content

The first entry in the info() output of mission classes is wrong #435

@DavidT3

Description

@DavidT3

It uses len(self) to get what is meant to be the total number of observations of the entire mission, but actually len() of BaseMission returns the length of the filtered obs info dictionary.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions