I’m working with the LSST pipeline v24.0.0 and HyperSuprimeCam data,
and trying to run the step 2c subset of DRP which contains the Forward Global Calibration Method(FGCM)
(~photometric calibration process?) with the following command :
raise FileNotFoundError(
FileNotFoundError: Not enough datasets (0) found for non-optional connection fgcmBuildStarsTable.fgcmLookUpTable (fgcmLookUpTable) with minimum=1 for quantum data ID {instrument: 'HSC'}.
Hello, recently I am processing HSC’s data, and I met the same no fgcmLookUpTable question as you, since there are no specific cmd that used to generate the fgcmLookUpTable in this post, so I give the cmd I use in the Gen3 repository to generate the fgcmLookUpTable, I hope this cmd is correct.