Hi,
I’m wondering if it’s possible to run the RBTransiNetTask package on RSP? I see that it can be imported from lsst.meas.transiNet, but it appears that no model file is available on the RSP. Thanks!
Best,
Yize
Hi,
I’m wondering if it’s possible to run the RBTransiNetTask package on RSP? I see that it can be imported from lsst.meas.transiNet, but it appears that no model file is available on the RSP. Thanks!
Best,
Yize
Hi @ydong, if you provide LSSTComCam/DP1 as the input collection to the task it should pick up the appropriate pretrained_model collection (in this case, pretrained_models/tac_cnn_comcam_2025-02-18) automatically.
Hi Eric,
Thank you for the reply! I tried using LSSTComCam/DP1 as the collection in the Butler, but I couldn’t find the pretrained_model collection. Do you have an example of how to load the model? Thanks!
Best,
Yize
Hi @ydong, unfortunately it looks like due to an oversight the model weights themselves aren’t loaded into the DP1 butler at the moment. I’m investigating the best way to get them to you in the short term.