Skip to content

Problem with generation of pointing in case of more than one detector  #124

@paganol

Description

@paganol

When I generate pointing for more than one detector, the array returned by get_pointings seems strange. For example, in the plot, in blue the field [0,:,0] of lbs.scanning.get_pointings(...) in case of 1 detector (only Top in a pixel), in orange the same field in case of two detectors generated (Top and Bottom) for the same pixel.
Screenshot 2021-07-15 at 11 41 20
The two curves should be overlapped. But two detectors case shows something strange, it seems that the same theta angle is repeated two consecutive times. Probably this is realated to how the output of get_pointings gets filled when more than one detector is considered.
Last info, I'm using the dipole branch, I didn't check if this problem is there also for the master.

Metadata

Metadata

Assignees

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