dessn / Pippin

Pipeline for photometric SN analysis
MIT License
9 stars 10 forks source link

wFit launch bug #79

Closed RickKessler closed 2 years ago

RickKessler commented 2 years ago

Seems that WFIT job gets submitted many times from pippin, but it should only be launched once; check recent output here: $PIPPIN_OUTPUT/PLASTICC_COMBINED_TMP/8_COSMOFIT/WFIT/WFIT_PLASTICC

After the first wfit job is submitted , every other submit_batch finds a time-stamp mis-match and quits after leaving a STOP file. -Rick

RickKessler commented 2 years ago

NVM.