EranOfek / AstroPack

Astronomy & Astrophysics Software Pacakge
Other
17 stars 4 forks source link

pipeline.last.runTransientsPipe - failed: Unrecognized field name "TransientsFilter" #489

Closed EranOfek closed 2 months ago

EranOfek commented 2 months ago

Running on data in: euler:/raid/eran/projects/telescopes/LAST/Images_PipeTest/testPipe/LAST.01.03.02

where: FN_Proc.genPath '/raid/eran/projects/telescopes/LAST/Images_PipeTest/testPipe/LAST.01.03.02//2024/07/14/proc/195031v0'

Obj.RefPath '/marvin/references'

Executing:

pipeline.last.runTransientsPipe(Coadd, 'SavePath',FN_Proc.genPath, 'RefPath',Obj.RefPath, 'SaveProducts',true); Unrecognized field name "TransientsFilter".

Error in BitDictionary (line 49) St = eval(sprintf('Obj.Config.Data.%s',DictionaryName));

Error in imProc.sub.flagNonTransients (line 175) BD_TF = BitDictionary('BitMask.TransientsFilter.Default');

Error in AstroDiff/flagNonTransients (line 1095) Obj(Iobj).CatData = imProc.sub.flagNonTransients(Obj(Iobj),...

Error in pipeline.last.runTransientsPipe (line 225) AD.flagNonTransients;

EranOfek commented 2 months ago

Fixed, by reloading the Configuration object