DiamondLightSource / DiamondLightSource/python-murfey
CrYOLO model path caching means changes are not detected during collection
オープン
- 主要言語
- Python
- スター
- 2
- フォーク
- 1
- 平均マージ
- 1日 10時間
- マージ済み PR(30日)
- 19
説明
Need to find a way to cache the call (https://github.com/DiamondLightSource/python-murfey/blob/a5e1fa5465023fa8c123e9b9d9d742c4de48b05f/src/murfey/util/processing_params.py#L38) most of the time but clear the cache when needed
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by reading src/murfey/util/processing_params.py around line 38 and trace how the CrYOLO model path is read during collection. Determine when the cached call must be invalidated so model-path changes are detected while the usual calls remain cached; done means collection observes changed paths without unnecessary repeated work.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- machine-learning
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100