Actions
Bug #63725
openTask #63706: QubicSoft
Task #63541: FMM and CMM (with Ext data) in QubicSoft
Subpeaks amplitudes vary with frequency and TOD are weird
Start date:
01/21/2025
Due date:
% Done:
0%
Estimated time:
Description
Problem in peak_angles (wrong amplitudes)
Problem in TODs that don't converge at high Nsub
Related issues
Updated by Huchet Alexandre 2 months ago
- Related to Duty #63712: Meeting 21/01/2025 added
Updated by Huchet Alexandre 2 months ago
- Subject changed from Subpeaks amplitudes vary with frequency to Subpeaks amplitudes vary with frequency and TOD are weird
Updated by Huchet Alexandre 2 months ago
- Related to Duty #63767: Meeting 28/01/2025 added
Updated by Huchet Alexandre about 2 months ago
- Related to Duty #63853: Meeting 04/02/2025 added
Updated by Huchet Alexandre 22 days ago
- There is a problem with the MPI management in the code, where if nothing is defined the code doesn't behave well
--> Add an assignment of MPI parameters in the dictionnary creation if they are not defined to avoid problems
--> Change a test in Qacquisition.QubicMultiAcquisitions.__init__() from if self.dict["nprocs_instrument"] != 1: to if self.dict["nprocs_instrument"] > 1:
- There is a pixellisation effect in the creation of TOD: the position of the higher order subpeaks moves with frequency and can jump form a pixel to another, creating discontinuity
Actions