LSSTDESC / rail_pzflow

Rail algorithms that depend on PZFlow
MIT License
0 stars 0 forks source link

Tqz/utils refactor #10

Closed ztq1996 closed 6 months ago

ztq1996 commented 6 months ago

Problem & Solution Description (including issue #)

Code Quality

hangqianjun commented 6 months ago

Unit test seems to fail due related to TableHandle.write() called for path inprogress_PZflowPDF.pkl with no data. Tagging @jfcrenshaw here in case he knows more about it.

jfcrenshaw commented 6 months ago

I had a look at this, but I think it's more of an issue with stage finalization stuff. Maybe @eacharles can illuminate us? If it turns out it's a problem with PZFlow somehow, I'm happy to help fix.