Skip to content

KillMS error with parameter TChunk #13

@astro-fgao

Description

@astro-fgao

Hi there,

I tried to run kMS on some Meerkat data (only 2 mins scan) and I found that if I set the TChunk parameter smaller than the targeted data itself, then there will be en error message complaining about not finding data column (as shown below)
kms-TChunk-error

I've tried with different TChunk length and it seems as long as this parameter is smaller than the data, then this error will occur. Currently I'm using a large TChunk and everything is fine, but I can see this becoming a problem e.g. when working on some science targets with long scans.

FYI, the command I used are:

kMS.py --MSName="../../msdir/1579141864_sdp_l0.POLCALIBRATED.ms" --FieldID=17 --SolverType=KAFCA --PolMode=Scalar --BaseImageName=image_DI_Clustered.DeeperDeconv --dt 5 --NCPU 96 --OutSolsName DD0 --NChanSols 20 --InCol CORRECTED_DATA --TChunk 5 --BeamModel FITS --FITSParAngleIncDeg 0.5 --FITSFile='/localwork/feng/data/widefield_pol/fgao/beam-model/meerkat_pb_jones_cube_95channels_$(xy)_$(reim).fits' --CenterNorm 1 --FITSFeed xy --FITSFeedSwap 1 --ApplyPJones 1 --FlipVisibilityHands 1 --NChanBeamPerMS 20

Thank you ~

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