Skip to content

Add unit test for spacraft frame fitting #487

@israelmcmc

Description

@israelmcmc

These route is not covered by our test

if self._coordsys == 'spacecraftframe':
dwell_time_map = self._get_dwell_time_map(coord)
self._psr[name] = self._dr.get_point_source_response(exposure_map=dwell_time_map)

As described in #486, #443 broke this but it was not caught because of this missing test.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions