Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

`filewriter`: intermediate files & autosave files

オープン
#96 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
45/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
領域
backend, data

調査の方向性

まず、filewriterコンポーネントと、現在の実行データを.nxsファイルに書き込むリクエストパスを特定します。ヒストグラムモードの出力がどのように処理されるかを確認し、実行を終了せずに明示的な中間ファイル要求と定期的な自動保存をサポートし、検出器の障害後にデータを復旧可能にすることを完了の定義とします。

索引モデルが issue の本文から書いたものです。

説明

filewriter

The filewriter must support intermediate files - i.e. a request to write all of the data so far in the run to a .nxs file, without ending the run.

It must also similarly support autosave files - as above but happens automatically at intervals.

This is especially important as HRPDX plan to run their analysis in histogram mode, without these intermediate files a detector failure 11 hours into a 12 hour run would trash the 11 hours worth of data, with these files at least some data should be recoverable (this is not an issue for event mode, only histogram mode).

主要言語
言語のデータがありません
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

ISISComputingGroup/DataStreaming のほかの issue

ISISComputingGroup/DataStreaming の issue をすべて見る

似ている issue

Backend & API Design の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。